Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: zolf on November 15, 2010, 08:02:40 am

Title: [SOLVED] Remote Desktop to Application Server
Post by: zolf on November 15, 2010, 08:02:40 am
Hi there,

I have setup Zentyal as the gateway/firewall in our network. now my problem is how can the remote users connect to my Application server. i mean before the remote users used to remote desktop to my AS directly with its static ip. i have Terminal server setup on my AS. now that i have added Zentyal,how do i tell Zentyal to open my application for the remove users.please help.

cheers
Zolf
Title: Re: Remote Desktop to Application Server
Post by: Jaime Soriano on November 15, 2010, 11:01:06 am
Hi,

You can add a port redirection in the firewall configuration.

Regards,
Title: Re: Remote Desktop to Application Server
Post by: zolf on November 15, 2010, 01:17:02 pm
Thanks for your feedback.can you please tell me were exactly I need to do this in zentyal also what port do I need to forward
Title: Re: Remote Desktop to Application Server
Post by: Jaime Soriano on November 15, 2010, 01:42:34 pm
The port/s depend on the service, you'd have to check them on the documentation of the service.

The port redirections can be configured on Zentyal on Firewall --> Port forwarding.
Title: Re: Remote Desktop to Application Server
Post by: acon on November 15, 2010, 08:08:53 pm
RDP uses TCP/3389, but if you use TS Gateway service, it uses TCP/443 (https).
Title: Re: Remote Desktop to Application Server
Post by: zolf on November 16, 2010, 08:06:04 am
thanks for the comments.

my setup is like this eth0 is WAN and eth1 is LAN. Now....when i go to Firewall--> Port Forwarding

please help me to config a new forwarding

Interface: what do i need to select
Original destination: what do i select
Original destination port: I will select Single port: 3389 (correct??)
Protocol: TCP (correct??)
Source:what do i select
Destination IP: ??
Port:??
Log:??
Title: Re: Remote Desktop to Application Server
Post by: Jaime Soriano on November 16, 2010, 11:22:07 am
Interface: eth0 (The external one that is going to receive the connections)
Original destination: Zentyal (Again, the one that is going to receive the connections)
Original destination port: I will select Single port: 3389 (correct?? yes)
Protocol: TCP (correct?? yes)
Source: Any
Destination IP: The IP of the machine with the service, where you are going to forward the connections.
Port: The same one.
Log: As you wish
Title: Re: Remote Desktop to Application Server
Post by: zolf on November 20, 2010, 08:53:23 am

can you please tell me where do i need to go to see the log for this