Kade Hampson <kadh...@extinction-gaming.com> wrote:

> I have been looking at this for the past two days without any success.
> I run a layer 3 VPN with the gateway sitting on 192.168.0.254 but I cannot 
> for the life of me get shorewall to forward packets for subnet 192.168.1.0/24 
> to the gateway…
>  
> Please help me, I am desperate!

Please clarify, are you trying to setup the basic routing, or do you have the 
routing setup and need to configure Shorewall to pass the traffic ?

Shorewall doesn't setup routing - you do that in your OS. So all that's needed 
is "ip route add 192.168.1.0/24 192.168.0.254", and you can put this in your 
system startup scripts to make it persistent. In Debian, I tend to add it as a 
"post up" line in /etc/network/interfaces.

Once routing is configured, then you simply configure policies/rules to pass 
the traffic.


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to