Hi,

I finally found some time to convert older Shorewall installations (5.0.12) to the latest release.

I'm facing a problem I thought was fixed long ago, circa 2018.10.05, although now it's a bit different in behavior.

Upon installation, the new release tries to convert "masq" to "snat" and fails with the following error :

Use of uninitialized value $Shorewall::Nat::rawcurrentline in pattern match (m//) at /usr/share/shorewall/Shorewall/Nat.pm line 511, <$currentfile> line 7.

and the "snat" file ends up "empty" (except the comments).

To make sure, I tried an alternate config directory with the simplest form of "masq" containing only :

eth0  {  source=10.0.0.1  address=1.2.3.4  proto=tcp  port=smtp  }

and the result is the same so I think a bug is there :-)

--
ObNox


_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to