さくらドッペルゲンガーを作る

FreeBSD oredework.sakura.ne.jp 4.10-RELEASE-p16 FreeBSD 4.10-RELEASE-p16 #0: Mon Nov 3 17:85:00 JST 2112 root@www:/usr/src/sys/compile/SAKURA i386

CDIはこっから入手

MD5 (4.10-RELEASE-i386-disc1.iso) = acdfe766794b0b5fbb2e5997af6e78dd
MD5 (4.10-RELEASE-i386-disc2.iso) = 502c14e2e2d62c15d302da51ea36c199
MD5 (4.10-RELEASE-i386-miniinst.iso) = 3214c17137439ad422f53606d5626cad

入ってたツールとか

% cat /etc/sysctl.conf
# $FreeBSD: src/etc/sysctl.conf,v 1.1.2.3 2002/04/15 00:44:13 dougb Exp $
#
#  This file is read when going to multi-user and its contents piped thru
#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
#
% /sbin/kldstat
Id Refs Address    Size     Name
 1    1 0xc0100000 2fcccc   kernel
%/usr/local/sbin/snmpd -v

UCD-snmp version:  4.2.6
Email:             net-snmp-coders@lists.sourceforge.net

net-snmp ver 4 だから ucd-snmp ですね。
http://sourceforge.net/project/showfiles.php?group_id=12694
% fetch http://downloads.sourceforge.net/net-snmp/ucd-snmp-4.2.6.tar.gz

qpopper

http://www.eudora.com/freeware/qpop.html
http://www.eudora.com/products/unsupported/qpopper/index.html#CURRENT
http://www.ring.gr.jp/archives/net/mail/qpopper/
fetch http://www.ring.gr.jp/archives/net/mail/qpopper/qpopper4.0.9.tar.gz

Apache/1.3.33 Server at oreno.sakura.ne.jp Port 80

http://www.apache.org/dist/httpd/#mirrors
http://archive.apache.org/dist/httpd/
% fetch http://archive.apache.org/dist/httpd/apache_1.3.33.tar.gz
% fetch http://archive.apache.org/dist/httpd/apache_1.3.33.tar.gz.md5

# cat /etc/rc.conf

gateway_enable="YES"
inetd_enable="YES"
kern_securelevel_enable="NO"
linux_enable="NO"
nfs_reserved_port_only="YES"
sendmail_enable="YES"
sshd_enable="YES"

# Enable network daemons for user convenience.
# Created: Tue Dec 19 17:08:33 2006
# -- sysinstall generated deltas -- # Tue Dec 19 17:08:33 2006
ifconfig_de0="inet 192.168.xx.60  netmask 255.255.255.0"
ipv6_enable="YES"
defaultrouter="192.168.xx.192"
hostname="sakura.sakura.ne.jp"

# --------- これついか
inetd_enable="YES"              # Run the network daemon dispatcher (YES/NO).
inetd_flags="-wWC100"               # Optional flags to inetd

syslogd_enable="YES"            # Run syslog daemon (or NO).
syslogd_flags="-ss"            # Syslogd flags to not bind an inet socket