question

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: David A. Sinck
Date:  
Subject: question

\_ 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