-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 03/10/2017 11:39 AM, Steven Jan Springl wrote:
> Confirmed, the patch resolves the problem.
>
Thanks, Steven.
- -Tom
- --
Tom Eastep\ Q: What do you get when you cross a mobster with
Shoreline, \ an international standard
On Fri, 10 Mar 2017 11:16:18 -0800
Tom Eastep wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 03/10/2017 09:30 AM, Steven Jan Springl wrote:
>
> > Rule:
> >
> > REDIRECT lan 100 tcp:!syn 200 - 10.1.1.2
> >
> > Produces the following iptables rule:
> >
> > -A PREROUTIN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 03/10/2017 09:30 AM, Steven Jan Springl wrote:
> Rule:
>
> REDIRECT lan 100 tcp:!syn 200 - 10.1.1.2
>
> Produces the following iptables rule:
>
> -A PREROUTING -i eth0 -p 6 ! --syn--dport 200 -d 10.1.1.2 -j
> REDIRECT --to-port 100 -m co
Tom
Rule:
REDIRECT lan 100 tcp:!syn 200 - 10.1.1.2
Produces the following iptables rule:
-A PREROUTING -i eth0 -p 6 ! --syn--dport 200 -d 10.1.1.2 -j REDIRECT
--to-port 100 -m comment --comment "@@@ /etc/shorewall207/rules:13 @@@"
Which produces the following error:
iptables-restore v1.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Shorewall 5.1.3 Beta 2 is now available for testing.
Problems Corrected Since Beta 1:
1) Defect repair from 5.1.2.2 and 5.1.2.3 has been merged.
2) 2) The documentation for 'reload' has been corrected:
- A command synopsis has been added i