need help with Ipchains

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Va2k
    I’m still alive barley.
    • Oct 2001
    • 10060

    #1

    need help with Ipchains

    Hello anyone anygood with a RAQ4 server? Im getting some errors after installing and trying to setup ipchains...

    Can someone please be kind and help me with this hehe Thank you

    TOM
  • Va2k
    I’m still alive barley.
    • Oct 2001
    • 10060

    #2
    btw I did it excat like http://www.raqhowto.com/kbase/index.php?id=15&bt=info

    here is the errors
    [root /sbin]# chainstest
    Flushing all existing rules...
    Starting IP Chains ruleset...
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    /sbin/chainsrules: ipchains: command not found
    Sleeping 30 seconds...
    Flushing ruleset...
    /bin/chainstest: ipchains: command not found
    Ruleset test complete!
    === REMEMBER TO MANUALLY LOAD YOUR RULESET ONCE YOU GET IT WORKING ===

    Comment

    • ControlThy
      Confirmed User
      • May 2002
      • 1909

      #3
      Um is IPCHAINS even installed on your machine?
      It cannot find the command path to execute Ipchains.
      Promote our unique Voyeur and Fetish sites!

      Comment

      • Va2k
        I’m still alive barley.
        • Oct 2001
        • 10060

        #4
        yes it is lol
        /sbin/ipchains
        /sbin/ipchains.old
        /usr/local/ipchains-1.3.10.tar.gz
        /usr/man/man8/ipchains.8

        Comment

        • funkmaster
          So Fucking Banned
          • Sep 2001
          • 7938

          #5
          try again:

          cd /usr/local
          wget amail.co.uk/ipchains-1.3.10.tar.gz
          tar zxvf ipchains-1.3.10.tar.gz
          cd ipchains-1.3.10
          make clean
          make
          make install


          and after that typ "rehash" to make sure ...
          Last edited by funkmaster; 10-09-2002, 08:26 AM.

          Comment

          • Va2k
            I’m still alive barley.
            • Oct 2001
            • 10060

            #6
            rehash command not found

            Comment

            • Va2k
              I’m still alive barley.
              • Oct 2001
              • 10060

              #7
              without doing the test i started it and its says....

              [root ipchains-1.3.10]# ./ipchains -L -v -n
              Chain input (policy ACCEPT: 3706129 packets, 281128868 bytes):
              Chain forward (policy ACCEPT: 0 packets, 0 bytes):
              Chain output (policy ACCEPT: 5309195 packets, 1237689490 bytes):
              [root ipchains-1.3.10]#

              guess its werking eh?

              Comment

              • Va2k
                I’m still alive barley.
                • Oct 2001
                • 10060

                #8
                Originally posted by va2k
                without doing the test i started it and its says....

                [root ipchains-1.3.10]# ./ipchains -L -v -n
                Chain input (policy ACCEPT: 3706129 packets, 281128868 bytes):
                Chain forward (policy ACCEPT: 0 packets, 0 bytes):
                Chain output (policy ACCEPT: 5309195 packets, 1237689490 bytes):
                [root ipchains-1.3.10]#

                guess its werking eh?
                argh but its not following the rules

                Comment

                • Va2k
                  I’m still alive barley.
                  • Oct 2001
                  • 10060

                  #9
                  w00h00 got it working

                  Comment

                  Working...