This is occurring on both rhel 6beta2 and the eval version of rhel6 final.

Hardware is hp pavilion dv-6000 laptop that has previously run ubuntu with
no wireless issues known.  I've posted some terminal output below but this
seems to be a dns issue.  I can dig and get ip addresses.  I can ping by
domain name successfully.  I can connect and load webpages by using ip
address instead of domain name in the browser.

Network manager is controlling the interface and I have tried stopping the
network service since I always thought it was a no-no to run both but this
had no observed effect on this issue.

Ethernet connection works but I had to assign a fixed ip address rather
than dhcp to get that connection working.

I have looked at bug #609784, which does not seem relevant, read the
release notes and the other documentation without success.  Google has
also failed me.

Any help appreciated.  Thanks in advance.

BJ

ESSID="toadnet"
MODE=Managed
DEVICE=wlan0
TYPE=Wireless
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="Auto toadnet"
UUID=912a5b28-5731-4a98-9626-7a29ea919eca
ONBOOT=yes
HWADDR=00:14:A5:D9:9C:47
SECURITYMODE=open
DEFAULTKEY=1
PEERDNS=yes
PEERROUTES=yes
LAST_CONNECT=1289567939

[bmccl...@hp-laptop ~]$ uname -a
Linux hp-laptop 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010
x86_64 x86_64 x86_64 GNU/Linux
[bmccl...@hp-laptop ~]$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:36:A8:C4:14
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:20 Base address:0x6000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:480 (480.0 b)  TX bytes:480 (480.0 b)

wlan0     Link encap:Ethernet  HWaddr 00:14:A5:D9:9C:47
          inet addr:192.168.1.203  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::214:a5ff:fed9:9c47/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1401 errors:0 dropped:0 overruns:0 frame:0
          TX packets:403 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:95644 (93.4 KiB)  TX bytes:45917 (44.8 KiB)

[bmccl...@hp-laptop ~]$ dig redhat.com

; <<>> DiG 9.7.0-P2-RedHat-9.7.0-5.P2.el6 <<>> redhat.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53514
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;redhat.com.                    IN      A

;; ANSWER SECTION:
redhat.com.             60      IN      A       209.132.183.81

;; Query time: 76 msec
;; SERVER: 192.168.1.254#53(192.168.1.254)
;; WHEN: Sat Nov 13 07:16:04 2010
;; MSG SIZE  rcvd: 44

[bmccl...@hp-laptop ~]$ dig google.com

; <<>> DiG 9.7.0-P2-RedHat-9.7.0-5.P2.el6 <<>> google.com
;; global options: +cmd
;; connection timed out; no servers could be reached
[bmccl...@hp-laptop ~]$ dig cnn.com

; <<>> DiG 9.7.0-P2-RedHat-9.7.0-5.P2.el6 <<>> cnn.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61703
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;cnn.com.                       IN      A

;; ANSWER SECTION:
cnn.com.                300     IN      A       157.166.224.25
cnn.com.                300     IN      A       157.166.255.19
cnn.com.                300     IN      A       157.166.255.18
cnn.com.                300     IN      A       157.166.226.26
cnn.com.                300     IN      A       157.166.226.25
cnn.com.                300     IN      A       157.166.224.26

;; Query time: 68 msec
;; SERVER: 192.168.1.254#53(192.168.1.254)
;; WHEN: Sat Nov 13 07:17:38 2010
;; MSG SIZE  rcvd: 121

[bmccl...@hp-laptop ~]$ dig google.com

; <<>> DiG 9.7.0-P2-RedHat-9.7.0-5.P2.el6 <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58793
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             36      IN      A       74.125.229.17
google.com.             36      IN      A       74.125.229.18
google.com.             36      IN      A       74.125.229.16
google.com.             36      IN      A       74.125.229.19
google.com.             36      IN      A       74.125.229.20

;; Query time: 28 msec
;; SERVER: 192.168.1.254#53(192.168.1.254)
;; WHEN: Sat Nov 13 07:17:50 2010
;; MSG SIZE  rcvd: 108

[bmccl...@hp-laptop ~]$ ping google.com
PING google.com (209.85.157.104) 56(84) bytes of data.
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=1 ttl=49
time=45.5 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=2 ttl=49
time=44.5 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=3 ttl=49
time=44.3 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=4 ttl=49
time=44.9 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=5 ttl=49
time=47.1 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=6 ttl=49
time=42.9 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=7 ttl=49
time=45.2 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=8 ttl=49
time=45.4 ms
64 bytes from yu-in-f104.1e100.net (209.85.157.104): icmp_seq=9 ttl=49
time=45.3 ms
^C
--- google.com ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8355ms
rtt min/avg/max/mdev = 42.928/45.043/47.158/1.070 ms
[bmccl...@hp-laptop ~]$ ping redhat.com
PING redhat.com (209.132.183.81) 56(84) bytes of data.
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=1 ttl=108
time=97.6 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=2 ttl=108
time=92.2 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=3 ttl=108
time=90.5 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=4 ttl=108
time=93.6 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=5 ttl=108
time=91.3 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=6 ttl=108
time=90.7 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=7 ttl=108
time=93.4 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=8 ttl=108
time=91.0 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=9 ttl=108
time=89.0 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=10 ttl=108
time=91.5 ms
64 bytes from www.redhat.com (209.132.183.81): icmp_seq=11 ttl=108
time=90.8 ms
^C
--- redhat.com ping statistics ---
11 packets transmitted, 11 received, 0% packet loss, time 14702ms
rtt min/avg/max/mdev = 89.060/92.002/97.680/2.222 ms
[bmccl...@hp-laptop ~]$



_______________________________________________
rhelv6-beta-list mailing list
rhelv6-beta-list@redhat.com
https://www.redhat.com/mailman/listinfo/rhelv6-beta-list

Reply via email to