Author Topic: [SOLVED] Remote Desktop to Application Server  (Read 2662 times)

zolf

  • Zen Monk
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
[SOLVED] Remote Desktop to Application Server
« 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
« Last Edit: November 23, 2010, 07:44:21 am by zolf »

Jaime Soriano

  • Zen Monk
  • **
  • Posts: 55
  • Karma: +1/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #1 on: November 15, 2010, 11:01:06 am »
Hi,

You can add a port redirection in the firewall configuration.

Regards,

zolf

  • Zen Monk
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #2 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

Jaime Soriano

  • Zen Monk
  • **
  • Posts: 55
  • Karma: +1/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #3 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.

acon

  • Board Moderator
  • Zen Samurai
  • *****
  • Posts: 454
  • Karma: +18/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #4 on: November 15, 2010, 08:08:53 pm »
RDP uses TCP/3389, but if you use TS Gateway service, it uses TCP/443 (https).

zolf

  • Zen Monk
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #5 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:??

Jaime Soriano

  • Zen Monk
  • **
  • Posts: 55
  • Karma: +1/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #6 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

zolf

  • Zen Monk
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Remote Desktop to Application Server
« Reply #7 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