Displaying 2 results from an estimated 2 matches for "loctw".
Did you mean:
locty
2005 Jun 26
12
Vpn Trouble
...orewall as my previous post With alisias on eth1 loc and 4
pptp client vpns.
The odd thing is 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 comm...
2005 Jun 26
0
Vpn
Now I have a weird problem I have testing with two networks.
This trouble has to do with the hosts file.
#ZONE HOST(S) OPTIONS
loctw eth1:192.168.50.0/24
loctw ppp+:!192.168.50.0/24
locsa eth1:192.168.75.0/24
locsa ppp+:!192.168.75.0/24
loc eth1:192.168.25.0/24
#vpn3 ppp+:192.168.3.0/24
I can get through only one tunnel at a time.
If I remove the explanation mark...