Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can not connect to my Linux with Exceed...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Jykke
Apprentice
Apprentice


Joined: 31 Mar 2006
Posts: 246

PostPosted: Fri Apr 07, 2006 8:38 am    Post subject: Can not connect to my Linux with Exceed... Reply with quote

I have a following scheme WLAN router and then Linux and Windows machine with wlan connection to router.
Yesterday I installed exceed on the windows machine but unfortunately I am not able to open the connection.

I modified the xdm-config so that I have:
!DisplayManager.requestPort: 0

In Xaccess I have:
* #any host can get a login window


Normally this should be enough - I set from xconfig window single and XDMCP-query and enter IP-address
of the linux machine. No luck - when starting with exceed screen remains blank. I am able to ping to the IP
so connection is there.

One thing I still need to try is to enter IP and name of the windows machine on /etc/hosts but otherwise I
am a bit stuck :oops: - any tips? what could I be missing from gentoo side - the previously mentioned
measures have up to now sufficed with other distros.
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Fri Apr 07, 2006 11:42 am    Post subject: Reply with quote

X servers normally listen on port 6000
have you checked that this port is open?
on windows:
Code:
C:\> netstat -a


you can even try to telnet to the exceed server on port 6000 to see if you can connect

nowadays, X servers seem to be configured to start without listening on a port, by default
this is a good thing, until you need it :)

on your gentoo box, you can find the following in /etc/X11/xdm/Xservers:
Code:

$ cat /etc/X11/xdm/Xservers
:0 local /usr/bin/X -nolisten tcp


maybe exceed has some similar startup argument
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
Jykke
Apprentice
Apprentice


Joined: 31 Mar 2006
Posts: 246

PostPosted: Fri Apr 07, 2006 3:21 pm    Post subject: Reply with quote

Well I don't think that exceed is the problem here. I have installed that one often
enough to know the step needed on exceed side to get it running. I think the problem
could be on windows firewall on F-Secure. I am also not sure whether the router comes
into question as a problem source. Normally it should not since it's about "internal" network
but it, of course, blocks the requests coming from outside.

How would that netstat command show that it is not listening to a port? (Sorry to ask a windows question here :))

So it is not likely that the connection is not allowed from gentoo side?
Back to top
View user's profile Send private message
Jykke
Apprentice
Apprentice


Joined: 31 Mar 2006
Posts: 246

PostPosted: Fri Apr 07, 2006 6:36 pm    Post subject: Reply with quote

Ok one thing happens - at least in gentoo telnet xxx.xxx.xxx.xxx 6000 on to own ip address brings connection refused.
Does this indicate that the port is closed in gentoo? How can I open it to couple of known IPs?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum