This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nat problem

Hi!

i have some problem with nat as i think.

have server with internal ip (192.168.4.5)
this server connected to external ip 80.74.100.12
and can be reached from anywhere (working)

when i try to access this server by this ip(80.74.100.12) through internal network i mean from one of (192.168.x.x) i cant...

all internal network have internet access through 80.74.100.10


so for me its look like 192.168.4.x ->80.74.100.10->80.74.100.12->192.168.4.5 ...this is not working....

so from this i need somehow made that 80.74.100.12 will work from inside (internal ip)

sorry for bad english...


This thread was automatically locked due to age.
Parents
  • mxmone, I'm trying to figure out WHY you want to do this.  I'm guessing that you want internal users to be able to access the server using its FQDN:

    h**p://servername.domainname.com/.


    If that's the reason, then why not just add a record to your internal DNS or to the Astaro: 'servername.domainname.com->192.168.4.5'

    Cheers - Bob
Reply
  • mxmone, I'm trying to figure out WHY you want to do this.  I'm guessing that you want internal users to be able to access the server using its FQDN:

    h**p://servername.domainname.com/.


    If that's the reason, then why not just add a record to your internal DNS or to the Astaro: 'servername.domainname.com->192.168.4.5'

    Cheers - Bob
Children
  • Hello All,

    I am having the same issue as well.  I am running both 7.306 and 7.404 at two different locations and they are both experiencing the problem.

    For example.

    -The External IP on the Astaro is 65.64.2.1 (I have only 1 Ext IP in this case)
    -The Internal IP on the Astaro is 192.168.1.254
    -I have a webserver running at 192.168.1.250
    -The external web address is testme.com (Points to:65.64.2.1)
    -I have created a DNAT rule saying ANY->HTTP->ExternalIP->192.168.1.250

    A user on the internet (from the outside world) accesses testme.com and is able to get to my webpage.

    A user on my internal network at 192.168.1.100 attempts to access testme.com and gets the "Could Not Display Webpage" or "Network Timeout".

    I have tried turning off IPS.  No Luck. I have tried turning off the proxy.  No luck. I have monitored the logs and cannot see ANYWHERE that this issue is being logged.  

    This has been happening for quite a while but is now becoming bothersome as we can't set our internal users homepage to our companys website because they can't access it internally.

    I hope that helps explain why "we" need to be able to do this.