Date: Sun, 14 Sep 1997 16:55:44 -0700 (PDT) From: Sean Eric Fagan <sef@Kithrup.COM> To: tlambert@primenet.com Cc: hackers@freebsd.org Subject: Re: nfs startup - perhaps it is a problem Message-ID: <199709142355.QAA24917@kithrup.com> References: <19970914142725.EE13458@uriah.heep.sax.de> from "J Wunsch" at Sep 14, 97 02:27:25 pm
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199709142148.OAA22603.kithrup.freebsd.hackers@usr09.primenet.com> you write: >I put the iijpp tcp/ip logging flag on, and watched the port 53 >requests go across for an rlogin into myself. Given that it was >a completely local connection that should have been handled over the >loopback interface (I did use my host name, and not "localhost", >however), it issuing reverse lookup requests for my machine instead >of getting the data out of /etc/hosts is an error. I just tried this. Same configuration as in my other message, and I did: rlogin -KL8 garth I had garth in my ~/.rhosts file. I changed that to "garth.kithrup.com" after the first test. On another screen, I had tcpdump -n port 53 and host garth running. (And I verified that, yes, it does indeed log DNS lookups.) So, once again: I don't know what to tell you. I am unable to reproduce it here. Sean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709142355.QAA24917>