Ubuntu Networking :: Connecting To Computer By Hostname Over LAN?

Nov 22, 2010

I have Ubuntu server installed on my old machine, which has no avahi running. I want to be able to connect to it by hostname. Is it possible. I have a tp-link TL-WR941ND router, but it doesn't seem to have any related options. How can I do it? Is there another way?I know I can add them on by one to the host file, but that is not what I want. Also that wouldn't work well with DHCP, and new hosts.

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Connecting To A Computer Through SSH?

Feb 13, 2011

I have 2 computers in my house, on my network. I want to connect to one computer to the other using SSH. On one I installed "OpenSSH-server". "OpenSSH-client" was already installed. I go to the other computer to try to connect to the "server" computer and I enter in the terminal:

Code:
ssh username@192.168.0.33

It never connects. The text input "bar" keeps blinking, it never connects and I get the "Connection timed out" message.

how I can connect to the "server" computer? What am I doing wrong? And if I edit my "/etc/ssh/sshd_config" file to listen to port "12345" how do I get the other machine to connect to that port?

View 8 Replies View Related

Ubuntu Networking :: Connecting To Internet Through Another Computer?

Dec 23, 2010

I'm trying to get internet to my old server through a laptop. The laptop is running ubuntu 10.10 and the tower is running ubuntu server 10.10 X86.

View 1 Replies View Related

Fedora Networking :: Connecting To The Internet On Any Computer In The LAN?

Mar 4, 2009

I recently set up a network of computers via Ethernet, all of which use Fedora 10. I would like to be able to get any computer on the network to hook up to the internet.(I think the solution is now figured out - see below, on page 2, "problem solved")

View 14 Replies View Related

Networking :: Connecting Vnc To A Local Computer Behind A Server?

May 7, 2010

i would like to connect from my home pc to my local machine at the university (fedora 12) behind a main university server(linux) through vnc. specifically,to connect normally through ssh/X to my local pc i have to ssh first to the main university server and then ssh to my local pc. Namelly:

ssh -Y -l loginname main.server.name
and then
ssh -Y my.local.machine.

On my local machine there is a vnc server running that I would like to access it from home (linux machine). Actually linux is running everywhere.

View 8 Replies View Related

General :: Ubuntu 9.10 Networking Hostname / Can Ping The Linux Box Using Its Hostname From A WinXp. But Cannot Do The Reverse?

Jan 3, 2010

I have a network of 2 WinXP machines and one linux box. I have fiddled around with the settings as you do when learning. The network is working. The network neighbourhood on the WinXP machines recognise the linux box and vice versa, (the linux Places|Network recognises the 2 WinXP). I can Ping the linux box using its hostname from a WinXp. But I cannot do the reverse. I get an 'unknown host' response. I can ping the linux to itself using its hostname.

View 7 Replies View Related

Ubuntu Networking :: Connecting To A Wireless Created By An Apple Computer?

Sep 18, 2010

I am trying to connect to an apple computer wirelessly to get access to the internet.. If no encryption is used on the network (gateway?) set up by the apple computer I can connect just fine and browse the internet.

-If a WEP encryption is introduced I cannot seem to connect... even though the WEP keys are identical.

-I have tried both WEP 128 passphrase and WEP 40/128 key... -Have tried the WEP passphrase being both just numbers in case that mattered.

View 2 Replies View Related

Ubuntu Networking :: Internet Not Connecting Unless Restart Computer Several Times?

Nov 19, 2010

I am having a problem with my internet connection. It only works half the time. Usually when i start the computer it doesn't connect until i restart anywhere from 1 - 10 times. I did sudo ifconfig while it was not working here is the output:

eth0 Link encap:Ethernet HWaddr 00:19:d1:00:36:41
inet6 addr: fe80::219:d1ff:fe00:3641/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Connecting 7.10 Computer To The Internet Using SE 580i Phone Modem

Mar 9, 2010

I have just installed ubuntu 7.10 on my computer. The problem is getting it connected to the internet using my Sony Ericsson w580i as a modem. I have used my phone to connect to the internet on XP operating system easily. Please assist me and try to give me a more simplified step by step procedure.

View 9 Replies View Related

Ubuntu Networking :: Pinging Hostname Rather Than Hostname.local?

May 24, 2010

I'm trying to ping another Ubuntu computer on my local network. If I try doing,ping <hostname>then I get the messageping: unknown host <hostname>however, if I doping <hostname>.localthen I get a response back. I was wondering how I can change it so that I can ping without having to append .localI've installed winbind and modified my /etc/nsswitch.conf file but this has made no difference.

View 2 Replies View Related

Ubuntu Networking :: Hostname Changed But Email Still Using Old Hostname?

May 22, 2011

