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

External URL pointing to External Nic from Intern

hi!

i would like to setup the correct rules for letting an internal user use a external url which points back to the internal network. for example

vpn.mydomain.com points to astaro external ip
on the astaro i have a nat and packet filter to let it go through from extern
this works fine so far, but if an internal user uses that url it just times out.

anyone can point me in the right direction to set that up?

thx!


This thread was automatically locked due to age.
Parents
  • Don't have the step-by-steps at hand, but you need to make a NAT rule to have requests from the internal network to the external address do a DNAT, masq on the internal network, and change the destination to the target server. You need to do this on a per server/service basis.

    If there's an easier way, I'd love to know about it.
  • This was a problem with our Cisco 1700 back in the day. in Astaro 6 this worked without any special settings. I upgraded 2 nights ago and just found out today it does a collission now when trying to look at the internal server via the external address (DNS).

    I will try the snat. I assume you have to set up a network host for the external name. basically a reverse of the dnat entry I have now?
Reply
  • This was a problem with our Cisco 1700 back in the day. in Astaro 6 this worked without any special settings. I upgraded 2 nights ago and just found out today it does a collission now when trying to look at the internal server via the external address (DNS).

    I will try the snat. I assume you have to set up a network host for the external name. basically a reverse of the dnat entry I have now?
Children