Fedora Linux Support Community & Resources Center
  #1  
Old 1st August 2010, 07:51 PM
PryGuy's Avatar
PryGuy Offline
Registered User
 
Join Date: Feb 2010
Location: Russia
Age: 35
Posts: 45
linuxfedorafirefox
How do I turn off firewall completely in my spin?

Good day!
I want to completely disable firewall in my spin. The 'firewall --disabled' method in .ks file works only for the LiveCD but not for the HD installation. I have created a quick and dirty workaround for that. I put the following lines in my .ks file and it works:
Code:
sed -i -e 's/--enabled/--disabled/' /etc/sysconfig/system-config-firewall
rm /etc/sysconfig/iptables
rm /etc/sysconfig/ip6tables
The question is, is there a more "kosher" way to disable firewall?
Thanks in advance!
Reply With Quote
  #2  
Old 1st August 2010, 07:57 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxkonqueror
Re: How do I turn off firewall completely in my spin?

Quote:
I want to completely disable firewall in my spin.
While this is certainly a valid question, I have to ask: why would you want to do that? Opinions will differ, but IMHO it would be irresponsible to simply answer the question without pointing out the (potential) danger of doing so, or at least making sure that you are aware of the implications.

V
Reply With Quote
  #3  
Old 2nd August 2010, 06:08 AM
PryGuy's Avatar
PryGuy Offline
Registered User
 
Join Date: Feb 2010
Location: Russia
Age: 35
Posts: 45
linuxfedorafirefox
Re: How do I turn off firewall completely in my spin?

Well, okay, I have to agree. But I have to know two things:
1. Is this possible in theory?
2. What do I do if I want to modify it, not disable completely?

P.S. I've failed using the method described above. Will try something else...
Reply With Quote
  #4  
Old 2nd August 2010, 06:58 AM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
linuxfedorafirefox
Re: How do I turn off firewall completely in my spin?

I agree with Hlingler, why would you turn the firewall off?

Anyways, why don't you disable the services?

Code:
chkconfig iptables off
chkconfig ip6tables off
Reply With Quote
  #5  
Old 3rd October 2010, 07:12 AM
gnotaras Offline
Registered User
 
Join Date: Oct 2010
Location: Greece
Posts: 4
windows_7firefox
Re: How do I turn off firewall completely in my spin?

Quote:
Originally Posted by PryGuy View Post
Good day!
I want to completely disable firewall in my spin. The 'firewall --disabled' method in .ks file works only for the LiveCD but not for the HD installation.
I think a better way to disable the firewall in the kickstart file would be to use the services --disabled kickstart option like this:

Code:
services --disabled iptables,ip6tables
Hope this helps.
Reply With Quote
Reply

Tags
firewall, spin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
need to turn off or configure the firewall stlouis1 Servers & Networking 4 24th July 2007 04:11 AM
how to turn on Firewall on FC 6? ivytony Security and Privacy 3 15th March 2007 05:01 AM
how do I turn off my firewall? agenol Servers & Networking 2 8th August 2005 09:44 PM
How to Turn off hardware Firewall on NForce 4 ?! starfly Using Fedora 7 12th July 2005 04:11 AM
how to turn off firewall after installed? tommy916 Using Fedora 8 13th April 2005 11:17 AM


Current GMT-time: 11:34 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat