Popped a spare drive I have into the laptop and loaded up FC6. First task is to get the wireless up, shich I did using Darkmage's fwcutter how-to. Except I did not have to add the wireless network to the network manager -> eth1 was already there as wireless. Verified the settings and hit "activate". Whoops! Crash! Reboot! Crash again at bringing up eth1. Reboot. ( * why in the hell is XEN the default kernel ? ) Switched to the standard kernel and everything came up. > Ifconfig and netstat confirmed I was connected. But when I ping the router, or anywhere for that matter., I get the following:
64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=3.25 ms
64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=4.49 ms (DUP!)
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=3.51 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=5.80 ms (DUP!)
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=9.36 ms (DUP!)
64 bytes from 192.168.1.1: icmp_seq=3 ttl=255 time=3.57 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=255 time=5.18 ms (DUP!)
64 bytes from 192.168.1.1: icmp_seq=4 ttl=255 time=3.85 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=255 time=2.82 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=255 time=3.75 ms (DUP!)
64 bytes from 192.168.1.1: icmp_seq=6 ttl=255 time=2.61 ms
Any comments or suggestions?