Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2008 12:20:40 +0530
From:      Girish Venkatachalam <girishvenkatachalam@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: gdm + xdmcp
Message-ID:  <20080301065040.GA15623@saraswathy.madambakam.org>
In-Reply-To: <20080301075629.5948f621@ilievnet.com>
References:  <20080301011006.3c61b31a@ilievnet.com> <20080301010139.GA8443@saraswathy.madambakam.org> <20080301043758.004e0065@ilievnet.com> <20080301045229.GA9398@saraswathy.madambakam.org> <20080301075629.5948f621@ilievnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07:56:29 Mar 01, Daniel Iliev wrote:
> 
> 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 ~]# 
> 

To rule out a firewall issue try running nmap on the localhost and
check. Or you could use the RFC1918 address of bsd.example.org from the
same machine.

In case that shows the port open then you can go the firewall route.

I personally do not run gdm or kdm. So I would not know how to get this
working but I *think* you already picked the right file. The one you
quoted in your last mail. I think the key lies there. You have to modify
it and restart gdm and see if it listens for XDMCP requests locally.

Hope this helps. And sorry if it doesn't. ;)

Thanks.

-Girish

-- 
"unix soi qui mal y pense"

UNIX to him who evil thinks



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