View Single Post
  #1 (permalink)  
Old 2006-10-29
vt2006 vt2006 is offline
Junior Member
 
Join Date: 2006-10-29
Posts: 5
Rep Power: 0
vt2006 has an average reputation (10+)
Default Cannot reach webserver from internal network

Hi,

Originally I did static for a webserver, i.e, 1.1.1.80 > 192.168.1.80. Things were working fine before. Users from Internet or internal network could reach the webserver through the real IP "1.1.1.80".

Recently I changed to use port address translations: -

Original Translated
SRC DST SERVICE SRC DST SRV
Any 1.1.1.80 80 Original 192.168.1.80 Original
Any 1.1.1.80 5900 Original 192.168.1.59 Original

After that, Users from Internet can reach the webserver but users in the internal segment 192.168.1.x cannot reach the webserver via the real IP "1.1.1.80". Could any expert give hands on this and is it possible to explain why? Thanks a lot.

Regards,
Reply With Quote