/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
I'd like to expand on this concept and redirect several public ip addresses
to private nodes on different network connected via routers, potenially you
would map a translation as follows:
207.18.80.1:80 to 192.168.10.10:80
207.18.80.1:25 to 192.168.20.10:25
207.18.80.1:1025 to 192.168.30.20:25
207.18.80.2:80 to 192.168.10.40:80
207.18.80.2:25 to 192.168.20.50:25
207.18.80.2:1025 to 192.168.30.60:25
So my question is does this work in real world. Documentation seems to
indicate that it will, but I'd like to know if anyone has tried these
permations and met with success.
Thanks in advance for the benefit of your real world experiences.
----- Original Message -----
From: "Craig Williams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 23, 2000 2:37 AM
Subject: RE: [Masq] Redirection should work ? :)
> /* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
> /* ALSO: Don't quote this header. It makes you look lame :-) */
>
>
> raf,
>
> Yes this has been done and works as my internal machines can surf the
> internet.
>
> regards,
>
> Craig
>
>
> > a prerequisite for portfw is masquerading in the other
> > (outward) direction.
> > i think this is only mentioned in the ipmasqadm manpage but i
> > could be wrong.
> > have you done this?
> > i.e.
> > ipchains -P forward DENY
> > ipchains -A forward -s 192.168.1.X/32 -j MASQ
> >
> > (replace the /32 with /24 or something if you want internal hosts
> > on that lan masqueraded for outgoing connections).
> >
> > 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.
>
> _______________________________________________
> 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.
>
----- Original Message -----
From: "Craig Williams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 23, 2000 2:37 AM
Subject: RE: [Masq] Redirection should work ? :)
> /* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
> /* ALSO: Don't quote this header. It makes you look lame :-) */
>
>
> raf,
>
> Yes this has been done and works as my internal machines can surf the
> internet.
>
> regards,
>
> Craig
>
>
> > a prerequisite for portfw is masquerading in the other
> > (outward) direction.
> > i think this is only mentioned in the ipmasqadm manpage but i
> > could be wrong.
> > have you done this?
> > i.e.
> > ipchains -P forward DENY
> > ipchains -A forward -s 192.168.1.X/32 -j MASQ
> >
> > (replace the /32 with /24 or something if you want internal hosts
> > on that lan masqueraded for outgoing connections).
> >
> > 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.
>
> _______________________________________________
> 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.
_______________________________________________
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.