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

Getting PPP unique identifier #85

Closed
david-hoze opened this issue Jul 2, 2019 · 1 comment
Closed

Getting PPP unique identifier #85

david-hoze opened this issue Jul 2, 2019 · 1 comment

Comments

@david-hoze
Copy link

Hi, great work!

I want to use the SSTP server that comes with accel-ppp, but I need to keep track of the PPP sessions, so that I can link each outgoing connection from the SSTP server with its corresponding PPP session.
i.e. linking the (source_port,destination_address,destination_port) with some unique ID I can maybe generate for each PPP session. Lastly I will also need to link that PPP session with a user name.

I would appreciate it if you can point me to the relevant part of the code that may help me..

Thanks a lot :)

@david-hoze
Copy link
Author

OK, I think this belongs to accel-ppp forum, closing.

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

1 participant