SOLVED IPTABLES keeps starting

moodinsk

New Member
Joined
Oct 12, 2011
Messages
14
Reaction score
1
Hi,

PIAF Installed Version = 2.0.6.4 under *HARDWARE*

I have disabled iptables via chkconfig.

Code:
root@pbx:~ $ chkconfig --list | grep iptables
iptables        0:off  1:off  2:off  3:off  4:off  5:off  6:off

But it keeps starting up randomly and throwing wrenches into my phone provisioning. My phones are on a seperate vlan and the default iptables config apparently hates this. This box has absolutely no connections to the internet so I am not worried about security. I suspected that it was a cronjob... but I dont see any job that would start it. I know the IPchecker script for travelinman3 caused iptables service to be restarted, but TM3 isnt intalled either.

Does anyone have any other ideas that I am overlooking?

Thanks.
 
You'll need to disable fail2ban as well.

I didnt mention this, but it is disabled via chkconfig as well

Code:
root@pbx:~ $ chkconfig --list | grep fail
fail2ban        0:off  1:off  2:off  3:off  4:off  5:off  6:off

From the time I first posted this, it started back up again. argh!
 
moodinsk

If you look in /etc/cron.daily/logrotate.piaf, you'll find service fail2ban restart . Just comment that line out and save the file.
 

Members online

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top