Actually I have the same situations, but in my case, I want
internal LAN 10.0.0.0/16 (eth1) to print to printer server at
192.168.0.0/16 (eth2)

Reading the Netfilter-Hacking-HOWTO for someone who's not
quite good ( ok.. not good ) at C like me doesn't tell much...

If someone can point to more "newbie friendly" docs..
I'd be grateful


TIA



Nick





Vasiliy Boulytchev said:
> http://netfilter.samba.org/documentation/HOWTO//netfilter-hacking-
HOWTO.html
> Regards,
> Vasiliy Boulytchev
> Colorado Information Technologies Inc.
>  ----- Original Message -----
>  From: SPAM
>  To: [EMAIL PROTECTED]
>  Sent: Thursday, May 23, 2002 11:47 AM
>  Subject: Forwarding packets from Eth0 to Eth1
>
>
>  I have a machine with two ethernet cards eth0 (10.0.1.1/24) and
>  eth1 (10.0.2.1/24).  I want a host on the 10.0.1.0 network like
>  10.0.1.5 to be able to telnet or ftp or access a fileshare on the
>  10.0.2.0 network like at host 10.0.2.3.   What iptables do I need
>  to set up so that hosts on the two networks can talk to each other
>  across the machine with eth0 and eth1.   What sort of routing do I
>  need to set up on that machine.  I can get NAT to work, but some
>  of the transfers are video, and NAT kills them.  I need to just
>  forward the packets. Thanks.






Reply via email to