> [EMAIL PROTECTED] ~ # ifconfig -a
> lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
> 8232 index 1
>         inet 127.0.0.1 netmask ff000000
> sfe1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index
> 2
>         inet 192.168.0.2 netmask ffffff00 broadcast 192.168.0.255
>         ether 0:2:e3:18:a6:ce
> sppp0:
> flags=10010008d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,IPv4,FIXEDMTU>
> mtu 1492 index 3
>         inet 62.226.237.234 --> 217.5.98.147 netmask ff000000
> 
> [EMAIL PROTECTED] ~ # grep -v '^#' /etc/ipf/pfil.ap
> sfe     -1      0       pfil
> sppp    -1      0       pfil
> [EMAIL PROTECTED] ~ # ifconfig sppp0 modlist
> 0 ip
> 1 sppp

ok, something is not right here.

can you stop the PPPoE so that the sppp0 interface goes away and
and manually do "autopush -f /etc/ipf/pfil.ap".
What output (errors) do you get from that ?

If you now start up PPPoE again, does modlist still report the same as above?

Darren

Reply via email to