From owner-freebsd-current Fri Jan 17 21:33:39 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5592D37B401 for ; Fri, 17 Jan 2003 21:33:37 -0800 (PST) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400C143F1E for ; Fri, 17 Jan 2003 21:33:36 -0800 (PST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242]) by franky.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0I5X6nE000979; Sat, 18 Jan 2003 16:33:07 +1100 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.1]) by hewey.af.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0I5X4Cp044769; Sat, 18 Jan 2003 15:33:06 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Sat, 18 Jan 2003 15:33:04 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: Giorgos Keramidas Cc: freebsd-current@FreeBSD.ORG Subject: Re: some 5.0 oddities In-Reply-To: <20030118044448.GA9561@gothmog.gr> Message-ID: <20030118152026.G44614-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > 1/ Everytime I ssh to the box there are 4 connection attempts to UDP > > port 53 from itself. ie: > > > > Jan 18 12:45:17 team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49205 > > Jan 18 12:45:17 team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49206 > > Jan 18 12:45:17 team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49207 > > Jan 18 12:45:17 team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49208 > > > > I have log_in_vain="1" and /etc/resolv.conf points to 172.22.2.1 only. > > Is there any case 172.22.2.1 redirects DNS queries back to 172.22.2.22 > for some subdomain that it believes 172.22.2.22 is more fit to reply > for? What is the setup of 172.22.2.1? > No. 172.22.2.1 is authorative for 172.22.2/24 and will only forward requests upstream. > > 2/ The console doesn't "wake up" if its in screensaver mode (I use > > warp_saver.ko) when messages are sent to it (like the ones above). > > This is a result of th following sysctl: > > hw.syscons.saver.keybonly: 1 > > It defaults to 1 so you will have to edit your /etc/sysctl.conf and > set it to zero to enable the old behavior of syscons. > Thanks. One wonders why the old default behaviour was changed though... > > 3/ 'ps ul' repeats columns: PID, VSZ, RSS, TT, STAT, TIME, COMMAND > > (hmm, this also happens on 4.7) > > I'm not sure about this one. It seems to me that "ps l" prints a lot > of the information that "ps u" would print already. The repetition is > most likely a ps bug though. > Yes, its a bug - jmallett@freebsd.org has fixed it now. > > 4/ You can't interrupt the BTX loader anymore. Used to be able to > > get the ':' prompt before the kernel loaded. > > I regularly interrupt my loader at any stage. > Can you elaborate a bit on this one? > When 4.7 boots, the 'propeller' starts spinning, then momentarily stops. When you press a key, you get a ':' prompt. Otherwise it continues to load kernel. I'll have to reboot a box to fully explain, which I cant do right now... > > 5/ disklabel doesn't work: [...] > > ENOCLUE. > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message