I am trying to install both OpenSwan-L2TP and OpenVPN on a Debian server and bridge between both server, is there a way to do that?
|
feedback
|
migrated from stackoverflow.com Dec 21 '11 at 3:50
This question came from our site for professional and enthusiast programmers.
|
Ok I am not one hundred percent sure that my answer is the most effective solution but apparently in both L2TP and and OpenVPN are on the same subnet client connected from both sides can communicate. For example OpenVPN 10.1.2.1 - 10.1.2.63 And L2TP is on 10.1.2.64 - 10.1.2.254 | |||
|
feedback
|
ip addr showandip route showand how you've tried to bridge the two together, before the good folks at Server Fault can really help much. In the meantime, I suggest skimming the LARTC guide. – sarnold Dec 21 '11 at 2:32