Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Nicola Canepa
Date: Tue, 5 May 2015 07:47:50 -0400 From: fdur...@inverse.ca To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] IPTables configuration Hi /usr/local/pf/conf/iptables.conf is the template and /usr/local/pf/var/conf

Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Durand fabrice
2015-05-05 07:15, Andy A a écrit : bump! From: andthereitg...@hotmail.com To: packetfence-users@lists.sourceforge.net Date: Thu, 30 Apr 2015 20:14:07 + Subject: [PacketFence-users] IPTables configuration Hi. I would like

Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Andy A
-A FORWARD -i eth0 -o eth1 -m state --state RELATED,ESTABLISHED -j ACCEPTiptables -A FORWARD -i eth1 -o eth0 -j ACCEPT Date: Tue, 5 May 2015 07:47:50 -0400 From: fdur...@inverse.ca To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] IPTables configuration

Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Andy A
Thank you. Date: Tue, 5 May 2015 16:21:00 +0200 From: canep...@mmfg.it To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] IPTables configuration I would add it under the section ### FORWARD ### Under the line :FORWARD DROP [0:0

Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Nicola Canepa
on? Date: Tue, 5 May 2015 14:23:57 +0200 From: canep...@mmfg.it To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] IPTables configuration If I'm not wrong, you only need the 3rd rule, since the other 2

Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Andy A
To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] IPTables configuration Hi /usr/local/pf/conf/iptables.conf is the template and /usr/local/pf/var/conf/iptables.conf is the generate file

Re: [PacketFence-users] IPTables configuration

2015-05-05 Thread Andy A
bump! From: andthereitg...@hotmail.com To: packetfence-users@lists.sourceforge.net Date: Thu, 30 Apr 2015 20:14:07 + Subject: [PacketFence-users] IPTables configuration Hi. I would like to add some custom NATing configuration in /usr/local/pf/conf/iptables.conf.I had a look, but I am

[PacketFence-users] IPTables configuration

2015-04-30 Thread Andy A
Hi. I would like to add some custom NATing configuration in /usr/local/pf/conf/iptables.conf.I had a look, but I am not sure where in the file should I add the following configuration iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADEiptables -A FORWARD -i eth0 -o eth1 -m state --state

[PacketFence-users] Iptables configuration

2013-12-04 Thread Andrew Lukasiak
Hoping that somone could help me with iptables configuration: I installed Packetfence on the Ubuntu server with rsyslog preconfigured to send logs to remote server. It worked fine before I installed Packetfence, but now, the new Iptables are blocking rsyslog from sending the logs. I would