Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VPN clients on same layer 2 as local LAN

Has any one configured either the L2TP or IPSEC VPN to allow the VPN clue te to be part of the same layer 2 network as the on site devices?  I used to do this with OpenVPN but do not see options or instructions for this with the IPSEC or L2TP systems in the Astaro/Sophos box.


This thread was automatically locked due to age.
  • Hi, Tux, and welcome to the User BB!

    There's no way to do this in WebAdmin.  If this is for home use, you certainly should be able to do this at the command line.  What's the reason for using this approach?

    Cheers - Bob
  • Thanks Bob.  I like this approach better as it allows me to use applications and services from my iPhone and laptop which use mDNS(Bonjour, ZeroConf, Rendezvous).  mDNS uses broadcasts and some services just won't play nice with a rebroadcast.

    Edit: Any tips would be appreciated.  A basic ifconfig on the box doesn't show me the interface used for the IPSEC VPN. If the solution doesn't require continuous manual configuration and is stable it would be nice to try out.
  • I guess it would be ipsec0 - wasn't that listed by ifconfig?

    I know almost enough Linux to get myself in trouble. [;)]  I don't know if there's a way to use cc to make the necessary command line changes permanent.  I suspect you will need to create a script that you run after each reboot.  Hopefully, d12fk or da_merlin will see the thread and confirm one way or another.

    Cheers - Bob
  • Yep, ipsec0 doesn't exist.  I guess I should mention I'm on v9 (9.004-33).  I only get the ethX and lo interfaces when I run ifconfig -a