iptables -F and nothing works anymore

Discussion in 'Technical' started by tom, Apr 28, 2006.

  1. tom

    tom Member

    I did
    Code:
    iptables -F
    because I wanted to try some iptable rules but nothings works anymore.

    What are the iptable rules are doing?
    Where are the scripts for it?

    tom
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Which distribution do you use? What is the purpose of your system? Is it acting as a router/gateway for your network?
    Did you reboot the system? That should bring back the firewall rules.
     
  3. tom

    tom Member

    1. Debian3.1
    2. Webserver
    3. no
    4. no
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Please reboot your system. What's the output of
    Code:
    iptables -L
    then?
     
  5. tom

    tom Member


    It's ok now - no rules left after the reboot, but strange.

    thanks

    tom
     

Share This Page