nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Howto remove the iptables settings on Linux

This is a discussion on Howto remove the iptables settings on Linux within the Getting started tutorials forums, part of the Linux Getting Started category; Here is the quick way to remove all IPtables settings and clean firewall on RHEL / CentOS: Code: service iptables ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-27-2007, 06:52 AM
sweta's Avatar
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 151
Rep Power: 4
sweta will become famous soon enough
Default Howto remove the iptables settings on Linux

Here is the quick way to remove all IPtables settings and clean firewall on RHEL / CentOS:
Code:
service iptables stop
Disable iptables forever:
Code:
chkconfig iptables stop
Ref: How do I save iptables rules or settings?
__________________
Friends - v-nessa - missyAdmin
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
64bit iptables on 32bit userland howto ?? bipinkdas Networking, Firewalls and Security 1 08-02-2007 10:50 PM
How to add and remove groups in Linux nixcraft Getting started tutorials 0 05-18-2007 01:33 AM
lighttpd domain and subdomain settings muks Web servers 4 03-08-2007 06:39 PM
HP UX add, remove, modify, delete group managment howto rockdalinux HP-UX 0 12-20-2006 02:46 PM
linux password remove Linux software 1 01-18-2006 07:43 PM


All times are GMT +5.5. The time now is 11:20 PM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36