Date: Thu, 10 Feb 2022 10:33:35 +0100 From: Christoph Kukulies <kuku@kukulies.org> To: Patric Mappppp <plmahan@gmail.com> Cc: questions via <questions@freebsd.org> Subject: Re: ssh -Y from macOS (11.16.2 Bigsur) to FreeBSD box (12.3) Message-ID: <5AF28870-16FC-4242-B04E-5231B4817AC8@kukulies.org> In-Reply-To: <B673644E-CF08-486A-8FDF-59D4B753409A@kukulies.org> References: <5AB0235A-3342-430B-BD9F-F8460611A40C@kukulies.org> <CAFDHx1%2BR_aSAcUGKMfm4uemq6VV-GRM-YE_41HCvREUeQ4KGJA@mail.gmail.com> <B673644E-CF08-486A-8FDF-59D4B753409A@kukulies.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E Content-Type: multipart/alternative; boundary="Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697" --Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 To add: xauth is installed on the FreeBSD side. Another data point: starting X11 explicitly then starting an xterm on the mac side and issuing xhost + logging into the FreeBSD box using=20 ssh -Y pc235 doing an xclock there -> works! I recall that this worked more elegantly by just typing ssh -Y host in = the macOS terminal window. > Am 10.02.2022 um 10:25 schrieb Christoph Kukulies <kuku@kukulies.org>: >=20 > Hi, >=20 > Thanks. I wrote the OS-version in the subject. macOS 11.6.2 BigSur >=20 > I have=20 >=20 > X11Forwarding yes > X11DisplayOffset 10 > X11UseLocalhost yes >=20 > in /etc/ssh/sshd_config in me FreeBSD box. >=20 > I=E2=80=99m not sure whether I installed XQuartz from Apple or = XQuartz.org <http://xquartz.org/>. It used to work. The only change were = OS upgrades Catalina-Mojave-Bigsur. > Looks like it=E2=80=99s Apple: >=20 > <PastedGraphic-3.png> >=20 > I=E2=80=99m doing it from a Mac terminal not a xterm. >=20 > I did not start X11 explicitly. I believe to recall that the macOS = window manager accepts X-connections or laumches X11 automatically - Not = sure though. >=20 > =E2=80=94 > Christoph=20 >=20 >> Am 10.02.2022 um 09:55 schrieb Patrick Mahan <plmahan@gmail.com = <mailto:plmahan@gmail.com>>: >>=20 >> On Thu, Feb 10, 2022 at 12:00 AM Christoph Kukulies = <kuku@kukulies.org <mailto:kuku@kukulies.org>> wrote: >> I recall it had workd in the past but something must have changed.=20 >> I=E2=80=99m trying to do the following >>=20 >>=20 >>=20 >> ssh -Y -v pc235 >> OpenSSH_8.1p1, LibreSSL 2.7.3 >> debug1: Reading configuration data /etc/ssh/ssh_config >> debug1: /etc/ssh/ssh_config line 47: Applying options for * >> debug1: Connecting to pc235 port 22. >> debug1: Connection established. >> debug1: identity file /Users/kuku/.ssh/id_rsa type 0 >> debug1: identity file /Users/kuku/.ssh/id_rsa-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_dsa type -1 >> debug1: identity file /Users/kuku/.ssh/id_dsa-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_ecdsa type -1 >> debug1: identity file /Users/kuku/.ssh/id_ecdsa-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_ed25519 type 3 >> debug1: identity file /Users/kuku/.ssh/id_ed25519-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_xmss type -1 >> debug1: identity file /Users/kuku/.ssh/id_xmss-cert type -1 >> debug1: Local version string SSH-2.0-OpenSSH_8.1 >> debug1: Remote protocol version 2.0, remote software version = OpenSSH_7.9 FreeBSD-20200214 >> debug1: match: OpenSSH_7.9 FreeBSD-20200214 pat OpenSSH* compat = 0x04000000 >> debug1: Authenticating to pc235:22 as 'kuku' >> debug1: SSH2_MSG_KEXINIT sent >> debug1: SSH2_MSG_KEXINIT received >> debug1: kex: algorithm: curve25519-sha256 >> debug1: kex: host key algorithm: ecdsa-sha2-nistp256 >> debug1: kex: server->client cipher: chacha20-poly1305@openssh.com = <mailto:chacha20-poly1305@openssh.com> MAC: <implicit> compression: none >> debug1: kex: client->server cipher: chacha20-poly1305@openssh.com = <mailto:chacha20-poly1305@openssh.com> MAC: <implicit> compression: none >> debug1: expecting SSH2_MSG_KEX_ECDH_REPLY >> debug1: Server host key: ecdsa-sha2-nistp256 SHA256:xxxxxxxxxx >> debug1: Host 'pc235' is known and matches the ECDSA host key. >> debug1: Found key in /Users/kuku/.ssh/known_hosts:7 >> debug1: rekey out after 134217728 blocks >> debug1: SSH2_MSG_NEWKEYS sent >> debug1: expecting SSH2_MSG_NEWKEYS >> debug1: SSH2_MSG_NEWKEYS received >> debug1: rekey in after 134217728 blocks >> debug1: Will attempt key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxxxxx >> debug1: Will attempt key: /Users/kuku/.ssh/id_dsa=20 >> debug1: Will attempt key: /Users/kuku/.ssh/id_ecdsa=20 >> debug1: Will attempt key: /Users/kuku/.ssh/id_ed25519 ED25519 = SHA256:xxxxxxx >> debug1: Will attempt key: /Users/kuku/.ssh/id_xmss=20 >> debug1: SSH2_MSG_EXT_INFO received >> debug1: kex_input_ext_info: = server-sig-algs=3D<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,e= cdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521> >> debug1: SSH2_MSG_SERVICE_ACCEPT received >> debug1: Authentications that can continue: = publickey,keyboard-interactive >> debug1: Next authentication method: publickey >> debug1: Offering public key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxx >> debug1: Server accepts key: /Users/kuku/.ssh/id_rsa RSA SHA256:xxxxxx >> debug1: Authentication succeeded (publickey). >> Authenticated to pc235 ([192.168.178.34]:22). >> debug1: channel 0: new [client-session] >> debug1: Requesting no-more-sessions@openssh.com = <mailto:no-more-sessions@openssh.com> >> debug1: Entering interactive session. >> debug1: pledge: exec >> debug1: client_input_global_request: rtype hostkeys-00@openssh.com = <mailto:hostkeys-00@openssh.com> want_reply 0 >> debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key options: = agent-forwarding port-forwarding pty user-rc x11-forwarding >> debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key options: = agent-forwarding port-forwarding pty user-rc x11-forwarding >> debug1: No xauth program. >> Warning: No xauth data; using fake authentication data for X11 = forwarding. >> debug1: Requesting X11 forwarding with authentication spoofing. >> debug1: Sending environment. >> debug1: Sending env LANG =3D de_DE.UTF-8 >> Last login: Thu Feb 10 08:44:31 2022 from = christophs-macbook-pro.fritz.box >> FreeBSD 12.3-RELEASE-p1 GENERIC=20 >>=20 >> Welcome to FreeBSD! >>=20 >>=20 >> $ echo $DISPLAY >> localhost:10.0 >> $ xclock >> connect /tmp/.X11-unix/X0: No such file or directory >> Error: Can't open display: localhost:10.0 >>=20 >> Any clues? >>=20 >>=20 >> First the obvious questions: >>=20 >> 1. What version of Mac OS X are you running? >> 2. Where did you install XQuartz from? Apple or XQuartz.org = <http://xquartz.org/>? >> 3. Are trying this from the supplied xterm with XQuartz or = terminal.app? >>=20 >> You might want to install xauth from packages (or ports source). You = might need to enable X11 forwarding in the sshd config on FreeBSD. >> =20 >> HTH, >>=20 >> Patrick >=20 --Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">To = add: xauth is installed on the FreeBSD side.<div class=3D""><br = class=3D""></div><div class=3D"">Another data point:</div><div = class=3D""><br class=3D""></div><div class=3D"">starting X11 = explicitly</div><div class=3D"">then starting an xterm on the mac side = and issuing xhost +<br class=3D""><div class=3D"">logging into the = FreeBSD box using </div><div class=3D""><br class=3D""></div><div = class=3D"">ssh -Y pc235</div><div class=3D""><br class=3D""></div><div = class=3D"">doing an xclock there</div><div class=3D""><br = class=3D""></div><div class=3D"">-> works!</div><div = class=3D""><br class=3D""></div><div class=3D"">I recall that this = worked more elegantly by just typing ssh -Y host in the macOS terminal = window.</div><div class=3D""><br class=3D""></div> <div><br class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D"">Am 10.02.2022 um 10:25 schrieb Christoph Kukulies <<a = href=3D"mailto:kuku@kukulies.org" = class=3D"">kuku@kukulies.org</a>>:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><meta = http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8" = class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: = space; line-break: after-white-space;" class=3D"">Hi,<div class=3D""><br = class=3D""></div><div class=3D"">Thanks. I wrote the OS-version in the = subject. macOS 11.6.2 BigSur</div><div class=3D""><br = class=3D""></div><div class=3D"">I have </div><div class=3D""><br = class=3D""></div><div class=3D""><div style=3D"margin: 0px; = font-stretch: normal; line-height: normal; font-family: Courier; color: = rgb(119, 97, 0); background-color: rgb(187, 255, 220);" class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" = class=3D"">X11Forwarding yes</span></div><div style=3D"margin: 0px; = font-stretch: normal; line-height: normal; font-family: Courier; color: = rgb(119, 97, 0); background-color: rgb(187, 255, 220);" class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" = class=3D"">X11DisplayOffset 10</span></div><div style=3D"margin: 0px; = font-stretch: normal; line-height: normal; font-family: Courier; color: = rgb(119, 97, 0); background-color: rgb(187, 255, 220);" class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" = class=3D"">X11UseLocalhost yes</span></div></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br = class=3D""></span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">in = /etc/ssh/sshd_config in me FreeBSD box.</span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br = class=3D""></span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">I=E2=80=99= m not sure whether I installed XQuartz from Apple or <a = href=3D"http://xquartz.org/" class=3D"">XQuartz.org</a>. It used to = work. The only change were OS upgrades = Catalina-Mojave-Bigsur.</span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">Looks = like it=E2=80=99s Apple:</span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br = class=3D""></span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span = id=3D"cid:8704128E-24E6-4DBF-B7E0-6D9A911F561C"><PastedGraphic-3.png>= ;</span></span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br = class=3D""></span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">I=E2=80=99= m doing it from a Mac terminal not a xterm.</span></div><div = class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" = class=3D""><br class=3D""></span></div><div class=3D""><span = style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">I did = not start X11 explicitly. I believe to recall that the macOS window = manager accepts X-connections or laumches X11 automatically - Not sure = though.</span></div><div class=3D""><br class=3D""></div><div = class=3D"">=E2=80=94</div><div class=3D"">Christoph <br class=3D""> <div class=3D""><br class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D"">Am 10.02.2022 um 09:55 schrieb Patrick Mahan <<a = href=3D"mailto:plmahan@gmail.com" = class=3D"">plmahan@gmail.com</a>>:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div dir=3D"ltr" = class=3D""><div dir=3D"ltr" class=3D"">On Thu, Feb 10, 2022 at 12:00 AM = Christoph Kukulies <<a href=3D"mailto:kuku@kukulies.org" = class=3D"">kuku@kukulies.org</a>> wrote:<br class=3D""></div><div = class=3D"gmail_quote"><blockquote class=3D"gmail_quote" = style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid = rgb(204,204,204);padding-left:1ex"><div style=3D"overflow-wrap: = break-word;" class=3D"">I recall it had workd in the past but something = must have changed. <div class=3D"">I=E2=80=99m trying to do the = following</div><div class=3D""><br class=3D""></div><div class=3D""><br = class=3D""></div><div class=3D""><br class=3D""></div><div class=3D""><div= = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D""> ssh -Y -v pc235</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">OpenSSH_8.1p1, LibreSSL 2.7.3</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Reading configuration data = /etc/ssh/ssh_config</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: /etc/ssh/ssh_config line 47: Applying options for = *</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Connecting to pc235 port 22.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Connection established.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_rsa type = 0</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_rsa-cert type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_dsa type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_dsa-cert type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_ecdsa type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_ecdsa-cert type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_ed25519 type = 3</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_ed25519-cert type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_xmss type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: identity file /Users/kuku/.ssh/id_xmss-cert type = -1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Local version string = SSH-2.0-OpenSSH_8.1</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Remote protocol version 2.0, remote software version = OpenSSH_7.9 FreeBSD-20200214</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: match: OpenSSH_7.9 FreeBSD-20200214 pat OpenSSH* = compat 0x04000000</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Authenticating to pc235:22 as 'kuku'</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: SSH2_MSG_KEXINIT sent</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: SSH2_MSG_KEXINIT received</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: kex: algorithm: curve25519-sha256</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: kex: host key algorithm: = ecdsa-sha2-nistp256</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: kex: server->client cipher: <a = href=3D"mailto:chacha20-poly1305@openssh.com" target=3D"_blank" = class=3D"">chacha20-poly1305@openssh.com</a> MAC: <implicit> = compression: none</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: kex: client->server cipher: <a = href=3D"mailto:chacha20-poly1305@openssh.com" target=3D"_blank" = class=3D"">chacha20-poly1305@openssh.com</a> MAC: <implicit> = compression: none</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: expecting SSH2_MSG_KEX_ECDH_REPLY</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Server host key: ecdsa-sha2-nistp256 = SHA256:xxxxxxxxxx</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Host 'pc235' is known and matches the ECDSA host = key.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Found key in = /Users/kuku/.ssh/known_hosts:7</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: rekey out after 134217728 blocks</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: SSH2_MSG_NEWKEYS sent</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: expecting SSH2_MSG_NEWKEYS</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: SSH2_MSG_NEWKEYS received</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: rekey in after 134217728 blocks</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Will attempt key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxxxxx</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Will attempt key: = /Users/kuku/.ssh/id_dsa </span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Will attempt key: = /Users/kuku/.ssh/id_ecdsa </span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Will attempt key: /Users/kuku/.ssh/id_ed25519 ED25519 = SHA256:xxxxxxx</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Will attempt key: = /Users/kuku/.ssh/id_xmss </span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: SSH2_MSG_EXT_INFO received</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: kex_input_ext_info: = server-sig-algs=3D<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-ds= s,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521></span></= div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: SSH2_MSG_SERVICE_ACCEPT received</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Authentications that can continue: = publickey,keyboard-interactive</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Next authentication method: = publickey</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Offering public key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxx</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Server accepts key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxx</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Authentication succeeded = (publickey).</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">Authenticated to pc235 = ([192.168.178.34]:22).</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: channel 0: new [client-session]</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Requesting <a = href=3D"mailto:no-more-sessions@openssh.com" target=3D"_blank" = class=3D"">no-more-sessions@openssh.com</a></span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Entering interactive session.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: pledge: exec</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: client_input_global_request: rtype <a = href=3D"mailto:hostkeys-00@openssh.com" target=3D"_blank" = class=3D"">hostkeys-00@openssh.com</a> want_reply 0</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key = options: agent-forwarding port-forwarding pty user-rc = x11-forwarding</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key = options: agent-forwarding port-forwarding pty user-rc = x11-forwarding</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: No xauth program.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">Warning: No xauth data; using fake authentication data for = X11 forwarding.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Requesting X11 forwarding with authentication = spoofing.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Sending environment.</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">debug1: Sending env LANG =3D de_DE.UTF-8</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">Last login: Thu Feb 10 08:44:31 2022 from = christophs-macbook-pro.fritz.box</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">FreeBSD 12.3-RELEASE-p1 GENERIC </span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220);min-height:14px= " class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D""></span><br class=3D""></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">Welcome to FreeBSD!</span></div></div><div class=3D""><span = style=3D"font-variant-ligatures:no-common-ligatures" class=3D""><br = class=3D""></span></div><div class=3D""><br class=3D""></div><div = class=3D""><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><div = style=3D"margin:0px;font-stretch:normal;line-height:normal" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">$ echo $DISPLAY</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">localhost:10.0</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">$ xclock</span></div></div><div class=3D""><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">connect /tmp/.X11-unix/X0: No such file or = directory</span></div><div = style=3D"margin:0px;font-stretch:normal;line-height:normal;font-family:Cou= rier;color:rgb(119,97,0);background-color:rgb(187,255,220)" = class=3D""><span style=3D"font-variant-ligatures:no-common-ligatures" = class=3D"">Error: Can't open display: = localhost:10.0</span></div></div><div class=3D""><br class=3D""></div><div= class=3D"">Any clues?</div><div class=3D""><br = class=3D""></div></div></div></blockquote><div class=3D""><br = class=3D""></div><div class=3D"">First the obvious questions:</div><div = class=3D""><br class=3D""></div><div class=3D"">1. What version of Mac = OS X are you running?</div><div class=3D"">2. Where did you install = XQuartz from? Apple or <a href=3D"http://xquartz.org/" = class=3D"">XQuartz.org</a>?</div><div class=3D"">3. Are trying this from = the supplied xterm with XQuartz or terminal.app?</div><div class=3D""><br = class=3D""></div><div class=3D"">You might want to install xauth from = packages (or ports source). You might need to enable X11 = forwarding in the sshd config on FreeBSD.</div><div = class=3D""> </div><div class=3D"">HTH,</div><div class=3D""><br = class=3D""></div><div class=3D"">Patrick</div></div></div> </div></blockquote></div><br = class=3D""></div></div></div></blockquote></div><br = class=3D""></div></body></html>= --Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697-- --Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAAKCCCc0w ggSQMIIDeKADAgECAggEjQABSaojETANBgkqhkiG9w0BAQsFADBmMQswCQYDVQQGEwJERTEzMDEG A1UECgwqREdOIERldXRzY2hlcyBHZXN1bmRoZWl0c25ldHogU2VydmljZSBHbWJIMSIwIAYDVQQD DBlkZ25zZXJ2aWNlIENBIDIgVHlwZSBFOlBOMB4XDTIxMDUxODA5NDUyMloXDTIyMDUxODA5NDUy MlowbzELMAkGA1UEBhMCREUxITAfBgNVBAUTGDQwMDAwMDAwNjBhMzhmMGYyYzYzOWJmYzEbMBkG A1UEAwwSQ2hyaXN0b3BoIEt1a3VsaWVzMSAwHgYJKoZIhvcNAQkBFhFrdWt1QGt1a3VsaWVzLm9y ZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJU1LXX6JsjGAtm4933meL366fVPQhLK ljErf7tu6B9vFjtofnRTZLVdwlj31FUGSSnRo2GZQCHdgq6Yvw/kmegH9pXKKxynpk//dGyXFJl0 Ckh3G+482KC8o3Yr4xHAyBYViWTdlQXdFy1MuO5eCPcgpEvI2+ToHkZDmydGji4CUh0W1NoqowtD 5S4JERD+VyKF1Oh5vta0nMYPegeFx955TcgtwoxhtX52d2NeLMl7xjSqQtDSNS/H6RjU+edtV0GC 7G1gJEr/YMjweoQzpHv3nmTEGeAb2rh3buE6TsuRt7JlMX/qd3KOTJqJalqfdLb5VtGlLyvXBXtW s8T8SzMCAwEAAaOCATcwggEzMB0GA1UdDgQWBBSbu8eW4CmM8kPoI/qOkRc7IeNHkjAMBgNVHRMB Af8EAjAAMB8GA1UdIwQYMBaAFOnGk9HVDwZkcupqlj66EPJUVLJ5MFYGA1UdIARPME0wSwYMKwYB BAH7KwIBAwIIMDswOQYIKwYBBQUHAgEWLWh0dHA6Ly9zZWM1LmRnbnNlcnZpY2UuZGUvcG9saWNp ZXMvaW5kZXguaHRtbDA+BgNVHR8ENzA1MDOgMaAvhi1odHRwOi8vc2VjNS5kZ25zZXJ2aWNlLmRl L2NybC9jcmwyLXR5cGUtZS5jcmwwDgYDVR0PAQH/BAQDAgSwMB0GA1UdJQQWMBQGCCsGAQUFBwMC BggrBgEFBQcDBDAcBgNVHREEFTATgRFrdWt1QGt1a3VsaWVzLm9yZzANBgkqhkiG9w0BAQsFAAOC AQEAzalTIi5SVFx5aBY/3ZN8pxAdrofbvsZq8s9R5oiarRQz0+HlxDQcFQkCBHq2MaU4bV4nhx5X OcRO9LQokR7MeTs1B/WxUX1xrOuOs9XJNSwZwDH6U/Vwt0v04sWsa13WOcK1YRYUIIpSmkHJP0oz 9L0BlP77KCNRTuiU7IdKP7LCVZmqC1T3SRabEzqGUEhxV7Ba3ePPlGS+Q3izkfnNsntIErPWa0s4 i33GeLfHbMcfCeDK/aju1rYX58IGOMO/jFrcJUKBbTSv6FyjtybdjUTvFr05Iih3CFU/MU+Wksjh MSS35779zlXm5pfN5RZqlHLlmt/gBe32KaLG/kzONTCCBTUwggQdoAMCAQICCFUcStdmrSX2MA0G CSqGSIb3DQEBCwUAMGExCzAJBgNVBAYTAkRFMTMwMQYDVQQKDCpER04gRGV1dHNjaGVzIEdlc3Vu ZGhlaXRzbmV0eiBTZXJ2aWNlIEdtYkgxHTAbBgNVBAMMFGRnbnNlcnZpY2UgUm9vdCA3OlBOMB4X DTE2MTAyNjA5MjI0MVoXDTI0MTAyNjA5MjI0MVowZjELMAkGA1UEBhMCREUxMzAxBgNVBAoMKkRH TiBEZXV0c2NoZXMgR2VzdW5kaGVpdHNuZXR6IFNlcnZpY2UgR21iSDEiMCAGA1UEAwwZZGduc2Vy dmljZSBDQSAyIFR5cGUgRTpQTjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANyl8pQ/ dMejR9KXZs5ro81tFwNhloThlXe8sat79Tjjk6xFqE5E94//0vifJxMrp9RrCkNOo5oPG1djGOgk 0L0ucpHFUH9SQF/SHbm83QvWJXgqEJpjxOKZXTPbJRKVvY25niB0FTr2omRqypiP4A/w5xA6jSJ2 P02vV6WgcPfaLQkM+SEGPxV/pzpvuY3KfzJ9li9mXPNXaJD9y+jqIUvHbCAbuYKQ5nwEAcYMXDpP RQgDQGTrRiFExHEjsZeMzEFADZj9deg/h29AMO0w2YrSvkNReh/zvDZutdy25DZvjE3AUgStWgBC 7x+2ddOb2I61o6xbIsxlfq/mzNpAGoECAwEAAaOCAeowggHmMBIGA1UdEwEB/wQIMAYBAf8CAQAw HwYDVR0jBBgwFoAUAQwWG3Ry0zwU7iZ3t0kUU9j7ixswWwYIKwYBBQUHAQEETzBNMEsGCCsGAQUF BzABhj9odHRwOi8vcm9jc3AtZGduLmRnbnNlcnZpY2UuZGU6ODA4MC9lamJjYS9wdWJsaWN3ZWIv c3RhdHVzL29jc3AwagYDVR0gBGMwYTBfBgwrBgEEAfsrAgEEAgEwTzBNBggrBgEFBQcCARZBaHR0 cDovL3d3dy5kZ25zZXJ2aWNlLmRlL3RydXN0Y2VudGVyL3B1YmxpYy9kZ25zZXJ2aWNlL2luZGV4 Lmh0bWwwgZkGA1UdHwSBkTCBjjCBi6CBiKCBhYaBgmxkYXA6Ly9sZGFwLmRnbnNlcnZpY2UuZGU6 Mzg5L0NOPUNSTC0xLE89REdOJTIwU2VydmljZSUyMEdtYkgsQz1ERT9jZXJ0aWZpY2F0ZVJldm9j YXRpb25MaXN0P2Jhc2U/b2JqZWN0Q2xhc3M9Y1JMRGlzdHJpYnV0aW9uUG9pbnQwHQYDVR0OBBYE FOnGk9HVDwZkcupqlj66EPJUVLJ5MA4GA1UdDwEB/wQEAwIBBjAbBgkrBgEEAcBtAwUEDjAMBgor BgEEAcBtAwUBMA0GCSqGSIb3DQEBCwUAA4IBAQCrvDn6Rcn7/FNq3SOJNfgYNfkdR5CiGoC4sZ+i 0dypCqqMXwbpRQjSriLS2eEe2V2Fms0E4SuBOEaxOg1nVjYafQVGtytRT0ueFIzB3VcnQl7oRFJ0 SHi9d/xjElAZkk8I8lytuWG57SabA72duEp7AaCWG3lVZIdNLy+rkNrfNvEUbqUh0TrZXgqpwwCL JjYF8vyC4I+xxNaXm3EmuNvgQ2j2dGp3Oxc0QbfLLOCbK/rOdDikaBN7kTqpfHls7pcIOhQrgrPV LzY/NHqG9zEpmjuQora63YHdu7BTzGp/DvcQwfyKa/gtb9LHn3AoSUqOKOMd02sUb/AxGhsNjMzJ MYIDFDCCAxACAQEwcjBmMQswCQYDVQQGEwJERTEzMDEGA1UECgwqREdOIERldXRzY2hlcyBHZXN1 bmRoZWl0c25ldHogU2VydmljZSBHbWJIMSIwIAYDVQQDDBlkZ25zZXJ2aWNlIENBIDIgVHlwZSBF OlBOAggEjQABSaojETANBglghkgBZQMEAgEFAKCCAXMwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEH ATAcBgkqhkiG9w0BCQUxDxcNMjIwMjEwMDkzMzM1WjAvBgkqhkiG9w0BCQQxIgQg1bNr0bxlRtNK 7YBoVEtX4T95Kt9K10VeKWL6qRMNGfAwgYEGCSsGAQQBgjcQBDF0MHIwZjELMAkGA1UEBhMCREUx MzAxBgNVBAoMKkRHTiBEZXV0c2NoZXMgR2VzdW5kaGVpdHNuZXR6IFNlcnZpY2UgR21iSDEiMCAG A1UEAwwZZGduc2VydmljZSBDQSAyIFR5cGUgRTpQTgIIBI0AAUmqIxEwgYMGCyqGSIb3DQEJEAIL MXSgcjBmMQswCQYDVQQGEwJERTEzMDEGA1UECgwqREdOIERldXRzY2hlcyBHZXN1bmRoZWl0c25l dHogU2VydmljZSBHbWJIMSIwIAYDVQQDDBlkZ25zZXJ2aWNlIENBIDIgVHlwZSBFOlBOAggEjQAB SaojETANBgkqhkiG9w0BAQsFAASCAQAJmPXQo7XIKeIEAjO0VT1AvV+PIixU0SXiW9D/torBSbW+ r50+znK//E3KJNoXEkOSUiLoxNGcDrpMYonoR4xQ6WUgQ2lKnmqxKEWMmkPA9mHMKa9UdZzVD8zy /I0wfZJJV/kE66B7d763rffZkuXNnAp/lGQeJv26rDx1uRHKwwPFVuyvP5TOaWdhORQ13RwtSvar db7Qv8qpPFnKlC5mSvPoUdS4cfprH3S4FJxffoVw6PM4qjYZRdv3dLl6TTwWBujGcIMDP1Mq4yk0 j8aZQadKhKOhjmTX3NjGBo7XOB9bJ6zJEpBRVSAxKgKw15AjmZyrHa8NHJ+JYHrGX3odAAAAAAAA --Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5AF28870-16FC-4242-B04E-5231B4817AC8>