howdy, ive had a look around and asked on whirlpool forums to get in
kernel pppoe working

modem is setup as a bridge, has sync and works fine in the userland ppp

im using the faq example for pppoe0

/etc/hostname.pppoe0

        inet 0.0.0.0 255.255.255.255 0.0.0.1 pppoedev fxp1 \
                authproto chap authname [EMAIL PROTECTED] authkey bahbahbah up
        !/sbin/route add default 0.0.0.1

and

/etc/hostname.fxp0

        up

restarting the computer gives no errors and then

ifconfig gives

        pppoe0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1492
        dev: fxp1 state: session
        sid: 0xf300 PADI retries: 0 PADR retries: 0 time: 00:00:15
        sppp: phase establish authproto chap authname "[EMAIL PROTECTED]"
        groups: pppoe
        inet6 fe80::290:27ff:fe2e:7fd6%pppoe0 -> prefixlen 64 scopeid 0x6
        inet 0.0.0.0 --> 0.0.0.1 netmask 0xffffffff


so it appears that its trying to connect but not

ive tried this same config on 2 computers running 4.1 stable
and on 2 different modems

so i assume its something im doing wrong

the 2nd machine i setup was purely to test this

installed from scratch, setup the 2 config files and restarted

and get exactly the same error


any ideas?

Reply via email to