
Code: Select all
eth0 Link encap:Ethernet HWaddr 00:08:A1:29:05:91
inet addr:192.168.1.33 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::208:a1ff:fe29:591/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38 errors:0 dropped:0 overruns:0 frame:0
TX packets:57 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3708 (3.6 Kb) TX bytes:3793 (3.7 Kb)
Interrupt:11 Base address:0xd400
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:15 errors:0 dropped:0 overruns:0 frame:0
TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1020 (1020.0 b) TX bytes:1020 (1020.0 b)
ppp0 Link encap:Point-to-Point Protocol
inet addr:210.213.134.192 P-t-P:210.213.128.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:26 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1286 (1.2 Kb) TX bytes:54 (54.0 b)
persumably ppp0 is using eth0, yet eth0 has an ip? it *must* not. I also think it may need a different MTU iircpablolo wrote:Sorry bout that... anyway here's what ifconfig shows.
Code: Select all
eth0 Link encap:Ethernet HWaddr 00:08:A1:29:05:91 inet addr:192.168.1.33 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::208:a1ff:fe29:591/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:57 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3708 (3.6 Kb) TX bytes:3793 (3.7 Kb) Interrupt:11 Base address:0xd400 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:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1020 (1020.0 b) TX bytes:1020 (1020.0 b) ppp0 Link encap:Point-to-Point Protocol inet addr:210.213.134.192 P-t-P:210.213.128.1 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1 RX packets:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:1286 (1.2 Kb) TX bytes:54 (54.0 b)
regarding my rp-pppoe versions... I haven't emerged anything yet so everything is from the 2005.0 universal CD
does your network have dhcp on it? it's possible the livecd is setting it automatically. otherwise, just don't ifconfig eth0. odd though, adsl-* should have handled killing off ip etc. i'd do adsl-stop then ifpablolo wrote:sorry I'm still new to linux
persumably ppp0 is using eth0, yet eth0 has an ip? it *must* not. I also think it may need a different MTU iirc
anything I should do to fix this?
Code: Select all
adsl-stop && ifconfig eth0 down && ifconfig eth0 up 0.0.0.0 broadcast 0.0.0.0 netmask 0.0.0.0