I have an ubuntu 10.04 server with hostname "abc.domain.com". However, due to migration, we had to change to hostname to something else, "xyz".

I have done changing /etc/hosts and /etc/hostname and run /etc/init.d/hostname start.

Checking the hostname and all shows it is now using hostsname of xyz. However, email sending out is still using old hostname. We have some scripts that will send out alerts like failed rsync or hdd space full to my email account. But I see the sender is still "root@abc.domain.com".

How do change that to xyz? I am using postfix. I have edited main.cf and restarted postfix but no go.

View 1 Replies View Related

Networking :: FC13 Install Can Ping By Hostname - Ssh By Hostname Fails

Jul 29, 2010

I'm having an issue on two Fedora Core 13 machines where I can ping others by hostname, but the hostname resolution fails whenever I use ssh/scp/vnc/etc. I can still do these things by IP address, just not by hostname. RHEL5.3 machines on the same network with the same configuration do not seem to have this problem.

Here's the not-so-quick-and-dirty description of the situation:

I know that there is a virtual router at 192.168.31.1 and another at 192.168.30.1. I also know that there is another network (let's call it 90.90.90.0) and on that network lies a number of resources. By nature of this configuration, any machine on 90.90.90.0 can be accessed by any 192.168.x.x, but not the other way around. Beyond that is out of my hands and currently out of my scope of knowledge.

I have a dnsmasq server on 90.90.90.10 that operates as a secondary nameserver, another machine out of my sphere of influence is the primary nameserver (90.90.90.31).

The secondary nameserver on 90.90.90.10 holds the hostnames of our development machines. The problem is that in some cases, while I can ping by hostname all day long, services such as ssh, scp, vncviewer, etc all fail to resolve the hostname. In other cases I can do all of these things.

Every machine has an equivalent resolv.conf:

As an example, I will show the output of a handful of my development machines:

I also included columbia as a one-way test -- even though it cannot access 30.x or 31.x, they can access it:

columbia -- physical machine, Red Hat Enterprise 5.3, IP 192.168.100.200

Okay, so here are the various outputs. Remember, nibbler, discovery, and atlantis can ALL:
- Ping by IP address
- Ping by hostname
- ssh, scp, vnc, etc by IP addess

Additionally, the SERVFAIL reply from 90.90.90.31 is expected since my dnsmasq server is on the secondary server.

Note that the only machine that can both ping and ssh/scp/etc by hostname is nibbler, which also happens to be the only one of the three running RHEL5.3 instead of FC13. Other virtual and physical machines running on the 192.168.31.0 and 192.168.30.0 networks (all running RHEL5.3) work just like nibbler does. So the problem seems to only affect machines running FC13.

Final note: selinux is disabled, iptables is disabled, ip6tables is disabled.

Other than that, discovery is a brand-spanking-new install straight off of the FC13 DVD. atlantis has been around longer, but its just a file server so I haven't done anything too crazy to it.

View 3 Replies View Related

Networking :: Ubuntu 9.04 SAMBA Not Connecting To Windows 98 Error Saying Inspiron 510m Is Not Accessible, The Computer Or Sharename Could Not Be Found?

Jul 15, 2009

My network comprises three PC's .... Windows XP, Windows 98SE and Ubuntu 9.04 running SAMBA. All PC's are configured WORKGROUP=WORKGROUP. The network connection To/From XP/UBUNTU via SAMBA Shares works perfectly OK. However, despite scouring all forum information regarding changes to Win98 ENCRYPTION, (Registry change re: DWORD "EnablePlainTextPasswords"), the Win98 PC refuses to connect to UBUNTU. The UBUNTU PC can conect to all the Win98 shared folders OK. I have disabled my Linux Firewall (Firestarter), I have run SMBCLIENT to check the user password for Win98 and it is validated OK. The Win98 error message is ....

"\Inspiron 510m is not accessible. The computer or sharename could not be found. Make Sure you typed it correctly and try again."

My samba.conf file is as follows ..... Any help or assistance PLEASE !

#======================= Global Settings =======================

[global]

## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = workgroup
# server string is the equivalent of the NT Description field
code....

View 20 Replies View Related

Fedora :: Ping Hostname To LAN Computer ?

Nov 9, 2009

I am using FC9 and internet is working fine on it.

Well, I ping to google, it is resolving but if I ping by hostname to other LAN computers. it gives error : unknown host.

But if i ping with IP address it is pinging.

NOTE :
1) My firewall is acting as a dns server and other windows systems are resolving it.

2) FC9 firewall is disabled.

View 5 Replies View Related

Debian :: Computer Not Sharing Hostname?

May 6, 2011

My server's hostname is 'cookhome'. I am wanting it to broadcast over my network so I can just use that name instead of the IP address, but it isnt working. I am unable to ping it from any other computer./etc/hosts

