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

RDP - Adding additional ports

Hi,

I have tried to add additional random ports and it would not work. I can add the ports to Astaro but they will not work as intended.

I tired using other known ports and it did work, I tried Apple RDP 3283 and VNC 5900 as alternate RDP ports.

How do I create acceptable connection ports for Astaro? By just adding ports does not give me the expected results.

I seem to be able to use the ports that were automatically generated by Astaro but the ones that I create do not work. It seems that the default ports work as opposed to custom ports that do not work.

Does this make any sense? How can I create new acceptable ports in my Astaro for use with RDP?

Thanks,
Mike


This thread was automatically locked due to age.
Parents
  • It's probably easiest if you leave the computers all set to the default port, and just DNAT the alt ports to the standard port on the PCs...
    e.g.
    source: any
    dest: EXT
    service: rdp3391
    change dest to: pc1
    change service to: RDP (standard port 3389)

    Barry
Reply
  • It's probably easiest if you leave the computers all set to the default port, and just DNAT the alt ports to the standard port on the PCs...
    e.g.
    source: any
    dest: EXT
    service: rdp3391
    change dest to: pc1
    change service to: RDP (standard port 3389)

    Barry
Children
No Data