Hello. I have been having a very similar problem ever since trying to get my OpenSUSE 10.3 server joined to an Active Directory domain and setting up an XP Pro VMWare virtual machine. At first it seemed that I was getting no internet activity, but I have now confirmed that I have full access but no name resolution.
I have checked resolv.conf, and it appears to me to be correct:
### BEGIN INFO
#
#
### END INFO
#
domain institute
nameserver 143.207.5.30
nameserver 143.207.5.31
nameserver 143.207.5.32
Those are the correct name servers for my internal network.
A couple random digs on my name servers provide the following:
; <<>> DiG 9.4.1-P1 <<>> @143.207.5.30 opensuse.org
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33480
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;opensuse.org. IN A
;; ANSWER SECTION:
opensuse.org. 259 IN A 130.57.5.70
;; Query time: 32 msec
;; SERVER: 143.207.5.30#53(143.207.5.30)
;; WHEN: Tue Sep 9 14:09:24 2008
;; MSG SIZE rcvd: 46
; <<>> DiG 9.4.1-P1 <<>> @143.207.5.31 www.cam.ac.uk
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28253
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 7, ADDITIONAL: 1
;; QUESTION SECTION:
;www.cam.ac.uk. IN A
;; ANSWER SECTION:
www.cam.ac.uk. 86400 IN A 131.111.8.46
;; AUTHORITY SECTION:
cam.ac.uk. 81477 IN NS dns0.eng.cam.ac.uk.
cam.ac.uk. 81477 IN NS dns1.cl.cam.ac.uk.
cam.ac.uk. 81477 IN NS bitsy.mit.edu.
cam.ac.uk. 81477 IN NS authdns0.csx.cam.ac.uk.
cam.ac.uk. 81477 IN NS authdns1.csx.cam.ac.uk.
cam.ac.uk. 81477 IN NS ns2.ic.ac.uk.
cam.ac.uk. 81477 IN NS dns0.cl.cam.ac.uk.
;; ADDITIONAL SECTION:
bitsy.mit.edu. 16984 IN A 18.72.0.3
;; Query time: 199 msec
;; SERVER: 143.207.5.31#53(143.207.5.31)
;; WHEN: Tue Sep 9 14:11:46 2008
;; MSG SIZE rcvd: 225
; <<>> DiG 9.4.1-P1 <<>> @143.207.5.32 rohlfamily.com
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14545
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;rohlfamily.com. IN A
;; ANSWER SECTION:
rohlfamily.com. 7200 IN A 8.17.170.107
;; AUTHORITY SECTION:
rohlfamily.com. 5279 IN NS ns3.zoneedit.com.
rohlfamily.com. 5279 IN NS ns2.zoneedit.com.
;; Query time: 113 msec
;; SERVER: 143.207.5.32#53(143.207.5.32)
;; WHEN: Tue Sep 9 14:12:49 2008
;; MSG SIZE rcvd: 93
These certainly make it look like my DNS servers are doing their jobs correctly… I’m just not sure why my OpenSUSE server isn’t resolving with normal use anymore.
The results of the “ip addr sh” command provide the following:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:1d:09:ef:0c:4a brd ff:ff:ff:ff:ff:ff
inet 143.207.29.10/24 brd 143.207.29.255 scope global eth0
3: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
inet 172.16.219.1/24 brd 172.16.219.255 scope global vmnet8
4: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
inet 192.168.59.1/24 brd 192.168.59.255 scope global vmnet1
And, “ifconfig -a” results in this:
eth0 Link encap:Ethernet HWaddr 00:1D:09:EF:0C:4A
inet addr:143.207.29.10 Bcast:143.207.29.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15373 errors:0 dropped:0 overruns:0 frame:0
TX packets:344 errors:0 dropped:0 overruns:0 carrier:0
collisions:1 txqueuelen:1000
RX bytes:2380552 (2.2 Mb) TX bytes:43510 (42.4 Kb)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:840 (840.0 b) TX bytes:840 (840.0 b)
vmnet1 Link encap:Ethernet HWaddr 00:50:56:C0:00:01
inet addr:192.168.59.1 Bcast:192.168.59.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08
inet addr:172.16.219.1 Bcast:172.16.219.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
If anyone can please provide some assistance, that would be great. At a bare minimum, how would I go about completely resetting ALL my network settings and protocols to initial install defaults without reformatting? I think that might be the way to go, but I don’t want to wipe out my data.