Code:
127.0.0.1 localhost
127.0.1.1 cookhome

[code]....

View 2 Replies View Related

CentOS 5 :: How To Find Computer Hostname

Jun 17, 2011

I am having problems with this computer program called fluent. I have a service request open with them and they need to know my computer's hostname. ANything I have tried tells me that my computers hostname and fqdn is localhost.localdomain. The people on the service request seem to not believe me. Is there anyway that the computer hostname is hidden? This is what I have tried:

[powder@localhost ~]$ hostname
localhost.localdomain
[powder@localhost ~]$ dnsdomainname

[code]....

View 4 Replies View Related

OpenSUSE Network :: How To Change Computer Description (Hostname)

Mar 14, 2011

When browsing in WinXP Windows Explorer to view an OpenSUSE computer, the displayed name is:
Samba 3.5.4-5.3.1-2489-SUSE-SL11.3 (*hostname*)

Other Windows computers display as:
[computer description]([hostname])

How can I change the "computer description" within OpenSUSE?

View 3 Replies View Related

OpenSUSE Network :: Unable To Locate Computer By Hostname?

Aug 24, 2011

I went into Yast and disabled the SYSLOG service, ignoring the warning of which services would be affected, I went ahead anyway and stopped it. Sure enough, a handful of other services stopped as well.Now I have almost recovered the PC from this foolish mistake of mine, the only problem I seem to be stuck with is I am now unable to locate the computer on my LAN by hostname ... does anyone know which service I should restart please (if it helps, the computer can resolve DNS names such as Google.com OK)?

View 3 Replies View Related

Ubuntu Networking :: 9.10 Not Connecting To Internet At Home But Connecting From Work

Feb 9, 2010

I just installed Ubuntu 9.10 and its great. However when I connect to the internet at home it shows that the connection has been established but I still cant connect to the internet. My flatmates are all able to connect. However, I am able to connect from work both wirelessly and through an ethernet cable.

View 2 Replies View Related

Ubuntu Multimedia :: 10.04 - Connecting Computer To CRT TV

May 24, 2010

Not the best idea to dive into the Linux world on my first ever HTPC build. Anyway, here I am. I am trying to connect my computer with a fresh copy of Ubuntu 10.04 to an older CRT TV. My video card has (2) DVI ports as well as an S-Audio port. The TV has S-Audio and the white-yellow-red RCA's. I bought an S-Audio cable today but I cannot get the "detect monitor" option in system>preferences>monitor to detect anything other than the actual monitor I also have hooked up at the moment. I haven't even begun to focus on audio yet, but I expect that to be much smoother than the video side of it.

PC specs just in case:
Gigabyte P35-DS3L
Intel E8400
Generic (2) 2GB RAM
XFX 8800gts Alpha Dog
Razer Barracuda AC-1
WD 500GB

View 4 Replies View Related

Ubuntu Multimedia :: Connecting A Musical Instrument To Computer?

Jan 17, 2010

I'm trying to get audio from a keyboard into my computer. I have a 1/8' to 1/4' adapter, and I can hear the sound from the other end when I connect my earphones to the keyboard, but if I connect it to my computer's microphone port, it doesn't even recognize something connected there. Sound preferences tell me that there are two microphones connected (two built-in microphones), and so does Jack.How do I get it to detect the keyboard? I'm using Ubuntu 9.10 64-bit, if that's of any relevance.

