Our setup: server running shorewal 4.5.2.2 and watchguard vpn appliance.

VPN appliance was supplied by our document flow provider. I want to route
traffic to 192.168.2.0/24 via 10.10.10.1 gateway.

So I thought it would be a good idea to set it up as another ISP in the
providers file. But when I enable it I can reach 192.168.2.0/24 subnet but
not internet.

Can you please tell what I am doing wrong or if there is an easier way of
impementing it.


LAN   192.168.1.0/24
WAN  1.2.3.4
VPN   external 1.2.3.5; internal 10.10.10.1 ; tunnel is 192.168.2.0/24

interfaces:
loc     eth1    detect
net     eth2
net     eth0    detect  blacklist
loc     ppp+

zones:
fw      firewall
loc     ipv4
net     ipv4

providers:
tele    1       1       main                eth0        1.2.3.1
track           eth1
vpn    2       2       main                eth2        10.10.10.1
track           eth1

rtrules:
-                       192.168.2.0/24         vpn            1000
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to