[RP-PPPoE] rp-pppoe and vlans

Tiago sytker at gmail.com
Sun Sep 30 08:59:12 EDT 2012


Is there any difference using one instance x multiple pppoe-server
instances regarding ip leasing?

I mean, I want to use the same /etc/ppp/ip.pool file for all vlans, if
I use multiple instances can I get some sort of problem like "IPs in
use"... or something like that?

 /usr/sbin/pppoe-server -I eth1 -I eth1.100 -I eth1.101 -k -s -N 10000
-C Frionline -L 201.23.200.1 -p /etc/ppp/ips

     versus

 /usr/sbin/pppoe-server -I eth1 -k -s -N 10000 -C som -L eth0_ip -p /etc/ppp/ips
 /usr/sbin/pppoe-server -I eth1.100 -k -s -N 10000 -C som -L eth0_ip
-p /etc/ppp/ips
 /usr/sbin/pppoe-server -I eth1.101 -k -s -N 10000 -C som -L eth0_ip
-p /etc/ppp/ips

Thanks

2012/9/27 Insane Laughing Clown <mike-rppppoe at tiedyenetworks.com>:
> On 09/27/2012 12:26 PM, Tiago wrote:
>>
>> How ip-lease works when using multiple pppoe-server processes instead
>> of only one? Or it should work normally?
>
>
>
> Well, for each instance, you can either give a seperate ip file or range per
> command line options. In order to tie radius to the interfaces, you need a
> patched pppoe-server from my sourceforge page.
>
>
> -ILC
> _______________________________________________
> RP-PPPoE mailing list
> RP-PPPoE at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/rp-pppoe


More information about the RP-PPPoE mailing list