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

Need help with routing setup

I have my firewall configured as follows:

Eth0 - Private network 192.168.1.xxx (internal network)
Eth1 - Public interface with static public IP
Eth2 - Private interface 10.10.1.xxx

I have a masq rule and a packet filter rule to allow traffic from Eth0 to the internet through Eth1.

On the 10.10.1.xxx subnet, I have a VPN device that is also connected to the Internet with its own private IP. A PC connected directly to the VPN device is able to connect to the remote site and ends up with address 10.10.2.xxx.

What I want to do is connect to the VPN from my internal network (192.168.1.xxx).

I did something like this awhile back (ASL 4) but any knowledge of how I got it to work is long gone. 

I hope someone can help. Thanks in advance.

Farid


This thread was automatically locked due to age.
  • Got it figured out. In case someone else needs to do something like this, it took  1 DNAT/SNAT rule, 1 packet filtering rule and 1 static route on the ASL box and 1 static route on the external VPN device.

    And while I was at it, I also figured out a way to PPTP into the ASL box from outside and connect to a remote site through the external VPN device.