Re: [Shorewall-users] Close ALL PORT

2012-10-24 Thread I.S.C. William
2012/10/24 Simon Hobson > I.S.C. William wrote: > > >For it is exactly what I want, block all access to the local network > >(loc) to internet (net) and similar as net2loc, that only can select > >that port open. > > > >You say that I need one more rule, I could mention that but I need > >to acco

Re: [Shorewall-users] Question On One To Many Source NAT Where Many Is Public IPs

2012-10-24 Thread Tom Eastep
On 10/24/2012 07:30 AM, Tom Eastep wrote: On 10/24/2012 07:22 AM, Jason Wever wrote: On Wed, Oct 24, 2012 at 10:17 AM, Tom Eastep wrote: Sorry -- I missed this last part when I responded earlier. There is currently no way to use the statistic match for load-balancing over several SNAT sources;

[Shorewall-users] IPSEC/L2TP Local and External Internet Access at same time through two interfaces?

2012-10-24 Thread Brandon Slack
Hey First, apologies if this went out twice. I sent the original email from an odd email configuration (essentially from an alias of what I signed up as). I searched and noticed that my post did not appear and I did not get a bounce back so I was confused. I waited a few days before resending.

Re: [Shorewall-users] Question On One To Many Source NAT Where Many Is Public IPs

2012-10-24 Thread Tom Eastep
On 10/24/2012 07:22 AM, Jason Wever wrote: > On Wed, Oct 24, 2012 at 10:17 AM, Tom Eastep wrote: >> Sorry -- I missed this last part when I responded earlier. There is >> currently no way to use the statistic match for load-balancing over >> several SNAT sources; it can only be used in Shorewall t

Re: [Shorewall-users] Question On One To Many Source NAT Where Many Is Public IPs

2012-10-24 Thread Jason Wever
On Wed, Oct 24, 2012 at 10:17 AM, Tom Eastep wrote: > Sorry -- I missed this last part when I responded earlier. There is > currently no way to use the statistic match for load-balancing over > several SNAT sources; it can only be used in Shorewall to load-balance > between uplinks. > > So you wil

Re: [Shorewall-users] Question On One To Many Source NAT Where Many Is Public IPs

2012-10-24 Thread Tom Eastep
On 10/24/2012 06:55 AM, Jason Wever wrote: > > Is this possible with Shorewall? > > Unfortunately, trying to do something like the below didn't work for > us as iptables wasn't using each IP equally: > iptables -t nat -I POSTROUTING -s 10.0.0.1 -o eth5 -j SNAT \ > --to-source 1.1.1.1-1.1.1.3

Re: [Shorewall-users] Question On One To Many Source NAT Where Many Is Public IPs

2012-10-24 Thread Tom Eastep
On 10/24/2012 06:55 AM, Jason Wever wrote: > Hi All, > > Apologies if this has already been answered but my Google-fu was not > turning anything up. > > I'm in the process of converting an existing iptables rule set from a > shell script into Shorewall, and I haven't been able to really find a > go

[Shorewall-users] Question On One To Many Source NAT Where Many Is Public IPs

2012-10-24 Thread Jason Wever
Hi All, Apologies if this has already been answered but my Google-fu was not turning anything up. I'm in the process of converting an existing iptables rule set from a shell script into Shorewall, and I haven't been able to really find a good solution to handling a source NAT condition where outg

Re: [Shorewall-users] Close ALL PORT

2012-10-24 Thread Simon Hobson
I.S.C. William wrote: >For it is exactly what I want, block all access to the local network >(loc) to internet (net) and similar as net2loc, that only can select >that port open. > >You say that I need one more rule, I could mention that but I need >to accomplish this? You need to take a step