[RP-PPPoE] Dinamically add interfaces

Blackhold blackholdmailer at gmail.com
Sun Nov 23 19:13:09 EST 2014


Hi again,
There's some way to add new interfaces to bind pppoe server without
stopping the server?

I have one eoip tunnel for each client and each new client I have to
bind pppoe server to this eoip tunnel

I thought to create a bridge interface and add to there the eoip tunnels using

#### initializing
brctl addbr br0
brctl stp br0 on
brctl addif br0 zeoip0

# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.1a474f2a88e6 no zeoip0

#### turn on pppoe-server on br0 interface

####  on running pppoe-server do
# brctl addif br0 zeoip1

# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.1a474f2a88e6 yes zeoip0
zeoip1



is a recommended use to bridge interfaces on using pppoe server? shall
stp be enabled?

thanks you much

- Blackhold
http://blackhold.nusepas.com
@blackhold_
~> cal lluitar contra el fort per deixar de ser febles, i contra
nosaltres mateixos quan siguem forts (Esquirols)


More information about the RP-PPPoE mailing list