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
  • ->If you use 'nslookup "servername.domainname.com"' 
    this one return 192.168.4.5

    server by himself exit to network with 80.74.100.10
    its all ok like it must to be....
    u can try enter by yourself to http://80.74.100.12:7099
    that is a server and accessible from outside but not from inside on this ip
    if from inside i type http://192.168.4.5:7099 i can acsess this too 
    but why i cant on 80.74.100.12
    [:(]
  • If 'servername.domainname.com' internally resolves to 192.168.4.5, then the best thing to do is to avoid using Astaro for connecting to your server for internal clients alltogether. It's just using CPU on the Astaro for no reason (assuming you trust your internal clients [[;)]] ).

    It should work if you would add 'servername.domainname.com' to your proxy exception list in your browser (could be done using Windows Polices so you don't have to manually change all computers [[;)]] ). If I'm not mistaken, then your browser should see that servername.domainname.com is not going to be resolved through Astaro, resolve it internally (which would then be 192.168.4.5) and then connect to in directly.

    Generally speaking I would not use Astaro to connect to internal servers / computers. Astaro is there to protect us from the outside world. If you acces your internal servers with their FQDN (so that it won't make a difference if you connect from the outside or internally) than there should be no need for your internal machines to connect to the internal server with the external address instead of the FQDN.
  • 10x all for help.

    that what i do...but i just want to understand why it worked for about a year and suddenly stopped.
Reply Children
No Data