On Fri, Oct 25, 2002 at 09:51:03AM +0200, Ivano wrote:
> iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE iptables -t nat -A
> POSTROUTING -o eth1 -j
> 
>  MASQUERADE
> 
>  service iptables restart
> 
>  ipchains -A forward -i eth1 -j MASQ
> 
>  echo 1 > /proc/sys/net/ipv4/ip_forward
> 
> Bye.


Just a quick note.  Assuming you're using linux, you can use procmail to
burst digests into separate messages.  That way, you can respond to
individual messages instead of entire digests.  A ~/.procmailrc file
with something like the following ought to work.

MAILDIR=$HOME/Mail
     
:0:
* ^[EMAIL PROTECTED]
| formail +1 -ds >>redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to