Hi
A simple question can you help me explain why this happens
please note that this machine was at one time 10.2.10.35 but I changed the subnet mask to
10.10.1.x/255.255.255.0
i can ping 10.10.1.35 but what is making it look for 10.2.10.35 the old address?
There is a windows 2000 Adv Server at 10.10.1.10 the ubuntu pc 11.04 has joined the domain using likewise. On the server ping freds works.
Code:
ME\administrator@freds:~$ nslookup freds.me.dyndns-ip.com
Server: 10.10.1.10
Address: 10.10.1.10#53
Name: freds.me.dyndns-ip.com
Address: 10.10.1.35
ME\administrator@freds:~$ ping freds.me.dyndns-ip.com
PING freds.me.dyndns-ip.com (10.2.10.35) 56(84) bytes of data.
^C
--- freds.n-rutherford.dyndns-ip.com ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9072ms
ME\administrator@freds:~$
Bookmarks