Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 10-09-2002, 09:07 AM   #1
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:09 AM   #2
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
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 ===
__________________
Va2k is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:18 AM   #3
ControlThy
Confirmed User
 
Join Date: May 2002
Posts: 1,909
Um is IPCHAINS even installed on your machine?
It cannot find the command path to execute Ipchains.
ControlThy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:22 AM   #4
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
yes it is lol
/sbin/ipchains
/sbin/ipchains.old
/usr/local/ipchains-1.3.10.tar.gz
/usr/man/man8/ipchains.8
__________________
Va2k is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:25 AM   #5
funkmaster
So Fucking Banned
 
Join Date: Sep 2001
Location: shell beach
Posts: 7,938
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 at 09:26 AM..
funkmaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:28 AM   #6
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
rehash command not found
__________________
Va2k is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:42 AM   #7
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
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?
__________________
Va2k is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 09:46 AM   #8
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
Quote:
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
__________________
Va2k is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2002, 10:21 AM   #9
Va2k
I知 still alive barley.
 
Va2k's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: Va
Posts: 10,060
w00h00 got it working
__________________
Va2k is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright ゥ 2000- Jelsoft Enterprises Limited.