Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2008 07:56:29 +0200
From:      Daniel Iliev <daniel.iliev@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        girishvenkatachalam@gmail.com
Subject:   Re: gdm + xdmcp
Message-ID:  <20080301075629.5948f621@ilievnet.com>
In-Reply-To: <20080301045229.GA9398@saraswathy.madambakam.org>
References:  <20080301011006.3c61b31a@ilievnet.com> <20080301010139.GA8443@saraswathy.madambakam.org> <20080301043758.004e0065@ilievnet.com> <20080301045229.GA9398@saraswathy.madambakam.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080301075629.5948f621>