nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Centos deactivate firewall

This is a discussion on Centos deactivate firewall within the Getting started tutorials forums, part of the Linux Getting Started category; Just type the following Code: /sbin/service iptables save /sbin/service ip6tables save /sbin/service iptables off /sbin/service ip6tables off /sbin/service iptables stop ...

Register free or login to your existing account and remove all advertisements.


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

Linux answers from nixCraft.


Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-03-2009, 12:26 AM
raj's Avatar
raj raj is offline
Senior Member
User
 
Join Date: Jun 2005
Location: Hyderabad
OS: Fedora, Debian Linux
Posts: 307
Thanks: 42
Thanked 8 Times in 8 Posts
Rep Power: 6
raj will become famous soon enough raj will become famous soon enough
Default Centos deactivate firewall

Just type the following
Code:
/sbin/service iptables save
/sbin/service ip6tables save
/sbin/service iptables off
/sbin/service ip6tables off
/sbin/service iptables stop
/sbin/service ip6tables stop
save -> save the firewall.
off -> turn off the firewall.
stop -> stop the firewall and open system.
iptables -> IPv4 firewall.
ip6tables -> IPv6 firewall.
__________________
Raj
Linux rulz.
I have never turned back in my life ; I shall not do so today.. haha
Reply With Quote
Reply


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 Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
creating firewall ramsatpm Networking, Firewalls and Security 1 03-28-2008 10:15 AM
Firewall issues shilpigoel1 Networking, Firewalls and Security 3 10-30-2007 04:47 AM
squid without firewall meenal Networking, Firewalls and Security 1 10-29-2007 04:54 PM
MCP61 firewall racer Linux hardware 0 10-11-2007 04:27 AM
suse 9 firewall click007 Getting started tutorials 5 08-16-2007 12:29 AM


All times are GMT +5.5. The time now is 07:02 PM.


Powered by vBulletin® Version 3.8.4 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2009 nixCraft. All rights reserved

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 37 38