|
From: Vikash K. <vi...@ne...> - 2009-11-18 03:43:25
|
Yes I can directly access using the local IP address 192.168.1.10 from GREEN zone, however it does not work when I try with the public IP address. Also I am using dyndns.org for my dynamic IP PPPoE (RED) connection. Outside the network is OK no problem http://www.host.dyndns.org:80/ ---(NAT)---> 192.168.1.10:80 https://www.host.dyndns.org:443/ ---(NAT)---> 192.168.1.10:443 From inside the GREEN network (eg. my own PC) http://www.host.dyndns.org:80/ --> redirect to https://192.168.1.1:10443 https://www.host.dyndns.org:443/ --> Connection time out. Thanks, Vikash. At 10:22 AM 18-11-09, compdoc wrote: >Can't be opened by name? Can it be opened by its ip address? > > > > >-----Original Message----- >From: Vikash Khatuwala [mailto:vi...@ne...] >Sent: Tuesday, November 17, 2009 7:10 PM >To: efw...@li... >Subject: Re: [Efw-user] Confused about port forwarding in >Endian 2.3 > >Hi, > >Ive been able to get Destination NAT working for my local >http >server, however when I try to access the website from >with-in the >GREEN network then it does not work. Any ideas? > ><ANY>:80 ---(NAT)---> 192.168.1.10:80 ><ANY>:443 ---(NAT)---> 192.168.1.10:443 > >Vikash. |