[edit] I also tried connecting this computer to another computer (i.e. Speakers are connected to computer 2, a 1/8' cable goes from the speaker's earphone socket and into computer 1's microphone in). I expected the sound produced by computer 2 to go to computer 1 like regular microphone input would, but it still didn't detect anything and persisted in telling me that there are only two sound inputs on the computer.

View 2 Replies View Related

Ubuntu Multimedia :: Connecting A Musical Instrument To The Computer

Sep 4, 2010

I'm trying to get audio from a keyboard into my computer. I have a 1/8' to 1/4' adapter, and I can hear the sound from the other end when I connect my earphones to the keyboard, but if I connect it to my computer's microphone port, it doesn't even recognize something connected there. Sound preferences tell me that there are two microphones connected (two built-in microphones), and so does Jack. How do I get it to detect the keyboard? I'm using Ubuntu 9.10 64-bit.

[edit] I also tried connecting this computer to another computer (i.e. Speakers are connected to computer 2, a 1/8' cable goes from the speaker's earphone socket and into computer 1's microphone in). I expected the sound produced by computer 2 to go to computer 1 like regular microphone input would, but it still didn't detect anything and persisted in telling me that there are only two sound inputs on the computer.

View 2 Replies View Related

Ubuntu Multimedia :: Connecting Musical Instrument To Computer?

Sep 23, 2010

I'm trying to get audio from a keyboard into my computer. I have a 1/8' to 1/4' adapter, and I can hear the sound from the other end when I connect my earphones to the keyboard, but if I connect it to my computer's microphone port, it doesn't even recognize something connected there. Sound preferences tell me that there are two microphones connected (two built-in microphones), and so does Jack.
How do I get it to detect the keyboard? I'm using Ubuntu 9.10 64-bit, if that's of any relevance.

[edit] I also tried connecting this computer to another computer (i.e. Speakers are connected to computer 2, a 1/8' cable goes from the speaker's earphone socket and into computer 1's microphone in). I expected the sound produced by computer 2 to go to computer 1 like regular microphone input would, but it still didn't detect anything and persisted in telling me that there are only two sound inputs on the computer.

View 4 Replies View Related

OpenSUSE Multimedia :: Connecting Video Camera To Computer?

Sep 28, 2010

I have a Sony Camera Model DCR-IPE PAL. I have a firewire card on the computer, as well as an AV output connection.

I do not have a TV card.

I was wondering whether it was possible to capture video using my computer?

View 5 Replies View Related

OpenSUSE Wireless :: Computer Crashes When Connecting To Internet?

May 20, 2011

This problem started a few days ago. Whenever I attempt to connect to a wireless connection via network manager, my computer completely crashes, going to a black screen with no input from keyboard or mouse. It forces me to reboot using the power switch. Everything works fine when I connect to an ethernet cable, so I am sure it's a problem with my wireless driver.

I already tried (successfully) reinstalling the ath9k driver via compat wireless as was the advice from other forums, but this had no effect. I'm currently running opensuse 11.4, and haven't had this problem until a few days ago

This problem seems a bit ridiculous for a task as simple as connecting to a wireless network, so I'm convinced that either there is some sort of relatively simple way of fixing it, or windows really is the only decent operating system out there..

View 9 Replies View Related

General :: Windows - Connecting Yamaha KX8 Keyboard To Computer?

Jun 28, 2010

Update: I found the name of my software that came with keyboard: Cubase Ai4

How can I connect usb-piano to my computer?

I recently bought a yamaha KX8 keyboard. It does not, however, have any built in speakers, but must be connected to something in order to play.

It come with a USB cord and some weird windows software, that must be running in order for the keyboard to make any sound. Now that software seems VERY complicated. I merely want to play the "piano" instrument.

I was wandering if there is some kind of SIMPLER software (maybe open source) that will allow me to connect this keyboard to either windows or linux os?

View 4 Replies View Related

Hardware :: Connecting External Serial Modem To New Computer?

Nov 2, 2010

Is it better to use a Usb to Serial Adapter Cable or a PCI Serial Port Card when attaching a serial port modem to a computer that doesn't provide onboard serial ports?I am leaning toward the USB to Serial Cable but do they work as well as a Serial Port Card? I have a US Robotics business class external serial modem that that I'd like to keep using for dialup internet connections.Here are the devices I am thinking of using:

USB To Serial Cable: KINAMAX CB-RS232 (Prolific Chipset)
PCI Adapter Card: SYBA SD-PCI 15024 --single port chipset=SB16C1052PC1

View 7 Replies View Related

General :: Connecting To Wifi After Installing OS On Laptop As Well As Computer?

Mar 30, 2011

ive installed ubuntu for netbook on my laptop, everything went fine, it installed ok, and it was all good, until i tried clicking on the icon im supposed to click on to get conncected to wifi. where it's supposed to have various wireless networks it says "device not ready (firmware missing)" and ive tried everything i can think of to get it working, but it wont work. the same thing happens with my desktop computer, but with ubuntu desktop 10.10 and linux mint... but with the desktop, its probably just a case of finding drivers for my specific wireless adapter, in which case can anyone tell me where i can find the driver for a belkin F6D4050ea for linux?

View 1 Replies View Related

Security :: Block Computer From Connecting To A Specific IP Address?

Feb 13, 2010

I was taking a peek at the active connections shown by the Firestarter GUI and noticed the following (the source is my computer):

SourceDestinationPortServiceProgram
192.168.0.11266.235.133.4280HTTP

I closed all Internet related apps and the connection persisted. After a reboot it did not reconnect (yet).The IP address appears to belong to esomniture.com - some sort of web analytics company. How do I prevent my computer from connecting to these rascals. I have found a lot of documentation regarding stopping inbound connections to services on my computer but not the other way. I have various filtering addons installed in Firefox however, this connection seems to be at a lower level as no program is specified as being responsible for the connection.

View 8 Replies View Related

OpenSUSE Install :: Set $HOSTNAME To Dynamically Update With The Hostname That Is Specified For The Ip In DNS?

Apr 6, 2010

How do I set $HOSTNAME to dynamically update with the hostname that is specified for the ip in DNS?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved