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

Publsih ERP Online

Dear All
I have implemented a new ERP system in my organization , 
I already have Astaro ASG 120 ,
the ERP Server IP is : 192.168.1.10 , 
while the link to let the ERP run is : 
http://192.168.1.10:7778/forms/frmservlet?&config=webutil&form=CEF000.FMX&userid=@erp

Do you have any idea on how i could publish this server online and let my co-worker use it while they are out of office ?
is there any specific steps i shall know in NAT ?

Regards


This thread was automatically locked due to age.
  • It looks straightforward: 'Any -> {port 7778} -> External (Address) : DNAT to {192.168.1.10}'.

    However, if this isn't public information, I would recommend using SSL VPN Remote Access instead of a DNAT.

    Cheers - Bob