/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ OK Guys i have one more problem! you know how i said that the linux box could access the private mailserver? It can, but only when the ipchains firewall isnt running. with it running i get rejected packets to that address. how do i stop it blocking packets to that address? atm im using the semi-secure script from the ipmasq howto. the adsl is eth1 and local is eth0, but access to ppp0 is being blocked! :( >From: raf <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [Masq] Masq question >Date: Thu, 19 Jul 2001 10:51:26 +1000 >MIME-Version: 1.0 >Received: from [216.15.66.24] by hotmail.com (3.2) with ESMTP id >MHotMailBD1F7A4A00734004321ED80F4218D48C0; Wed, 18 Jul 2001 17:52:27 -0700 >Received: from alyssa.indyramp.com (alyssa.indyramp.net [216.15.66.10])by >mx0.indyramp.net (Postfix) with ESMTPid 2DB8678E3; Wed, 18 Jul 2001 >17:51:01 -0700 (PDT) >Received: from alyssa.indyramp.com (IDENT:bin@localhost [127.0.0.1])by >alyssa.indyramp.com (8.9.2/8.8.7) with ESMTP id RAA14601;Wed, 18 Jul 2001 >17:51:41 -0700 (PDT) >Received: from mx0.indyramp.net (britney.indyramp.net [216.15.66.24]) by >alyssa.indyramp.com (8.9.2/8.8.7) with ESMTP id RAA14579 for ><[EMAIL PROTECTED]>; Wed, 18 Jul 2001 17:51:40 -0700 (PDT) >Received: from aegis-2-hb1.comdyn.com.au (unknown [203.41.183.36]) by >mx0.indyramp.net (Postfix) with ESMTP id 525C07839 for ><[EMAIL PROTECTED]>; Wed, 18 Jul 2001 17:50:42 -0700 (PDT) >Received: (from smtp@localhost) by aegis-2-hb1.comdyn.com.au (8.9.3/8.9.3) >id KAA22216 for <[EMAIL PROTECTED]>; Thu, 19 Jul 2001 10:36:11 +1000 (EST) >Received: from comdyn.comdyn.com.au(172.19.128.1) via SMTP by >aegis-int.comdyn.com.au, id smtpdAAA0A7Ie0; Thu Jul 19 10:36:10 2001 >Received: from yukon.comdyn.com.au (yukon.comdyn.com.au [172.18.240.3]) by >comdyn.comdyn.com.au with ESMTP id KAA07731 (8.8.8/IDA-1.6 for ><[EMAIL PROTECTED]>); Thu, 19 Jul 2001 10:51:27 +1000 (EST) >Received: (from raf@localhost) by yukon.comdyn.com.au (8.8.8+Sun/8.8.8) id >KAA20245 for [EMAIL PROTECTED]; Thu, 19 Jul 2001 10:51:26 +1000 (EST) >From [EMAIL PROTECTED] Wed, 18 Jul 2001 17:53:08 -0700 >Message-ID: <[EMAIL PROTECTED]> >Mail-Followup-To: [EMAIL PROTECTED] >References: <[EMAIL PROTECTED]> >In-Reply-To: <[EMAIL PROTECTED]>; from >[EMAIL PROTECTED] on Wed, Jul 18, 2001 at 07:13:13AM -0500 >Sender: [EMAIL PROTECTED] >Errors-To: [EMAIL PROTECTED] >X-Mailman-Version: 1.0 >Precedence: bulk >List-Id: Linux IP Masquerading - End Users <masq.indyramp.com> >X-BeenThere: [EMAIL PROTECTED] > >/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! >/* ALSO: Don't quote this header. It makes you look lame :-) */ > > >Jamin Collins wrote: > > > Nathan Giuliani [mailto:[EMAIL PROTECTED]] wrote: > > > works fine from the linux box, but i have no idea > > > how to masq it. > > > > IIRC, something like this should do it: > > > > ipchains -I OUTPUT -s $INTERNAL_NET -d $PRIVATE_MAILSERVER -j MASQ > >ipchains -A forward -s $INTERNAL_NET -d $PRIVATE_MAILSERVER -j MASQ > ^^^^^^^ > >raf > >_______________________________________________ >Masq maillist - [EMAIL PROTECTED] >Admin requests can be handled at http://www.indyramp.com/masq-list/ -- >THIS INCLUDES UNSUBSCRIBING! >or email to [EMAIL PROTECTED] > >PLEASE read the HOWTO and search the archives before posting. >You can start your search at http://www.indyramp.com/masq/ >Please keep general linux/unix/pc/internet questions off the list. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
