Displaying 1 result from an estimated 1 matches for "vpnsa".
Did you mean:
vpns
2005 Jun 26
12
Vpn Trouble
...when I enter one of the vpns in interfaces such as vpn1 it
works.
But if I enter the vpn in the hosts file shorewall blocks the vpns.
shorewall/hosts
#ZONE HOST(S) OPTIONS
loc eth1:192.168.25.0/24
loctw eth1:192.168.50.0/24
locsa eth1:192.168.75.0/24
vpntw ppp+:!192.168.50.0/24
vpnsa ppp+:!192.168.75.0/24
#vpn3 ppp+:!192.168.3.0/24
interfaces
net eth0 detect routefilter,norfc1918,tcpflags
- eth1 192.168.25.255,192.168.50.255,192.168.75.255
- ppp+
now if I comment out vpnsa in hosts and enter vpnsa in interfaces it works
(meaning the tunnel can talk :)...