OK I tried a few of those methods but still I have the ''Address not found' error..
I had an error with the one from
http://benperove.com/howto/disable-ipv6-in-ubuntu-804/ I got the error in terminal [bash: blacklist: command not found]
I also tried this (got from a ubuntu forum):
1. sudo gedit /etc/modprobe.d/aliases (or your preferred text editor)
2. Find the line: alias net-pf-10 ipv6
3. Edit this to: alias net-pf-10 off ipv6
4. Save the file and reboot
&
Type about
:config in your address entry bar (in firefox)
Type "ipv6" in the filter
Change the value of "network.dns.disableIPv6" to true
I tapped in ifconfig again just incase anything has changed that you guys can see.
keith@keith-desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:15:58:6c:28:2c
UP BROADCAST RUNNING 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)
Interrupt:19 Base address:0xf200
eth0:avahi Link encap:Ethernet HWaddr 00:15:58:6c:28:2c
inet addr:169.254.3.134 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:19 Base address:0xf200
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:320 errors:0 dropped:0 overruns:0 frame:0
TX packets:320 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:18896 (18.4 KB) TX bytes:18896 (18.4 KB)