Re: gdm + xdmcp

[ Available lists | Index of freebsd-questions | Month of Mar 2008 | Week of 1 Mar 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Daniel Iliev <daniel.iliev@gmail.com>
Date
1 Mar 2008 05:56:34
Subject
Re: gdm + xdmcp
Message-ID
20080301075629.5948f621@ilievnet.com


[ Hide this part ]
On Sat, 1 Mar 2008 10:22:29 +0530
Girish Venkatachalam <girishvenkatachalam@gmail.com> wrote:

> > Sorry, I forgot to mention that. nmap gives:
> >
> > PORT STATE SERVICE
> > 177/udp closed xdmcp
> > 6000/tcp open X11
> >
> > Actually I think the latter is not required, but I'll let
> > everything be open and allowing until I get it working, then I'll
> > disable the unnecessary options afterwards.
> >
>
> Then your problem is right here.
>
> The XDMCP port is closed.
>

Agreed.

>
> Open the XDMCP port and you are done.
>


How am I supposed to do that? I believe it's up to gdm to open the port
it should be listening on. Just like Xorg did. If you mean I should
allow access to this port in the firewall, I must say I've not
(explicitly) enabled one on this system because it's connected to a
private (in the sense of RFC1918) LAN with no offenders other than me
and my family. :)


[root@bsd ~]# /etc/rc.d/ipfw rcvar
# ipfw
firewall_enable=NO
[root@bsd ~]# /etc/rc.d/ipfilter rcvar
# ipfilter
ipfilter_enable=NO
[root@bsd ~]# /etc/rc.d/pf rcvar
# pf
pf_enable=NO
[root@bsd ~]#


--
Best regards,
Daniel


Elapsed time: 0.473 seconds