Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2006 21:51:21 +0100
From:      dick hoogendijk <dick@nagual.nl>
To:        FreeBSD Users Questions <freebsd-questions@freebsd.org>
Subject:   remote graphical login to a fbsd server
Message-ID:  <1166907080.5478.10.camel@arwen>

next in thread | raw e-mail | index | archive | help
[From the handbook]
In order for other clients to connect to the display server, edit the
access control rules, and enable the connection listener. By default
these are set to conservative values. To make XDM listen for
connections, first comment out a line in the xdm-config file:

! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with xdm
DisplayManager.requestPort:     0

This I understand. When I commnent this line out xdm will listen to
remote login requests. But I want to make sure that ONLY machines from
my *local* network can make a connection. In the Xaccess file I see
something like
"listen * Bff01:0:0:0:0:0:0:12b ff02:0:0:0:0:0:0:12b
ff03:0:0:0:0:0:0:12b ff04:0:0:0:0:0:0:12b ff05:0:0:0:0:0:0:12b "

What do I have to change in this 'LISTEN' line to have connections from
other local machines but *not* from outside?

-- 
http://nagual.nl/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ Solaris 10 6/06 ++




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