On Mon, Dec 14, 2009 at 9:07 PM, Simon Schneebeli <simon.schneebeli@xxxxxxxx> wrote: > Here's what I get with ifconfig. >>> >>> [root@sangam simon]# ifconfig eth0 >>> eth0 Link encap:Ethernet HWaddr 00:1A:6B:CE:85:A7 >>> inet addr:192.168.1.33 Bcast:192.168.1.255 Mask:255.255.255.0 >>> inet6 addr: fe80::21a:6bff:fece:85a7/64 Scope:Link >>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >>> RX packets:7852 errors:0 dropped:0 overruns:0 frame:0 >>> TX packets:6432 errors:0 dropped:0 overruns:0 carrier:0 >>> collisions:0 txqueuelen:100 >>> RX bytes:6456499 (6.1 MiB) TX bytes:815876 (796.7 KiB) >>> Memory:fe200000-fe220000 >>> >>> And here is what I get with netstat -rn: >>> >>> [root@sangam simon]# 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 >>> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 >>> wlan0 >>> >> >> This might be the problem. You have two networks at 192.168.1.0 >> >> Please stop one of the network cards to verify. >> >> //HW >> >> >>> >>> 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 >>> eth0 >> > Um. I work with a labtop computer, so I do have only one network card. ?? > According to the netstat -rn command you have wireless (wlan0) and LAN (eth0), both using the same network 192.168.1.0. Stop one of the cards via NetworkManager and see if Firefox starts to work.. //HW > Simon > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines