Displaying 2 results from an estimated 2 matches for "vpn2net".
Did you mean:
n2net
2005 May 27
5
Problems with dynamic zones
...j wlan2all
and then I add another host to vpn zone
shorewall add eth1:192.0.2.1 vpn
Which will generate this ruleset after previous one.
- -A eth1_dynf -s 192.0.2.1 -d 10.10.0.0/255.255.255.0 -o eth0 -j vpn2vpn
- -A eth1_dynf -s 192.0.2.1 -o eth1 -j vpn2dmz
- -A eth1_dynf -s 192.0.2.1 -o eth0 -j vpn2net
- -A eth1_dynf -s 192.0.2.1 -o eth1 -j vpn2wlan
- -A eth1_dynf -d 192.0.2.1 -o eth1 -j wlan2all
Ok. Problem lies here:
when a packet comes from 192.0.2.1 and want to go to 10.10.0.1 both in
vpn zone, wlan2all zone REJECT policy hits in _before_ vpn2vpn policy.
- -A eth1_dynf -d 10.10.0.0/255.255...
2011 Jul 21
42
Problem With OpenVPN Connectivity
Hi,
I''m running Slackware 13.37 x86 using Shorewall 4.4.21 with OpenVPN and the
VPN options I''m using in Slackware 13.37 will not work in Shorewall, but in
Slackware 13.1 using the same Shorewall version and files, the ''interfaces'',
''policy'' and ''zone'', are all I have configured, it was working and this also
works in Arch at