|   | 
    
tracing thread pid = 3660 
Linux version 2.4.18-22um (root@bomber) (gcc version 2.96 20000731 (Red Hat Linux 7.0)) #1 金 5月 10 23:15:20 JST 2002 
On node 0 totalpages: 8192 
zone(0): 0 pages. 
zone(1): 8192 pages. 
zone(2): 0 pages. 
Kernel command line: ubd0=/home/kmiya/linux/difffs eth0=tuntap,,,192.168.1.100 root=/dev/ubd0 
Calibrating delay loop... 413.86 BogoMIPS 
Memory: 32244k available 
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes) 
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes) 
Mount-cache hash table entries: 512 (order: 0, 4096 bytes) 
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes) 
Page-cache hash table entries: 8192 (order: 3, 32768 bytes) 
Checking for host processor cmov support...Yes 
Checking for host processor xmm support...No 
Checking that ptrace can change system call numbers...OK 
Checking that host ptys support output SIGIO...No, enabling workaround 
POSIX conformance testing by UNIFIX 
Linux NET4.0 for Linux 2.4 
Based upon Swansea University Computer Society NET3.039 
Initializing RT netlink socket 
Starting kswapd 
VFS: Diskquotas version dquot_6.4.0 initialized 
devfs: v1.10 (20020120) Richard Gooch (rgooch@atnf.csiro.au) 
devfs: boot_options: 0x1 
JFFS version 1.0, (C) 1999, 2000  Axis Communications AB 
JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by Axis Communications AB. 
pty: 256 Unix98 ptys configured 
block: 64 slots per queue, batch=16 
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize 
Netdevice 0 : TUN/TAP backend - IP = 192.168.1.100 
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). 
loop: loaded (max 8 devices) 
PPP generic driver version 2.4.1 
Universal TUN/TAP device driver 1.4 (C)1999-2001 Maxim Krasnyansky 
NET4: Linux TCP/IP 1.0 for NET4.0 
IP Protocols: ICMP, UDP, TCP 
IP: routing cache hash table of 512 buckets, 4Kbytes 
TCP: Hash tables configured (established 2048 bind 2048) 
klips_info:ipsec_init: KLIPS startup, FreeS/WAN IPSec version: 1.97 
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. 
Initializing stdio console driver 
Initializing software serial port version 1 
mconsole (version 1) initialized on /home/kmiya/.uml/DS56mf/mconsole 
Partition check: 
 ubda: unknown partition table 
UML Audio Relay: May  10 2002 23:05:29 
VFS: Mounted root (ext2 filesystem) readonly. 
Mounted devfs on /dev 
dev_ip_addr - device not assigned an IP address 
* insmod tun 
insmod: tun: no module by that name found 
* ifconfig tap1 192.168.1.100 netmask 255.255.255.255 up 
* bash -c echo 1 > /proc/sys/net/ipv4/ip_forward 
* route add -host 10.8.168.37 dev tap1 
* bash -c echo 1 > /proc/sys/net/ipv4/conf/tap1/proxy_arp 
* arp -Ds 10.8.168.37 tap0 pub 
* arp -Ds 10.8.168.37 eth0 pub 
Serial line 0 assigned device '/dev/ptyp4' 
 |