Hi
I have (maybe a strange example) but I have a VPN server with some nated public 
addresses
Base address defined at NIC in OS: 123.456.789.123
Nat address defined in nat file in shorewall: 123.456.789.124

I have a VPN tunnel to another host where the tunnel IP is 10.89.1.98 and a 
local lan on the remote host with LAN (zone name loc) IP 192.168.3.1
I'd like to access a webserver through the public IP 123.456.789.124 at port 
9191 and redirect it to the webserver at 192.168.3.9 at port 80

My NAT definition is:
123.456.789.124 eth1            10.89.1.98      no              yes

On the remote I have a similar DNAT (nag is my tunnel zone name)
DNAT    nag     loc:192.168.3.9:80              tcp     9191

Traffic is working all the way to the webserver but the answers disappear in 
the remote shorewall (tunnel client)
So I cannot figure out whether I have a missing masq setting our if this is a 
routing issue.

All help is appreciated

/Göran
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to