So I actually managed to make it here in linux. The only way I can actually get to any website is by first using ping to get the actual IP address of (for example)
www.linuxquestions.org. When the browser (I'm using firefox) starts to load the site it takes a long, long time. Some sites take longer than others. For example I can actually navigate to different sections of linuxquestions.org but I tried to load
www.gamespy.com and yeah its definitely still loading...pretty much text so far and we're going on like 8 or 10 minutes or more. I've also tried to sign on to aim using gaim (of course

) and yeah that just sits there with the "status bar" going no where and sometimes eventually says that it couldn't connect.
Ok so...
Here are the results of ifconfig:
eth0 Link encap:Ethernet HWaddr 00:0C:76:F7:5F:8B
inet addr:10.0.0.4 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::20c:76ff:fef7:5f8b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1236 errors:0 dropped:0 overruns:0 frame:0
TX packets:3728 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1131503 (1.0 MiB) TX bytes:294713 (287.8 KiB)
Interrupt:11 Base address:0xd800
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:834 errors:0 dropped:0 overruns:0 frame:0
TX packets:834 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:48154 (47.0 KiB) TX bytes:48154 (47.0 KiB)
Here are the results of route -n:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 0.0.0.0 255.255.255.0 U 10 0 0 eth0
0.0.0.0 10.0.0.2 0.0.0.0 UG 10 0 0 eth0
Here's my resolv.conf:
nameserver 10.0.0.2
Ok I'll post the other configuration when I'm connected through my belkin router.
Thank you in advance for any help!
