Hi all,
I'm trying to add my own rules to iptables.conf, but not all of them are
implemented - does anyone know what I'm doing wrong? I've added the 3 -A
FORWARD entries here:
### FORWARD ###
:FORWARD DROP [0:0]
#Jim
-A FORWARD -i eth0 --jump ACCEPT
-A FORWARD -i eth2 -o eth0 --jump forward-internal-vlan-if
:forward-internal-vlan-if - [0:0]
#Jim
-A FORWARD -p tcp --dport 3132 --destination 10.15.244.3/32 --jump ACCEPT
%%filter_forward_vlan%%
when I restart PF only the first one is implemented. Any idea what goes on?
thanks in advance,
Jim Potter
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users