Results 1 to 3 of 3

Thread: Problems configuring Security Levels in RH 8...

  1. #1
    mOdEtWo
    Guest

    Problems configuring Security Levels in RH 8...

    Hi!

    (I just got to say that I'm a Linux-newbie, but I'm trying to learn)
    I've installed RedHat 8.0. I will use it as a web-server and ftp-server. And I also needs to give access for SSH. When I installed, I chose "Security Levels: High". But when the FW is set like that, noone can access my web/ftp/SSH. So I need to customize it...

    I start up the "Security Levels" dialogbox, choose to give access to Web/ftp/SSH, clicks OK, get asked if I wan't to save the settings, and clicks YES. the settings should now been set up right. But, when I enter the "Security Levels" dialogbox, my settings has been ignored, and the level is back on "High", and not "Customized" as I want it to be...

    Is this a bug, or what? I've also tried to change it in text-modus (terminalwindow -> Setup ), but I still get the same problem. :-\

    Can someone please explain (in english ) how I can solve this problem?

  2. #2
    JimH
    Guest

    Re:Problems configuring Security Levels in RH 8...

    Quote Originally Posted by mOdEtWo
    Is this a bug, or what?
    Not a bug, just poor functionality.

    redhat-config-securitylevel does not display the current setting. It only allows you to set them. ie it currently rewrites it's configuration everytime you use it.

    After you configure the setting you want in a console type the following to view the current configuration.

    display rules in default chains
    iptables --list

    display rules for nat table
    iptables -t nat --list

    display rules for mangle table
    iptables -t mangle --list

    redhat-config-securitylevel was really intended as a tool for the home user. It configures a firewall with very basic functionality.

    Jim H

  3. #3
    mOdEtWo
    Guest

    Re:Problems configuring Security Levels in RH 8...

    Ok, thank you very much for your answear!
    You've helped me alot!

Similar Threads

  1. Viruses, Worms, Trojan Horses
    By CoolJsa14 in forum Windows - General Topics
    Replies: 9
    Last Post: 11-01-2009, 07:08 AM
  2. Replies: 6
    Last Post: 12-20-2007, 10:37 PM
  3. Microsoft to confide security woes to governments
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-02-2005, 06:01 PM
  4. How to Set Your Internet Explorer Security and
    By The Donald in forum Windows - General Topics
    Replies: 1
    Last Post: 01-04-2005, 09:31 PM
  5. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •