TRY THIS How to stop Iptables Raspberry Pi 3B ?

Joined
Feb 13, 2011
Messages
330
Reaction score
12
Hi

Just installed Raspbian Jessie with Incredible PBX 13-12.17 for Raspberry Pi 3B

How can I stop iptables and fail2ban just for a few minutes to test a problematic extension ?

Trying :

root@raspberrypi:~ $ service iptables stop
Failed to stop iptables.service: Unit iptables.service not loaded.

Also what is the command for the status window ?

Thanks
 
Last edited by a moderator:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,202
Reaction score
5,224
Code:
/etc/init.d/netfilter-persistent stop
service fail2ban stop

To restart: iptables-restart

Status window: pbxstatus
 

miguel

Member
Joined
May 22, 2013
Messages
276
Reaction score
8
How would I turn off iptables for good on raspi? could you please help me out? lets say the raspi reboots I would like for ip tables to be off always since I have a physical firewall only for sip.

best regards,

MN
Code:
/etc/init.d/netfilter-persistent stop
service fail2ban stop

To restart: iptables-restart

Status window: pbxstatus
 

Members online

No members online now.

Forum statistics

Threads
25,819
Messages
167,798
Members
19,247
Latest member
abuhyder
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.
Top