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.
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.
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.