Community discussions

MikroTik App
 
PteraWireless
newbie
Topic Author
Posts: 34
Joined: Tue Apr 07, 2009 6:37 pm

Forwarding remote desktop

Fri Oct 29, 2010 2:37 am

Forward remote desktop between two radios behind the same AP with default forwarding turned off.
I configured them as such but they can not negotiate a connection with remote desktop.

[admin@Ptera65-66] /interface wireless access-list> pr
Flags: X - disabled
0 ;;; Forwarding configured to Allow Holbert to Remote desktop to Eaglepoint
mac-address=00:15:6D:EA:03:93 interface=Ptera65 signal-range=-120..120
authentication=yes forwarding=yes ap-tx-limit=0 client-tx-limit=0
private-algo=none private-key="" private-pre-shared-key=""

1 ;;; Forwarding configured to Allow Holbert to Remote desktop to Eaglepoint
mac-address=00:15:6D:F2:0E:90 interface=Ptera65 signal-range=-120..120
authentication=yes forwarding=yes ap-tx-limit=0 client-tx-limit=0
private-algo=none private-key="" private-pre-shared-key=""

I tried interface=all but that did not work either.

What am I missing?
Do I need to write some special Firewall rules or something?
 
Remo_SK
just joined
Posts: 5
Joined: Thu May 24, 2007 3:01 pm

Re: Forwarding remote desktop

Fri Nov 26, 2010 10:54 pm

If clients are from the same subnet and can ping each other remote windows desktop at port 3189 should work.

M.
 
User avatar
Question42
just joined
Posts: 15
Joined: Fri Nov 12, 2010 11:05 pm

Re: Forwarding remote desktop

Fri Nov 26, 2010 11:18 pm

Windows Remote Desktop is 3389/TCP ;)
 
Remo_SK
just joined
Posts: 5
Joined: Thu May 24, 2007 3:01 pm

Re: Forwarding remote desktop

Sun Nov 28, 2010 9:15 pm

Yes it was misstype.
But i still dont now if the clients are communicating each other.