Hello All, THanks in advance for any replies.
I have just had virginmedia broadband installed which seems to work fine when booted into Vista but not in Ubuntu 8.10.
I am connected direct into a cable modem. eth0 gets an IP I can use nslookup and ftp from the command line which suggests all is ok. But I cant browse the web. every time I try to from firefox (No proxy setting) it just hangs and does not connect. It all works fine when connect to my wired work network.
I also get framing errors as follows which I dont get when connected to my work net...
spencerb@spencerb-laptop:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:1d:09:3a:ad:95 inet addr:82.2.217.94 Bcast:82.2.219.255 Mask:255.255.252.0 UP BROADCAST RUNNING MULTICAST MTU:150 Metric:1 RX packets:12 errors:40 dropped:0 overruns:0 frame:40 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1110 (1.1 KB) TX bytes:2974 (2.9 KB) Interrupt:17
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:242 errors:0 dropped:0 overruns:0 frame:0 TX packets:242 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15140 (15.1 KB) TX bytes:15140 (15.1 KB)
Routing table is as follows...
spencerb@spencerb-laptop:~$ netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 82.2.216.0 0.0.0.0 255.255.252.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 0.0.0.0 82.2.216.1 0.0.0.0 UG 0 0 0 eth0 spencerb@spencerb-laptop:~$ netstat -r Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 82.2.216.0 * 255.255.252.0 U 0 0 0 eth0 link-local * 255.255.0.0 U 0 0 0 eth0 default cpc1-rdng4-0-0- 0.0.0.0 UG 0 0 0 eth0
nslookup......
spencerb@spencerb-laptop:~$ nslookup
google.co.uk
Server: 194.168.4.100 Address: 194.168.4.100#53
Non-authoritative answer: Name: google.co.uk Address: 72.14.221.104 Name: google.co.uk Address: 66.249.93.104 Name: google.co.uk Address: 216.239.59.104
ftp....
Connected 220 Welcome to FTP site Name (spencerb): Login failed. ftp> quit 221 Goodbye.
For instance, when I browse...
Before...
spencerb@spencerb-laptop:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:1d:09:3a:ad:95 inet addr:82.2.217.94 Bcast:82.2.219.255 Mask:255.255.252.0 UP BROADCAST RUNNING MULTICAST MTU:150 Metric:1 RX packets:24 errors:43 dropped:0 overruns:0 frame:43 TX packets:47 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2240 (2.2 KB) TX bytes:4708 (4.7 KB) Interrupt:17
After...
spencerb@spencerb-laptop:~$ start up f fox start: Need to be root spencerb@spencerb-laptop:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:1d:09:3a:ad:95 inet addr:82.2.217.94 Bcast:82.2.219.255 Mask:255.255.252.0 UP BROADCAST RUNNING MULTICAST MTU:150 Metric:1 RX packets:36 errors:65 dropped:0 overruns:0 frame:65 TX packets:63 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3241 (3.2 KB) TX bytes:6271 (6.2 KB) Interrupt:17
I have not checked on vista if im getting errors as yet which and that its just handling them better. I will do when im back home.
THanks in advance for any help.