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.