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

Astaro & RDP

Hello,

my problem is: I have to make a remote session with the rdp protocol (Port 3389) to a server.

Here the networks:

in my office:

Windows XP Client behind a astaro 5.2 
from here I must have a rdp connection to a server behind a d-link router. the connection goes over dyndns (xxx.dyndns.org) on the router is a portforwarding of port 3389 to the server.
it worked good with my netgear router, but not behind the astaro.

my rules are:

Source buero (is my host) Service RDP Destination any

and

Source any Service RDP Destination Buero

DNAT/SNAT

Source Any   Destination external interface service rdp

change source  no change
change destination buero
service destination no change

I hope someone can help me.

Gerne auch auf Deutsch


This thread was automatically locked due to age.
Parents
  • the only thing you need is to add in packet filter 
    source buero -> service rdp (3389 tcp) -> destination the dyndns name -> allow

    and nothing else - no dnat snat or what ever nat

    you want to connect to the server ;-)
Reply
  • the only thing you need is to add in packet filter 
    source buero -> service rdp (3389 tcp) -> destination the dyndns name -> allow

    and nothing else - no dnat snat or what ever nat

    you want to connect to the server ;-)
Children