From owner-freebsd-questions@freebsd.org Thu Jul 16 15:35:47 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E760B365504 for ; Thu, 16 Jul 2020 15:35:47 +0000 (UTC) (envelope-from darcy@druid.net) Received: from mail.vex.net (mail.vex.net [IPv6:2605:2600:1001::44]) by mx1.freebsd.org (Postfix) with ESMTP id 4B6yyC19Kgz3Rd6 for ; Thu, 16 Jul 2020 15:35:46 +0000 (UTC) (envelope-from darcy@druid.net) Received: from dilbert.druid.net (unknown [216.105.80.240]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) (Authenticated sender: darcy) by mail.vex.net (Postfix) with ESMTPSA id 5C28C86CE1 for ; Thu, 16 Jul 2020 11:35:39 -0400 (EDT) To: freebsd-questions@freebsd.org From: D'Arcy Cain Subject: Running XDM remotely Autocrypt: addr=darcy@druid.net; prefer-encrypt=mutual; keydata= mDMEXu32OxYJKwYBBAHaRw8BAQdAD839OEQVMqCs45KVwLKg4srvl51WsVhMpTGOd9z3Ym20 HUQnQXJjeSBDYWluIDxkYXJjeUBkcnVpZC5uZXQ+iJYEExYIAD4WIQSQJTNYM0vv3aTmBCs/ 5DDweYZnXQUCXu32OwIbAwUJCWYBgAULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRA/5DDw eYZnXWAxAP9cDL1j4koUFRBNQyC4iMp/cx5KnozmtsFtiTrWdZBrIwD6A2rLFx60tJryd/qp SZpXk7UPDLH/PY1hstjx9WUbXQi4OARe7fY7EgorBgEEAZdVAQUBAQdAbK0SOaTRrkI2QAWz rCz29D2RDOgGTvEbDpyWiyA5RhQDAQgHiH4EGBYIACYWIQSQJTNYM0vv3aTmBCs/5DDweYZn XQUCXu32OwIbDAUJCWYBgAAKCRA/5DDweYZnXaNOAQDC77ymNjoMZQVgDCcmgZEk6IZxn45k nyW17OYCpRctvgD9Fg3aocAbHK7V9AhmSbDPxLNQygQUPjjU7Cyn97b1cQs= Message-ID: <5ce65bd7-3645-beb5-dd1b-96bc6bdf81b7@druid.net> Date: Thu, 16 Jul 2020 11:35:38 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RqBXdYVY0jUJ3gMknsqjgwCpm9YmgWcho" X-Rspamd-Queue-Id: 4B6yyC19Kgz3Rd6 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of darcy@druid.net has no SPF policy when checking 2605:2600:1001::44) smtp.mailfrom=darcy@druid.net X-Spamd-Result: default: False [-1.34 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.01)[-0.012]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.50)[-0.497]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; HAS_ATTACHMENT(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; AUTH_NA(1.00)[]; DMARC_NA(0.00)[druid.net]; NEURAL_SPAM_SHORT(0.27)[0.268]; SIGNED_PGP(-2.00)[]; R_SPF_NA(0.00)[no SPF record]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~]; ASN(0.00)[asn:19842, ipnet:2605:2600::/32, country:CA]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2020 15:35:48 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RqBXdYVY0jUJ3gMknsqjgwCpm9YmgWcho Content-Type: multipart/mixed; boundary="mrMjgphC1IBAlQGD02LZUERWVP6UYfRJk" --mrMjgphC1IBAlQGD02LZUERWVP6UYfRJk Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable I think that I have followed all of the instructions but it still isn't working. I commented out "DisplayManager.requestPort: 0" in xdm-conf= ig and added "CHOOSER BROADCAST" to Xaccess. After restarting xdm I expecte= d to see the system listening on port 177 but it isn't. Is there another s= tep that I am missing? Once I do have it working I also need to access it through a NAT gateway.= Do I just have to redirect port 177 for TCP and UDP or are there other po= rts that need to be forwarded? Also, once I have this running, what kind of thin clients are available? = Is there anything that can run on Windows or do I need to create a FreeBSD o= r Linux thin client? Thanks. --=20 D'Arcy J.M. Cain | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 788 2246 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@VybeNetworks.com, VoIP: sip:darcy@druid.net Disclaimer: By sending an email to ANY of my addresses you are agreeing that: 1. I am by definition, "the intended recipient". 2. All information in the email is mine to do with as I see fit and make such financial profit, political mileage, or good joke as it lends itself to. In particular, I may quote it where I please. 3. I may take the contents as representing the views of your company if I so wish. 4. This overrides any disclaimer or statement of confidentiality that may be included or implied in your message. --mrMjgphC1IBAlQGD02LZUERWVP6UYfRJk-- --RqBXdYVY0jUJ3gMknsqjgwCpm9YmgWcho Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSQJTNYM0vv3aTmBCs/5DDweYZnXQUCXxBzygAKCRA/5DDweYZn XXloAQDWEDYy5+p6XWTyPiPj7IxqQsTNq6E8GHzIY2MpqK6/RwEAtJk13rR4hmaR eMGyAb1pAm90abJeFgLaHfQhvlp89ws= =ekR3 -----END PGP SIGNATURE----- --RqBXdYVY0jUJ3gMknsqjgwCpm9YmgWcho--