The problem is that I fail to SSH to remote machine via hostname(while IP does)
The hostname return by command hostname is : california_desert
While the name returned by command nslookup $IP_address is: pcpp3238782
They did not match each other.
I think that's why I cannot connect to remote machine via hostname.
Checked with /etc/hosts;/etc/hostname; /etc/sysconfig/network; all set hostname t
I get the following email, and I don't know what to do to fix the issue described within. I believe the DNS is set up, the hosts file has an entry for webserver.centbomber.de, as I can ping the name from the server and get a returned IP address.
I can't however, do a nslookup on webserver.centbomber.de.
How do you propagate changes to your hostname from your Linux machine (I am using Linux Mint 13) to your router (I am using DG834Gv2)?
I changed the hostname in /etc/hostname and restarted. The router still resolves the old hostname to my IP address.
Thanks.
Before the switch to systemd, I was able to ssh between my two machines via user@hostname but now I get a "could not resolve hostname" error and have to use the IP address instead.
I have several virtualbox applicances (windows, linux) each of them configured with two network adapters:
NAT for acessing the internet
host-only for hosts <> hosts and hosts <> guest communication
Problem is, I can conly communicate by ip address. I want to communicate by hostname, ie, I want to be able to reach any host from any other host (or guest) by using the hostname.
Hi Everyone!
I sometimes use the site:
http://ipswift.com/
to get my hostname and IP. For giggles I asked the nameserver the same question with nslookup, and... they dont match.
I am getting this problem when checking the hostname of my server
Primary address = 176.16.1.227
Current HostName = grandcentral.xx.xx.xx
The DNS hostname is not available, please repair DNS and re-run this tool.
dirserv:success = "success"
How can I repair the DNS to ensure I get a result like
Primary address = 10.20.30.3
Current HostName = host.example.com
DNS HostName
I currently have a router (Netgear WNDR3700 with DD-WRT; let's say its hostname is host1) and all the devices are behind its NAT.
WAN
\
\
host1 (dmz)
<router>———[server]
/ |
/ |
[pc] [laptop]
My ISP is setting static IP addresses with dynamic DHCP and it's determining which IP address should I get by the hostname.
The f
Hi all,
I am trying to exchange hostname and IP address of two AIX machines.
But i am confused as how to change it ?
do i need to use "smitty mktcpip" or "smitty tcpip" ?
what is the difference between smitty mktcpip and smitty tcpip ?
Also anymore steps to follow or just updating using smitty is enough (hoping that no reboot is required)
Also below is the proce