On Mon, 15 Jun 1998, Paul Miller wrote:
# I'm trying to redirect a port from my internet connection to a local
# computer (kind of like reverse ip masquerading).
# ipchains -A forward -j REDIRECT -p [tcp|udp] -s [ip] [port] -d [ip] [port]
#
# ...and it seg. faulted. I've also tried adding the netmasks, and got the
# same results.
I've noticed that as the kernel level code developes and changes, the user
space tools must be recompiled often.
Try that. Get the newest copy you can find and compile it.
-----------------------------------------------------------------------------
Nicholas J. Leon "Elegance Through Simplicity"
[EMAIL PROTECTED] - - http://mrnick.binary9.net
8 4 1 9 7 3 <-- what is the pattern?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]