<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 6, 2016 at 7:30 PM, René J.V. Bertin <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tuesday December 6 2016 18:13:18 Brandon Allbery wrote:<br>
>Unless things are configured to log to wtmp by IP address, these stopped<br>
>working when hostnames got too long. OS doesn't matter. (wtmp has to set a<br>
<br>
</span>Possible that it's that, but this has never been a very standardised thing; my code is full of #ifdefs (then again, my fault I ran it on HPUX, A/UX, IRIX etc :))<span class=""><br></span></blockquote><div><br></div><div>Different OSes have altered utmp/wtmp in various ways, some of them trying to grow it and then giving up, others never bothering and using a short width that only works for hostnames on the local network (or did 20 years ago...). Regardless, I regularly get hostnames that won't fit in *any* utmp/wtmp record.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
>length limit, and good luck reconstructing from a prefix. It's been tried<br>
>many times and is pretty much impossible.)<br>
<br>
</span>It would seem SSH_CONNECTION contains the remote IP, so there's that...<br></blockquote></div><div class="gmail_extra"><br></div>For ssh, sure. And ideally that's the only thing that would matter --- but, sometimes reality (or lame network vendors, etc.) has other ideas.<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>