Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set pptp and l2tp use different network #174

Closed
digger-yu opened this issue Jul 28, 2022 · 1 comment
Closed

how to set pptp and l2tp use different network #174

digger-yu opened this issue Jul 28, 2022 · 1 comment

Comments

@digger-yu
Copy link

how to set pptp and l2tp use different network ip-pool

i setup a accel-ppp server , support pppoe pptp l2tp
my server have two network card
192.168.1.1is Intranet address

[ip-pool]
gw-ip-address=192.168.1.1
#vendor=Cisco
#attr=Cisco-AVPair
attr=Framed-Pool
#192.168.0.2-255
192.168.1.2-255,name=pppoe
192.168.1.2-255,name=pptp
192.168.1.2-255,name=l2tp

the current is pptp l2tp pppoe Network segment both is 192.168.1.0

how to set pptp and l2tp use different network ip-pool

@DmitriyEshenko
Copy link
Contributor

Hi @digger-yu , you can use per protocol params [pptp]ip-pool=pptp and [l2tp]ip-pool=l2tp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants