I realize this is not the answer you're looking for, but this is how I've 
solved this issue.  I set an alias on my Endian to resolve the FQDN to the IP 
of the server in the DMZ.
 
Mike K.

________________________________

From: Chris [mailto:[EMAIL PROTECTED]
Sent: Fri 10/31/2008 11:39
To: efw-user@lists.sourceforge.net
Subject: [Efw-user] Need some help



Hi,

I just tried endian for my own home made infrastructure, and I am very
impressed, it's a really great solution!  But I have a problem I cannot
(yet) solve.

I have an ADSL modem (speedtouch 510), which connect to internet using
PPPoE, and NAT every coming packet to the RED nic of my efw.
I have a web site, using a web server on the ORANGE network, efw NAT
the port 80 to this server.

>From internet, it's working fine.
>From the GREEN network, if I try to connect to my web server using the
internet fqdn, the packet are forwarded to the public side of the
modem, and get lost.

I would like to add a rule like this one so that packets from GREEN to
the public fqdn will be directly sent to the web server in the DMZ.:

PREROUTING -i eth_GREEN -d @IP_domain.com -p tcp --dport 80 -j DNAT
--to-destination 172.16.1.10

How can I do that ? Thanks for any help.




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user


<<winmail.dat>>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to