maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   rDesktop for OS2008? (https://talk.maemo.org/showthread.php?t=13037)

jaysen 2008-02-04 13:16

Re: rDesktop for OS2008?
 
i believe this is what i opened up in the port forwarding area.... i opened up port 3389 to alow traffic in n out from my pc

tj110158 2008-02-06 20:10

Re: rDesktop for OS2008?
 
I have downloaded and installed rDesktop for 2008, and it installed fine,except that its in the EXTRA'S folder and I'm told it should be in the UTILITIES FOLDER, Plus, which I fill in the info and click to OK button, NOTHING HAPPENS, and I mean NOTHING, no white screen, no flicker, NOTHING. HELP!!!! SOMEONE, ANYONE. I would love to get this thing working. I re-FLASHED 2 times already

kernelpanic 2008-02-06 22:05

Re: rDesktop for OS2008?
 
Quote:

Originally Posted by jaysen (Post 137876)
Originally, I posted this in the NEWBIE section - But figured having it posted here would gain more traffic;

Be gentle...

So I finally took the plunge and bought a new n810 Let me lay a quick foundation for you on my background with Linux based system; None. With that said, thank god for the internet and these forums... heh. ive been able to quickly learn the general functions and messed around with xterm. After days of reading, I finally got the courage to install rdesktop.


So now that I have successfully logged in via my wireless network. I decided to try and connect to it via using an EVDO Bluetooth connection via my paired treo 700p (w/ PAM hack) and n810. I have opened the default port of 3389 (assigned by windows) via my router and assigned "Public IP" to the IP my isp issues. I Believe I have everything setup correct but when I try to connect using either of two cmds below, I receive the same error;
rdesk -f -u USERNAME -p PASSWORD MY.IP.ADDY
rdesk -f -u USERNAME -p PASSWORD MY.IP.ADDY:3389


1. It will give me an error that says ERROR: connect: No route to host

or

2. Autoselected keyboard map en-us and then just lock up there...

When i re-run the command to try and connect I can see data being sent on my treo but after a couple of minutes it stops and goes inactive...

So my question is... Is my phone not allowing me to connect because it cannot do UDP TCP via 3389 ? or is the EVDO connection just too slow to allow a usuable rdesktop enviornment ?

Any help would be greatly appreciated... Just so you know I have not been able to try connecting via another Wireless connection not of my own... maybe I can walk the neighborhood for an unsecure connection to see if I can connect ?


If this helps any I am currently setup on Verizon FiOS here in California, my router is in Actiontec

I have used rdesktop over dialup, 1xCDMA, and EVDO no problem. (EVDO is screaming fast) It should work fine. There's a couple of things you can try.

1. from a windows machine connected to the internet (but not on your home router) try to connect using the Remote Desktop Connection. This will tell you whether your port forwarding is working correctly for tcp port 3389. Make sure you are using the correct IP address. Verify the external IP address of your DSL/cable modem. (How you do this depends on your hardware.) With DSL, IP address sometimes changes, With Cable, sometimes you don't get a real (i.e.- Internet Routable) IP at all, making RDP problematic. If you have a modem AND a router, then you need to make sure that either
A- your modem is bridging and your router/firewall has an external IP address.
or B- your modem is forwarding to your router AND your router is forwarding to your computer correctly.

2. Connect your treo to your n810 and open the web browser to verify whether you are actually tethered. If you can't open a webpage, you are not online. Thus, no path to host.


hope this helps,
kernelpanic

jaysen 2008-02-06 23:58

Re: rDesktop for OS2008?
 
kemelpanic-
thanks checking the first now

doubledrat 2008-02-07 09:05

Re: rDesktop for OS2008?
 
Quote:

Originally Posted by tj110158 (Post 139106)
I have downloaded and installed rDesktop for 2008, and it installed fine,except that its in the EXTRA'S folder and I'm told it should be in the UTILITIES FOLDER, Plus, which I fill in the info and click to OK button, NOTHING HAPPENS, and I mean NOTHING, no white screen, no flicker, NOTHING. HELP!!!! SOMEONE, ANYONE. I would love to get this thing working. I re-FLASHED 2 times already

this is the same problem many people are having (including me). the command line version (1.5 I believe) works, but I can't get a working right-click...

pipeline 2008-02-07 12:43

Re: rDesktop for OS2008?
 
Quote:

Originally Posted by doubledrat (Post 139323)
this is the same problem many people are having (including me). the command line version (1.5 I believe) works, but I can't get a working right-click...

I have repackaged the installer for command line rdesktop (for other reasons) so i went ahead and bound this key in newest installer.

The original post i made of this had instructions for editing ALL of the hardware buttons by editing the /usr/lib/rdesktop15/keymaps/common file

But if your only interested in menu key, install current package here :
http://wardenclyffetower.com/MaemoFi...-cli-1.5.0.deb

doubledrat 2008-02-07 12:47

Re: rDesktop for OS2008?
 
brilliant. thanks! I missed the original post, so didn't know I could do it myself. Now I've no reason not to go for os2008 (apart from lack of capslock :( but I'll live without that)

jaysen 2008-02-10 09:46

Re: rDesktop for OS2008?
 
To everyone that has assisted me....

THANKS !

All of you were on the right track with all your suggestions... I ended up having a port conflict with my Slingbox and RDP... Long story short one of my call lines said to allow RDP to connect to Slingbox - How that got screwed up... I DUNNO.

But it is not fixed, and I am proud to say I have been able to sucessfully RDP using my n810 and any (useable) internet connection.

dfinch 2008-03-17 03:12

Re: rDesktop for OS2008?
 
ADVICE?

I have sucessfully run rDesktop on my N810 to my Win XP pro PC from within my house using the IP address of the PC through my wireless USB router. (It's spotty but mostly connects). However I have never been able to connect at another access point (it locks yp on the OK button and finally times out). I'm guessing the IP address is incorrect in the rDesktop start screen although I got it using http://whatismyipaddress.com/. I have RR cable for ISP. Any ideas anyone? Thanks!

ydant 2008-03-17 16:47

Re: rDesktop for OS2008?
 
You need to make sure your router is forwarding in port 3389 to the computer you're trying to connect to. It's unlikely that your ISP is blocking this port, but your router most likely is, if only as a side effect of using NAT between your internal network and your ISP.

Keep in mind there are security implications of opening up this port to the outside world.

cashless 2008-03-17 16:53

Re: rDesktop for OS2008?
 
Quote:

Originally Posted by pipeline (Post 139369)
I have repackaged the installer for command line rdesktop (for other reasons) so i went ahead and bound this key in newest installer.

The original post i made of this had instructions for editing ALL of the hardware buttons by editing the /usr/lib/rdesktop15/keymaps/common file

But if your only interested in menu key, install current package here :
http://wardenclyffetower.com/MaemoFi...-cli-1.5.0.deb


:D:D:D:D:D:D:D:D:D:D ---->Awesome!<----:D:D:D:D:D:D:D:D:D:D:D

dfinch 2008-03-17 20:54

Re: rDesktop for OS2008?
 
ydant - thanks for the input. I did open port 3389 and have the following in my router settings (under Access, virtual server):
RD1 TCP 3389/3389 I/P address
RD2 UDP 3389/3389 I/P address

I set this according to instructions at:
http://portforward.com/english/route...te_Desktop.htm

Regarding security concerns, I have only allowed specific MAC addresses access to my PC but I'm now wondering if opening this port bypasses this security measure?
Thanks again!!
Derek

pipeline 2008-03-17 22:33

Re: rDesktop for OS2008?
 
Have you tried connecting to the 'public' ip adress while at home?

What kind of 'other access points' are you using? cell phone dialup? public library wifi? friends house wifi?

OppositeOfIgnorance 2008-03-17 23:25

Re: rDesktop for OS2008?
 
too bad we'll never be able to do this
http://i29.tinypic.com/29fezxy.jpg

dfinch 2008-03-18 03:17

Re: rDesktop for OS2008?
 
Quote:

Originally Posted by pipeline (Post 156583)
Have you tried connecting to the 'public' ip adress while at home?

What kind of 'other access points' are you using? cell phone dialup? public library wifi? friends house wifi?

pipeline,
I presume by 'public' you mean the IP address reported by typical 'my IP address' sites? If so, no I hadn't thought of checking that. What should I expect?

I have tried at work but we are behind a firewall that I presume will stop me (read something about certificates but it was over my head), also tried at our church building where i can easily access internet but it also locks up and times out.

After seeing your earlier post (quoted by cashless) I thought I'd try that version of rDesktop so I uninstalled v0.4 and tried to install yours and it reported 0kb and failed to install (tried directly from installer and from a copy on my SD card). I haven't put 0.4 back on as it appers your package is much more stable. I don't have a great knowledge on neworking, generally just try to research thoroughly and follow instructions.

I think I need to get your version properly installed and then I can experiment a bit more. Thanks to you (and all) who put so much effort into helping others. :)

FaberfoX 2008-03-25 07:46

Re: rDesktop for OS2008?
 
Pipeline, first of all, thanks!
Now, do you think there's a way to run the command line version in a res higher than 800x480? I need 800x600 for a single misbehaving app on my windows box. -g 800x600 kinda works, but there are no scroll bars to move around, and -f forces the remote res at the native one, so no dice. The best would be something like a combined -f and -g, full screen with some kind of scrolling (scroll keys would do, instead of cursor control, if cursor can still be controlled from a BT keyboard), am I asking for too much?

tmb 2008-05-16 08:59

Re: rDesktop for OS2008?
 
Quote:

Originally Posted by FaberfoX (Post 159798)
-g 800x600 kinda works, but there are no scroll bars to move around, ..... The best would be something like a combined -f and -g, full screen with some kind of scrolling (scroll keys would do, instead of cursor control, if cursor can still be controlled from a BT keyboard), am I asking for too much?

Yes Pipeline - Thanks!

Is there any way to scroll around a screen which is larger than 800x480? Anyone?

Thanks!

newf 2008-05-19 01:01

Re: rDesktop for OS2008?
 
people with issue with disconnections / rdesktop. ping the/remote pc constantly through x term. solved all my issues


All times are GMT. The time now is 10:43.

vBulletin® Version 3.8.8