Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 13:12:13 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        freebsd-current@FreeBSD.ORG
Subject:   some 5.0 oddities
Message-ID:  <20030118124305.L44035-100000@hewey.af.speednet.com.au>

next in thread | raw e-mail | index | archive | help


Some of observations of 5.0-RELEASE:

1/ Everytime I ssh to the box there are 4 connection attempts to UDP port
53 from itself. ie:

Jan 18 12:45:17 <kern.info> team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49205
Jan 18 12:45:17 <kern.info> team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49206
Jan 18 12:45:17 <kern.info> team2 kernel: Connection attempt to UDP 172.22.2.12:53 from 172.22.2.12:49207
Jan 18 12:45:17 <kern.info> 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.


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).


3/ 'ps ul' repeats columns: PID, VSZ, RSS, TT, STAT, TIME, COMMAND
(hmm, this also happens on 4.7)


4/ You can't interrupt the BTX loader anymore. Used to be able to get the
':' prompt before the kernel loaded.


5/ disklabel doesn't work:

team2# disklabel ad4
disklabel: ioctl DIOCGDINFO: Operation not supported by device
team2# disklabel -r ad4
disklabel: bad pack magic number (label is damaged, or pack is unlabeled)



--

 :{ 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030118124305.L44035-100000>