/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Aka Hippolyte MEA wrote:
> Hello,
>
> I have linux server(kernel 2.2.17) witch is a masq server.
> The masquerade works properly because all clients in my private network surf
> correctly.
> The IP port forwarding works also correctly because we receive our mailsfrom
> the mail server in my private network with ip adresse= 192.168.0.3, but
> nobody can surf on the Web server witch is the same that the mail server.
> The line concerning the web server in the rc.firewall file is:
> ipmasqadm portfw -a -P tcp -L 193.251.130.34 80 -R 192.168.0.3 80
>
> Can you tell why? And what to do?
>
> Kindly
>
> Mea
it's because the internal clients are using the web server's
external address. this does not work. either get the clients
to use the web server's internal address (either directly of
via split dns zones), or apply michael best's masq-demasq kernel
patch which lives at http://www.com.org/~michael/masq-demasq.zip
which causes masqueraded packets to be demasqueraded again so
they can reach the port forwarded web server.
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.