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?

link|improve this question
I expect it is possible; you'll probably want to fill out this question with ip addr show and ip route show and 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
feedback

migrated from stackoverflow.com Dec 21 '11 at 3:50

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 0 down vote accepted

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.