Well,forget the router.The router works pretty well with all other OSs I have,from Solaris10,FreeBSD8.1,Window7Enterprise,MacOSX,Linuxes etc. as it did with Fedora12,Fedora13. I used the management program that came with the router(accessed by a web browser from Fedora14) and it tells that DSL OK,ATM OK,Ethernet OK,PPP OK,IP OK,Internet OK and connectivity with the gateway OK,and connectivity with DNS servers OK.So,the problem is something in Fedora14. All below was taken when Gnome NetworkManager was saying that Auto eth0 was active and OK. Below some more data:# ping 192.168.1.254 PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data. 64 bytes from 192.168.1.254: icmp_req=1 ttl=64 time=1.15 ms 64 bytes from 192.168.1.254: icmp_req=2 ttl=64 time=0.700 ms 64 bytes from 192.168.1.254: icmp_req=3 ttl=64 time=0.733 ms 64 bytes from 192.168.1.254: icmp_req=4 ttl=64 time=0.715 ms 64 bytes from 192.168.1.254: icmp_req=5 ttl=64 time=0.706 ms 64 bytes from 192.168.1.254: icmp_req=6 ttl=64 time=0.775 ms 64 bytes from 192.168.1.254: icmp_req=7 ttl=64 time=0.801 ms 64 bytes from 192.168.1.254: icmp_req=8 ttl=64 time=0.716 ms 64 bytes from 192.168.1.254: icmp_req=9 ttl=64 time=0.726 ms 64 bytes from 192.168.1.254: icmp_req=10 ttl=64 time=0.708 ms 64 bytes from 192.168.1.254: icmp_req=11 ttl=64 time=0.709 ms #less /etc/resolv.conf # Generated by NetworkManager domain lan search lan nameserver 192.168.1.254 /etc/resolv.conf (END) #ifconfig -a eth0 Link encap:Ethernet HWaddr 00:21:70:BC:71:84 inet addr:192.168.1.64 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::221:70ff:febc:7184/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:120 errors:0 dropped:0 overruns:0 frame:0 TX packets:153 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11211 (10.9 KiB) TX bytes:19119 (18.6 KiB) Interrupt:43 Base address:0x8000 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:23:08:19:D0:3A 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) # ip route 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.64 metric 1 # netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 # cat /etc/sysconfig/network-scripts/ifcfg-eth0 cat: /etc/sysconfig/network-scripts/ifcfg-eth0: No such file or directory |
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines