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

L2TP over IPSec Newbie Questions

I am really new to all this VPN stuff so i'm trying to get my head round it.

I've setup L2TP over IPSec. I can connect in from Windows and OS X, but i can't see any internal resources.

The internal network is on 192.168.1.x and i'm coming in on the default (VPN L2TP Pool) and gettting an IP of 10.242.3.2

I've setup an packet filter to allow "anorax" any service to the internal network.

I seem to think i have missed something glaringly obvious.

This is Astaro Security Gateway V7
I followed this guide for the most part: http://portal.knowledgebase.net/display/2n/kb/article.asp?aid=228436 (PDF Warning).

Thanks in advance.


This thread was automatically locked due to age.
Parents Reply Children
  • hi there, 

    did you enable packet filter rules, either specific or auto packet filter rules like

    VPN Pool x Any x 192.168.1.5 allow

    than try it again.

    regards
    Gert
  • I have a packet rule that was

    anorax x any x internal network allow

    I've added yours as well:

    VPN Pool L2TP x any x internal network allow

    I have two masquerading rules:
    anorax -> External
    Internal Network -> External Network

    Broadcasts are not forwarded.


    How do i enable broadcasts?

    Thanks