![]() |
![]() |
![]() |
|
|||||||
| Networking Help with Linspire Networking & Internet Issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
Hello everyone,
I am running Linspire 6.x and having problems running krdc to access the server. Initially, I got a message saying that I needed rdesktop, which I have since downloaded and installed from CNR. I'm using the rdp:/xx.xx.xx.xx format in krdc to specify the connection type. The error I am getting is "Connection Failure: Connection attempt to host failed". Any ideas? |
|
|
|
|
|
#2 |
|
Veteran
Join Date: Aug 2006
Posts: 801
Rep Power: 5
![]() |
Could be a number of things. Is the server set up to allow that desktop to connect? Does the user have permissions to connect remotely. Are you using a Netbios name to connect or the servers IP address? Are you using a firewall? Is the port blocked?
|
|
|
|
|
|
#3 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
This is a corporate terminal server, so it is accessible over the internet. I connect to it properly from all of my windows machines, whether my home laptop, my work laptop or any other Windows machine for that matter.
I am not even allowed to enter credentials, so I'm guessing privilieges should not have anything to do with it? I am using the ip address of the server, as I always do when I am not at the office. From a hardware perspective, I am not using anything that is blocking remote desktop because my home laptop and work laptop can both connect through my network (Cable modem + router + wireless switch). On the software side, when I open FireStarter and go to the Policy tab, for Outbound Traffic Policy, the setting is Permissive by default, blacklist traffic. |
|
|
|
|
|
#4 | |
|
Master
![]() Join Date: Aug 2004
Location: Cortland, NY
Posts: 2,083
Rep Power: 9
![]() |
Quote:
Rick You said it work's in Windows. Worst case you can set your PC up for Dual Boot (Windows and Linux). I can read my company mail while in Linux, but to connect to the company intranet I have to be in Windows. So dual boot has been very handy for me. Hopefully one of our other members can help you with your Linspire remote desktop problem. Bob
__________________
Linux Mint 9 (Isadora) on HP Pavilion ![]() Ubuntu 10.4 RC Netbook Remix on Dell Mini 9 ![]() ![]() |
|
|
|
|
|
|
#5 |
|
Moderator
![]() |
I would certainly open the firewall in Linspire's control center under the networking area.
I doubt it will connect otherwise. Another thing it could be, normally in krdc you need to input the ip address and the screen you want to log into.....sort of like "xxx.xxx.xxx.xxx:0" This might help you too.
__________________
::Mike::
|
|
|
|
|
|
#6 | ||
|
Wizard
Join Date: Oct 2006
Posts: 4,586
Rep Power: 8
![]() |
You also don't say which windows host type
XP, 2000 or Vista ? http://www.hostingtech.com/?m=show&id=870 Quote:
Quote:
rdesktop.. http://episteme.arstechnica.com/eve/...m/195009042931 http://aseigo.blogspot.com/2008/02/k...ver-again.html https://secure-support.novell.com/Ka...tml#disclaimer |
||
|
|
|
|
|
#7 |
|
Journeyman
![]() Join Date: May 2006
Posts: 253
Rep Power: 5
![]() |
|
|
|
|
|
|
#8 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
BobD,
Thanks for the input. I'm not planning to dual-boot anytime soon. I've sent a dollar too many Microsoft's way. |
|
|
|
|
|
#9 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
SubSlug,
I have tried stopping FireStarter with and I got the same error. I also looked into the man pages you sent and they were helpful, but I could not find a solution. |
|
|
|
|
|
#10 |
|
Moderator
![]() |
If you are connecting over the internet you need to type in the port number as well. Locally, you can get by with only the IP address.
Ex. Via Internet rdp://10.0.0.222:3389 Locally rdp://10.0.0.222 rdesktop is available in CNR and it must be installed before you can connect. 3389 is the default port for Remote desktop in windows.
__________________
When I go to my happy place, I turn on my computer. ![]() Thanks, Founder, Gigastrand International ![]()
|
|
|
|
|
|
#11 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
Dr. Hu,
The server is a Windows 2003 Server, most likely fully-patched. I looked into the links you sent for rdesktop and running from the command line. They all say Connection Timed Out. Concerning tsclient, it is not available on the CNR website. I already use krdc, so that option is out. The other links you posted were also helpful, but did not lead me to a solution. Any other ideas? I think what I've seen here is that it is definitely some sort of networking issue...but what? I disabled FireStarter and it still didn't work. Is there another phantom firewall that I am not aware of? Thanks again for your input and I look forward to more. |
|
|
|
|
|
#12 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
mr.gigabytes,
Even specifying the port doesn't work. Thanks though. |
|
|
|
|
|
#13 |
|
Moderator
![]() |
If you have the Linspire firewall set to closed it may not work.
I have a thought, if you PM me the IP address of the server you are trying to connect to, I can see if I am able to connect to it. I won't login of course, but to at least see if ithe server is receptive to the connection. I am able to login to my server at the office as well as my freespire box using krdc. If I am able to connect, we can troubleshoot your box.
__________________
When I go to my happy place, I turn on my computer. ![]() Thanks, Founder, Gigastrand International ![]()
|
|
|
|
|
|
#14 | |
|
Wizard
Join Date: Oct 2006
Posts: 4,586
Rep Power: 8
![]() |
ping the ip address you are trying to connect to, any response (although they may have disabled icmp at the server end..)
Try a browser connection to that host IP address, any responses (even an error ) Microsoft list of errors.. http://technet2.microsoft.com/window...33.mspx#BKMK_2 Quote:
--in a terminal window (konsole) netstat -a --see if port 3389 is there Final thought
firestarter should not be running, or you will have to setup a policy for port 3389 --in a terminal window (konsole) sudo firestarter stop edit correction sudo firestater -p (or --stop) --or just start firestarter and then stop it with th gui that appears on the system tray (kse, right-side of desktop) Additionally, if you also connect with a router, then its firewall (NAT) will have to allow that port as well --some people won't call a NAT a firewall (nitpicking, we are being more generic ), but it is the basis of a firewall, as it hides the internal network IP addresses. Last edited by DrHu : 07-June-2008 at 22:37. |
|
|
|
|
|
|
#15 | |
|
Veteran
Join Date: Aug 2006
Posts: 801
Rep Power: 5
![]() |
Quote:
Are you sure that your not using a VNC client of some sort to get past your work Firewall? It would seem strange to run a server unprotected with RDP running and no credentials. |
|
|
|
|
|
|
#16 |
|
Newcomer
Join Date: Mar 2008
Age: 29
Posts: 30
Rep Power: 0
![]() |
Okay. I found the problem and it was between the chair and the screen. I had the third and fourth parts of the IP address swapped. Everything works fine now. Thanks for all of your help. I am sure that other users experiencing these issues will now have a lot of information to assist.
|
|
|
|
|
|
#17 | |
|
Master
![]() Join Date: Aug 2004
Location: Cortland, NY
Posts: 2,083
Rep Power: 9
![]() |
Quote:
I have been there. Sometimes the solution is right in front of me and I can't see it ![]() Glad your remote desktop is working now. Bob
__________________
Linux Mint 9 (Isadora) on HP Pavilion ![]() Ubuntu 10.4 RC Netbook Remix on Dell Mini 9 ![]() ![]() |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remote Desktop to Windows XP machine | ntsc | Networking | 2 | 06-August-2008 01:19 |
| LTSP Configurations | bazz | Linux Terminal Server Project | 14 | 22-February-2008 13:49 |
| Remote desktop | patrickv | Core OS | 3 | 05-December-2006 22:50 |
| I can't seem to install anything with the CNR.! , What's going on..? | jason.b.c | Freespire CNR Issues | 34 | 05-November-2006 06:02 |