Chris

As Dmitry wrote, it's the unit parameter that you need.

Like you, I run my ADSL modem in bridged PPPoE mode and run PPPoE on my 
firewall. 
My PPPoE uses ppp8 and dialup backup to defaults to ppp0. I deliberately leave 
a gap so that if ppp0 is ever unavailable, dialup can use ppp1 without any 
conflicts in my firewall definition. 

I have been running this configuration for 7 months without any issues.

I have attached my PPPoE configuration.

Steven.
hide-password
lcp-echo-interval 30
lcp-echo-failure 4
connect /bin/true
noauth
persist
mtu 1492
persist
noaccomp
default-asyncmap

plugin rp-pppoe.so eth1
user "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
unit 8
defaultroute
84.45.199.1:
ipv6 ::8
ipparam ukfsna
debug
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to