From: MaD MaN (joelf@ptd.net)
Date: Tue Feb 06 2001 - 23:37:33 PST
I am having a bit of a problem trying to figure out what you are talking about
here. These interfaces are in the same machine?? Why are do you want to MASQ
both of them?
joel
/dev/null wrote:
> I have one machine (192.168.1.5) on eth1 that I need _all_ internet traffic
> from one outside server (x.y.z.12) on eth0 to be directed to. I tried
> setting this up:
>
> ipchains -A forward -i eth0 -s 192.168.1.0/24 -j MASQ
> ipchains -A forward -i eth1 -s x.y.z.12/32 -d 192.168.1.5/32 -j MASQ
>
> Well, web pages from the general inet work fine with this, but for some
> reason connections coming in from .12 are not forwarded on to the correct
> machine. How can I tell ipchains to masq all traffic coming in from .12 to
> .5?
>
> Basically .5 initiates a connection but .12 can't initiate any connections
> back to .5.
>
> Thanks!
>
> ****************************************************************************
> * To UNSUBSCRIBE from the list, send a message with "unsubscribe pmfirewall"
> * in the message body to majordomo@pointman.org. Please direct other
> * questions, comments, or problems to pmfirewall-owner@pointman.org.
> *
> * Need answers fast? Check the list archive located at:
> * http://www.pointman.org/PMFirewall/list-archive/
> *
-- Check it out one time!!http://www.VisualStimulation.com
**************************************************************************** * To UNSUBSCRIBE from the list, send a message with "unsubscribe pmfirewall" * in the message body to majordomo@pointman.org. Please direct other * questions, comments, or problems to pmfirewall-owner@pointman.org. * * Need answers fast? Check the list archive located at: * http://www.pointman.org/PMFirewall/list-archive/ *
This archive was generated by hypermail 2b29 : Sun Jun 10 2001 - 02:39:20 PDT