开发者

How to implement a PPPoe server?

开发者 https://www.devze.com 2023-01-23 06:09 出处:网络
I want to develop one PPPoe-like server, so I can create a virtual connecti开发者_Python百科ng among server and client. Is there any opensource project for reference ? Thankspppd can do PPPoE (and ab

I want to develop one PPPoe-like server, so I can create a virtual connecti开发者_Python百科ng among server and client. Is there any opensource project for reference ? Thanks


pppd can do PPPoE (and about a billion other things). I'm not sure what you mean by "virtual" though. Both ends of PPPoE connection have to be on the same Ethernet LAN (strictly speaking there are ways around this, but that involves solving the same problem I think you are trying to solve).

I think you may be more interested in a VPN (Virtual Private Network).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号