Hello,

Interfaces : 2 - GREEN and RED (PPPoE)
WAN (RED) : Dynamic IP PPPoE
LAN (GREEN) : 192.168.1.0/24

Local server on GREEN interface IP : 192.168.1.10
Services to be forwarded WAN2LAN : HTTP, HTTPS, SSH, FTP

Dynamic DNS with wildcard www.host.dyndns.org -> Uplink main IP (RED).

At the moment Im testing with a Destination NAT to forward HTTP and 
HTTPS from external IP to my local server on the same port.

<ANY>:80 ---(NAT)---> 192.168.1.10:80
<ANY>:443 ---(NAT)---> 192.168.1.10:443

This works fine externally, ie. www.host.dyndns.org will correctly 
NAT forward to 192.168.1.10:80 however I cannot access it using the 
same URL from inside the GREEN network (ie. my PC on the GREEN 
network). Ive looked around on the Internet and could not find a 
solution. A DNS solution is not preferred and will not be workable 
for me since Im using dynamic DNS. Ive tested on both EFW 2.2 and 2.3.

This is simply a loopback NAT from the local network which works fine 
using an off the shelf BB router such as linksys/dlink/etc. Ive found 
some posts which mention that it used to work in EFW 2.1.x.

Any help will be appreciated.

Thanks,
Vikash Khatuwala.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to