Page 1 of 1

IPTABLES

PostPosted: Mon May 23, 2016 2:36 pm
by jayloupunk16
Good day.

I have problem regarding on how to reboot or refresh iptables. I already added ip on my iptables but when i type this command iptables -L i didn't show the ip that i added. I don't want to reboot entire system. I'm just looking for specific command.


Please help thanks a lot .


-Newbie .

Re: IPTABLES

PostPosted: Fri May 27, 2016 5:21 am
by udy786
First add ip in iptables then after run below commands:-

1. service iptables save
2. service iptables restart

Re: IPTABLES

PostPosted: Tue Jun 07, 2016 10:21 am
by jayloupunk16
Thanks for this, it helps a lot . :D