On Fri, Dec 29, 2006 at 08:17:49AM +0800, Rage Callao wrote:
> iptables -F
> iptables -X
Be VERY CAREFUL with the above. If the currently-loaded IPTables policy
is to deny by default, these lines will effectively close the box down,
which is probably not what you wanted to happen. You need to set
iptables -F
iptables -X
--
RAGE CALLAO
Free Software :: empower :: educate
_
Philippine Linux Users' Group (PLUG) Mailing List
plug@lists.linux.org.ph (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http
Assuming you're using Redhat/Suse like distros... before
"/etc/init.d/iptables stop" you can also do a
# chkconfig --level 0123456 iptables off
so that iptables will not be started at next reboot.
On 12/28/06, Elmer Rivera <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joey S. Eisma wrote:
> hi !
>
> how do you disable iptables?
>
>
> thanks!
>
> joey
> _
> Philippine Linux Users' Group (PLUG) Mailing List
> plug@lists.linux.org.ph (#PLUG @ irc.free.net.ph)
> Read t
hi !
how do you disable iptables?
thanks!
joey
_
Philippine Linux Users' Group (PLUG) Mailing List
plug@lists.linux.org.ph (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
5 matches
Mail list logo