LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Ericsson HM210dp Ethernet modem & Debian (https://www.linuxquestions.org/questions/linux-networking-3/ericsson-hm210dp-ethernet-modem-and-debian-194062/)

bcalder01 06-16-2004 03:04 AM

Ericsson HM210dp Ethernet modem & Debian
 
Hi there,
I'm running a Knoppix 3.3 HD install (Debian sid), kernel 2.6.6 on my laptop. I used ppoeconf to set up my ADSL connection. Using "pon dsl-provider" I'm seeing a connection, getting an IP address, but I can't ping past the router. The local network I'm seeing fine. This config works under XP.

The line "Cannot determine ethernet address for proxy ARP" seems a bit weird.

I have a Megahertz FE574B PCMCIA NIC and also have a static address. Any help much appreciated!!

root@gwlap:# plog
Jun 16 09:22:28 gwlap pppd[1338]: PAP authentication succeeded
Jun 16 09:22:28 gwlap pppd[1338]: not replacing default route to eth0 [192.168.1.1]
Jun 16 09:22:28 gwlap pppd[1338]: Cannot determine ethernet address for proxy ARP
Jun 16 09:22:28 gwlap pppd[1338]: local IP address 80.xxx.xx.xxx
Jun 16 09:22:28 gwlap pppd[1338]: remote IP address 192.168.100.1
Jun 16 09:22:28 gwlap pppd[1338]: primary DNS address 62.211.69.150
Jun 16 09:22:28 gwlap pppd[1338]: secondary DNS address 212.48.4.15

==================================

root@gwlap:# ifconfig
eth0 Link encap:Ethernet HWaddr 00:xx:xx:xx:xx:xx
inet addr:192.168.1.75 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::200:86ff:fe58:92f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:92 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:10
collisions:0 txqueuelen:1000
RX bytes:6757 (6.5 KiB) TX bytes:830 (830.0 b)
Interrupt:3 Base address:0x300

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:50 errors:0 dropped:0 overruns:0 frame:0
TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3428 (3.3 KiB) TX bytes:3428 (3.3 KiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:80.xxx.xx.xxx P-t-P:192.168.100.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:598 (598.0 b) TX bytes:97 (97.0 b)


All times are GMT -5. The time now is 11:34 PM.