EFW Support

Support => General Support => Topic started by: ltgomes on Thursday 25 August 2011, 12:36:20 am



Title: Redirect to internal IP
Post by: ltgomes on Thursday 25 August 2011, 12:36:20 am
Hello,

I' new in Endian and I have a problem like this:

I have an external address that is anything like h*tp://suporte.minhaempresa.com/and needed the machines on the internal network when introduce this address forwards to an internal network ip like: h*tp://192.168.x.x:8040/
Is there any way to do this?

Thanks in advance,
Luís


Title: Re: Redirect to internal IP
Post by: vall on Thursday 25 August 2011, 12:40:31 am
Hi,

You can do a DNS (A) record for that subdomain pointing to the external IP then go to EFW firewall  -> Port forwarding / Destination NAT Rule Editor

And point the external IP  and port 80 to point to the internal IP port

That should work.


Title: Re: Redirect to internal IP
Post by: ltgomes on Thursday 25 August 2011, 01:18:04 am
Hi,

How I can add a DNS (A) record in Port forwarding / Destination NAT Rule Editor ?

Thanks


Title: Re: Redirect to internal IP
Post by: vall on Thursday 25 August 2011, 01:32:36 am
You have to edid the DNS zone of your domain, that you can do at your domain name provider.


Title: Re: Redirect to internal IP
Post by: vall on Thursday 25 August 2011, 01:40:35 am
You have to edid the DNS zone of your domain, that you can do at your domain name provider.


After you have added that subdomain to point to your RED IP

Add the Port forwarding rule in Endian.


Title: Re: Redirect to internal IP
Post by: ltgomes on Thursday 25 August 2011, 03:45:36 am
I have done the redirect in my domain name provider and have configured the port redirection.

Outside my network I can call ht*p://suporte.mysite.com/ and access to my internal machine (192.168.x.x:8040).

Now from inside I need put in browser ht*p://suporte.mysite.com/ and need to transform this automatically  in ht*p://192.168.x.x:8040

Thanks


Title: Re: Redirect to internal IP
Post by: vall on Thursday 25 August 2011, 07:13:01 am
You have to edit the incoming routed traffic to add also a rule there.

You can find this at Incoming firewall configuration > Port forwarding > Incoming routed traffic

You're welcome.