Bastille - How to test changes?

Discussion in 'Installation/Configuration' started by bicho, Mar 9, 2006.

  1. bicho

    bicho New Member

    I am kinda new to the linux world. I have to install, configure and test Bastille for my Computer Security Project.

    I followed the Bastille questions and stuff, exit & save and everything. But how do I test the changes? I did all those changes as a root.

    For example in the part where I have to configure FTP I told Bastille to disable it. I created an ordinary username to test the changes. I log out as a root. Log in as an ordinary username. Open the terminal and I had access to FTP. How do I test the changes?

    I am running Red Hat 9, so I used the following command:
    bastille -x --os RH9

    Any suggestions?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Please post the output of
    Code:
    iptables -L
    and
    Code:
    netstat -tap
     

Share This Page