Add ability to set IP interface binding
Status: Inactive
Brought to you by:
jameschapman
Team. I am curious to know if you get chance to implemnt it -> http://sourceforge.net/p/openl2tp/bugs/27/
It is very much required multihomed server and for those who want to run multiple l2tp server in a singe box. :)
If yes which version and how to use it .
If it is not can you please tell us which file we need to modify. I modifed
l2tp_network.c line-950 .Now I can bind to a specific Interface for listening socket..But still out going packet taking main interface IP.... I was searching for send socket fd which I need to bind instead of INADDR_ANY. or probable bind not used at all as it's not required. :)
Thank you