[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 ++

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to