Hi, sorry if i hijack this thread... I have the same issue but with last
Vuurmuur 0.8rc2 ( i make the package for Debian 9.1 for test first )...
SNAT and DNAT ( Portfw ) dont work for me:

vuurmuur      : Warning: portfw rules not created: DNAT-target not
supported by this
system.
|
vuurmuur      : Warning: snat rules not created: SNAT-target not supported
by this system.

uname -a
Linux fw 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64
GNU/Linux

This is clean Debian 9.1 install

Thanks for any help.

On Wed, Jun 21, 2017 at 6:34 AM, Victor Julien <[email protected]> wrote:

> On 21-06-17 12:19, Spud wrote:
> > I have a problem with Vuurmuur in Ubuntu 16.02.2 server
> >
> > If I try to add the SNAT rule I get this error in the vuurmuur logs
> >
> > PID 1386  : vuurmuur      : Warning: snat rules not created: SNAT-target
> > not supported by this system.
> >
> > But if I do this
> >
> > iptables -t nat -A POSTROUTING -s 192.168.0.0/24 <http://192.168.0.0/24>
> > -o eno2 -j SNAT --to-source 192.168.1.2
> >
> > Then it adds the rule no problem and everything works.
> >
> > So to get this working I'm using the masq rule and that gets the routing
> > working.
> >
> > Is this a bug or am I doing something wrong here?
> >
> > Oh and I'm upgrading  from a 12.04 system thats been running for many
> > years with vuurmuur and it worked in that system no problem.
>
> You can try adding --no-check to the vuurmuur commandline.
>
> Older vuurmuur (0.7) has trouble detecting supported features on recent
> kernels.
>
> --
> ---------------------------------------------
> Victor Julien
> http://www.inliniac.net/
> PGP: http://www.inliniac.net/victorjulien.asc
> ---------------------------------------------
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Vuurmuur-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/vuurmuur-users
>



-- 
a.k.a. pelox (Debian Powered) | JID:[email protected]
Barquisimeto [VE] | LinuxUser [238188]
http://pelox.gusl.org.ve
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Vuurmuur-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vuurmuur-users

Reply via email to