Hi,
Is it possible to use a port other 3389 with the Terminal services client?
Or is this hardcoded into the client ?
Thanks
Rob
No its not possible. Also the server always runs on port 3389.
lutzs said:
No its not possible. Also the server always runs on port 3389.
Click to expand...
Click to collapse
REALLY!
Please explain ? As we run a multiple server network with Terminal services running on various port from 3385 up to 3399. We also change the default port on our workstations (XP prof) from 3389 This a well documented item. You then specify in Terminal server client:- IPORT. Example: 84.234.456.789:3396. Use it everyday!
Rob
two ways that you can do this:
1: on the host machine, regedit to here:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Control\Terminal Server\WinStations\RDP-Tcp
Find "Portnumber" and open. Click on "Decimal" and change to the desired port. The PC will now listen on your specified port number for incoming terminal service requests.
2: If you have a router you can use port redirection. (virtual servers etc)
Specify the ext port number (eg. 3390) then the int port number (3389) then the IP address of your target PC. This will redirect all traffic recieved on port 3390 to port 3389 to your specified internal IP address.
To access remotely for example using remote desktop connection, enter your IP address (or dynamic DNS address) followed by :3390
Hope this helps
J
Thanks Codiac,
So you can't specify the port in terminal services client connection box (as per a Full size PC runing XP Prof) only as a registery change.
Your piccy is right, you can enter IP addresses followed by a port number.
eg: 81.33.44.55:3399
The problem with, for example XP Pro is that it will only listen on 3389 by default, the registry change is necessary if you want to access more than 1 PC on a network.
As per your piccy, once you have edited the registry to a chosed port, the PC will then listen on that port (eg. :3390).
I personally use Option 2, this requires no change to the registry of a PC, the router does the redirection for you.
for example:
PC 1 = 192.168.0.1
PC 2 = 192.168.0.2
To access PC 1 allow a rule in the router to pass port (external) 3389 to (internal) 3389 to 192.168.0.1
To access PC 2 allow rule in router to pass port (external) 3390 to (internal) 3389 to 192.168.0.2
this way, when you open the remote desktop connection client and enter say, 81.44.231.22:3390 the router will see 3390 and redirect it to 3389 straight to 192.168.0.2
Hope this helps
J
Hi Codiac.
I think I'm confusing you here. Port change, at the host is not the problem. Either by router redirection, or registry edit of the listening port of the HOST. Its the CLIENT in Win mobile 5 wont let you specify a port when connecting to a host. You can with a registery edit of the Win mobile client on the Pocket PC, change the port, but not at connection IP 'time'
Rob
I'm having trouble looking up DNS records on my TyTN (WM6.0). I use Cambridge VxUtil to ping my desktop PC ("tinygod" -- 2 points for getting the reference), and it says it can't find the host. I tried running Pocket Hosts and adding a record, but it doesn't help.
If it matters, I *can* ping the PC by IP, and I can FTP from the PC into Mocha FTP Server on the phone.
I think this is the reason why I can't browse to a network share in File Explorer, which is the problem I'm actually trying to solve. Can anybody offer some tips?
I think I found a way to ping a host via the shell command. When I type "adb shell ping -a 192.168.1.1" it writes :
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=254 time=1914ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=254 time=908ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=254 time=1020ms
(when I disable the wifi on my phone it starts to write the below)
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
Maybe HTC Hero can be a great WiFi Hacking tool that doesen't require us to format and install Linux.
Also someone may have discovered this a long time ago but I didn't noticed it anywhere so I posted it.
I'm failing to see how you've accomplished anything here except breaking a ping by cutting a network connection?!?
Hey guys,
My friend and I are trying to send a UDP packet from the Android emulator to a server on our wifi network. However, the packet never actually reaches the server. If the server receives it, it should start sending
UDP packets back.
The program we wrote works outside of the emulator inside the windows environment, and using Wireshark, we see that the packet is sent to the correct IP address and the correct MAC address for the server. When we attempt to send the packet from the emulator, the dog does not respond how it should if it received the packet. In Wireshark we can see that the emulator sends the packet to the correct IP address for the dog, but not the correct MAC address. It is sending it to the MAC address of the router we are plugged into.
We want to specify the packet so that it sends to the correct MAC address but we cannot figure out how to do this. Any help would be great.
Thanks in advance!
Hello everyone
i instaled the ip webcam application and i couldnt connect with the browser.
the i noticed that i couldnt ping the phone!
i can connect to the internet and i can ping the other devices in my local network from my phone!
is there any network problem with the incoming connections?
can enyone confirm tha has the same problem or is only me?
I use munjeni release
Thank the devs sooooooooooooooo mutch!
kostasdimos said:
Hello everyone
i instaled the ip webcam application and i couldnt connect with the browser.
the i noticed that i couldnt ping the phone!
i can connect to the internet and i can ping the other devices in my local network from my phone!
is there any network problem with the incoming connections?
can enyone confirm tha haw the same problem or is only me?
Thanks the devs sooooooooooooooo mutch!
Click to expand...
Click to collapse
Bravo mate, yes it is not possible for photon (I already focused on that problem), also see it problem is also for other devices (try searching google), I tried to get it working but I think its bug with android. But I got ping only if use ping from router (telnet to router, than ping android device)! I playing with it and it is priority high for me, if I found fix, I will post here!
I facted the same problem with this release ( r134++) also. I could not use FTP server on android as previous release. PC could not find the server as usual.
konnichiwa said:
I facted the same problem with this release ( r134++) also. I could not use FTP server on android as previous release. PC could not find the server as usual.
Click to expand...
Click to collapse
You use bluetooth?? If yes, please read this http://forum.xda-developers.com/showpost.php?p=15829592&postcount=314 and report if working
munjeni said:
You use bluetooth?? If yes, please read this http://forum.xda-developers.com/showpost.php?p=15829592&postcount=314 and report if working
Click to expand...
Click to collapse
No, I used wifi to connect between PC and android. I use SwiFTP Server to make android as FTP server.
konnichiwa said:
No, I used wifi to connect between PC and android. I use SwiFTP Server to make android as FTP server.
Click to expand...
Click to collapse
I not know what release you use! What release you use, by me or from google page?
Also, what release worked for you?
I use r134++ and other fixed from you.
The release worked is 30.05.2011_r106.rar.
I tried to use FTP server on winmobile and it is ok. so It mean my network is no problem.
konnichiwa said:
I use r134++
Click to expand...
Click to collapse
r134++ release (munjeni)
or
r134++ release (google)
??
You are Munjeni so it mean I use r134++ release (munjeni)
Sorry I also need it working! Play with:
adb shell
sysctl --help
Maybe you get it working
Got it working
Code:
C:\Documents and Settings\cardsharing>ping 10.0.0.3
Pinging 10.0.0.3 with 32 bytes of data:
Reply from 10.0.0.3: bytes=32 time=2ms TTL=64
Reply from 10.0.0.3: bytes=32 time=1ms TTL=64
Reply from 10.0.0.3: bytes=32 time=3ms TTL=64
Reply from 10.0.0.3: bytes=32 time=1ms TTL=64
Ping statistics for 10.0.0.3:
Packets: Sent = 4, Received = 4, Lost = 0 (0
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 3ms, Average = 1ms
But I playing with patch, not know how to make patch for it becouse it use command line... will try to make!
But if you know how to automate it here is how to:
- connect to wifi
- open android terminal emulator and type su
- accept root user
echo 1 > /proc/sys/net/ipv4/ip_forward
busybox iproute flush table main
busybox iproute flush table wifi
iptables -F
iptables -t nat -F
iptables -t mangle -F
- disconnect wifi and then connect
If not working first time try again until get it working
It working now! I tried ip webcam and ftp server, all working good!
But you need to toble dns "to allow" in phone settings in hiden menu, procedure is:
dial *#*#4636#*#*
enjoy
Thanks dude. i came back from holidays yestarday and im checking the new release!
just one question
How is the quality at your tests with ip cam cause is very bad in me and freezing often?
Thanks again...
kostasdimos said:
Thanks dude. i came back from holidays yestarday and im checking the new release!
just one question
How is the quality at your tests with ip cam cause is very bad in me and freezing often?
Thanks again...
Click to expand...
Click to collapse
No it's ok, I tried, you need smaler resolution to work correctly
All the same SwiFTP and other FTP clients can't work
PC cannot access to phone IP.