Looks about right. Not sure what the problem is. I'm fairly new to all of
this too.

----- Original Message -----
From: "Ola Hansson" <[EMAIL PROTECTED]>
To: "Shaun Landau" <[EMAIL PROTECTED]>; "Ola Hansson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, February 28, 2002 3:21 AM
Subject: Re: Port forwarding - help needed


> Hi Shaun!
>
>
> You mean something like these rules?
>
> /sbin/iptables -A FORWARD -i eth0 -o eth1 -p TCP -d 192.168.1.2 --dport
25 -j ACCEPT
>
> /sbin/iptables -A FORWARD -i eth0 -o eth1 -p TCP -d 192.168.1.2 --dport
22 -j ACCEPT
>
>
> I tried with these rules included as well but it didn't help. Since the
FORWARD policy is ALLOWED I don't think I need them in this simple case, no?
>
> Thanks.
>
> --Ola
> --
>
> _______________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
>
>
>
>


Reply via email to