question

David A. Sinck plug-discuss@lists.PLUG.phoenix.az.us
Wed, 15 Aug 2001 07:54:11 -0700


\_ SMTP quoth Jim on 8/14/2001 18:37 as having spake thusly:
\_
\_ I've been trying to get ipchains to redirect requests from one ip address
\_ to my linux box.  Here's what I've tried:
\_ 
\_ ipchains -A input -p tcp -s 140.198.33.14 -j REDIRECT -d 127.0.0.1 81
\_ 
\_ It worked once then I wrote it down and ran ipchains-save.  After I
\_ rebooted the computer I found out that it didn't save and wouldn't work
\_ again.

Do you need to (re)tweak the magic bits in /proc?

David