[Openswan dev] UML question, was [Openswan Users] (fwd)

Clifford Ton cliffton_1999 at yahoo.com
Wed Aug 31 15:21:26 CEST 2005


Thanks for the help. Try the single user mode, still can not see multi user
login prompt.


[cliffton at localhost uml]$ sh umlbuild/east/start.sh single
Checking for /proc/mm...found
Checking for the skas3 patch in the host...found
Checking PROT_EXEC mmap in /tmp...OK
Linux version 2.6.12 (cliffton at localhost.localdomain) (gcc version 4.0.0
20050519 (Red Hat 4.0.0-8)) #1 Wed Aug 31 13:31:32 PDT 2005
Built 1 zonelists
Kernel command line: root=/dev/root rootfstype=hostfs
rootflags=/home/cliffton/uml/umlbuild/east/root rw
eth0=mcast,10:00:00:dc:bc:ff,239.192.0.1,21200
eth1=mcast,10:00:00:64:64:23,239.192.1.2,31200
eth2=mcast,10:00:00:32:64:23,239.192.3.2,31210 single
PID hash table entries: 256 (order: 8, 4096 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 29440k available
Mount-cache hash table entries: 512
Checking for host processor cmov support...Yes
Checking for host processor xmm support...No
Checking that ptrace can change system call numbers...OK
Checking syscall emulation patch for ptrace...OK
Checking advanced syscall emulation patch for ptrace...OK
Checking that host ptys support output SIGIO...Yes
Checking that host ptys support SIGIO on close...No, enabling workaround
Checking for /dev/anon on the host...Not available (open failed with errno
2)
NET: Registered protocol family 16
Configured mcast device: 239.192.0.1:21200-1
Netdevice 0 (10:00:00:dc:bc:ff) : mcast backend multicast adddress:
239.192.0.1:21200, TTL:1
Configured mcast device: 239.192.1.2:31200-1
Netdevice 1 (10:00:00:64:64:23) : mcast backend multicast adddress:
239.192.1.2:31200, TTL:1
Configured mcast device: 239.192.3.2:31210-1
Netdevice 2 (10:00:00:32:64:23) : mcast backend multicast adddress:
239.192.3.2:31210, TTL:1
mconsole (version 2) initialized on /home/cliffton/.uml/east/mconsole
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch at atnf.csiro.au)
devfs: boot_options: 0x1
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
nbd: registered device at major 43
PPP generic driver version 2.4.2
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
klips_info:ipsec_init: KLIPS startup, Openswan KLIPS IPsec stack version:
cvs2002Mar11_16:19:03
NET: Registered protocol family 15
klips_info:ipsec_alg_init: KLIPS alg v=0.8.1-0 (EALG_MAX=255, AALG_MAX=251)
klips_info:ipsec_alg_init: calling ipsec_alg_static_init()
ipsec_aes_init(alg_type=15 alg_id=12 name=aes): ret=0
ipsec_aes_init(alg_type=14 alg_id=9 name=aes_mac): ret=0
ipsec_3des_init(alg_type=15 alg_id=3 name=3des): ret=0
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_conntrack version 2.1 (230 buckets, 1840 max) - 212 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost at snowman.net>.
http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
Initialized stdio console driver
Console initialized on /dev/tty0
Initializing software serial port version 1
Failed to open 'root_fs', errno = 2
VFS: Mounted root (hostfs filesystem).
Mounted devfs on /dev
line_ioctl: tty0: ioctl KDSIGACCEPT called
INIT: version 2.78 booting
Activating swap...
Checking all file systems...
Parallelizing fsck version 1.18 (11-Nov-1999)
Setting kernel variables.
Mounting local filesystems...
/dev/shm on /tmp type tmpfs (rw)
/dev/shm on /var/run type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0622)
none on /usr/share type hostfs (ro)
none on /testing type hostfs
(ro,/home/cliffton/uml/openswan/openswan-2.4.0rc1/testing)
none on /usr/src type hostfs
(ro,/home/cliffton/uml/openswan/openswan-2.4.0rc1)
none on /usr/local type hostfs
(rw,/home/cliffton/uml/umlbuild/east/root/usr/local)
none on /var/tmp type hostfs
(rw,/home/cliffton/uml/umlbuild/east/root/var/tmp)
Enabling packet forwarding: done.
Configuring network interfaces: done.
Cleaning: /tmp /var/lock /var/run.
Initializing random number generator... done.
Recovering nvi editor sessions... done.
Give root password for maintenance
(or type Control-D for normal startup):
east:~#
east:~#
east:~# pwd
/root
east:~# ls -al
total 44
drwxr-xr-x    3 root     500          4096 Aug 31 20:39 .
drwxrwxr-x   20 500      500          4096 Aug 31 20:43 ..
-rw-r--r--   13 root     500         12645 Mar 24  2004 .bash_history
-rw-r--r--   13 root     500           425 Nov 18  1999 .bashrc
drwxr-xr-x    2 root     500          4096 Aug 31 20:39 .cpan
-rw-r--r--   13 root     500             9 Nov 15  1999 .cvsignore
-rw-r--r--   13 root     500          3092 Jun  7  2002 .joverc
-rw-r--r--   13 root     500           203 Oct 14  1998 .profile
east:~# exit
INIT: Entering runlevel: 2
Starting system log daemon: syslogd klogd.
Starting portmap daemon: portmap.
Starting domain name service: named.
Starting internet superserver: inetdprocess `named' is using obsolete
setsockopt SO_BSDCOMPAT
.

ipsec_setup: Starting Openswan IPsec cvs2002Mar11_16:19:03...





-----Original Message-----
From: Michael Richardson [mailto:mcr at sandelman.ottawa.on.ca] 
Sent: Wednesday, August 31, 2005 12:23 PM
To: Paul Wouters
Cc: dev at openswan.org; Clifford Ton
Subject: Re: [Openswan dev] UML question, was [Openswan Users] (fwd) 

-----BEGIN PGP SIGNED MESSAGE-----


>>>>> "Paul" == Paul Wouters <paul at xelerance.com> writes:
    Paul> During the boot process it show "process `named' is using
    Paul> obsolete setsockopt SO_BSDCOMPAT"
 
  That's a mostly benign message.
  It shouldn't halt the boot process.

  Please try a single user boot, i.e:

	 UMLPOOL/east/start.sh single

- -- 
]       ON HUMILITY: to err is human. To moo, bovine.           |  firewalls
[
]   Michael Richardson,    Xelerance Corporation, Ottawa, ON    |net
architect[
] mcr at xelerance.com      http://www.sandelman.ottawa.on.ca/mcr/ |device
driver[
] panic("Just another Debian GNU/Linux using, kernel hacking, security
guy"); [
  
  
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Finger me for keys

iQCVAwUBQxYDeIqHRg3pndX9AQF7DAQAk7fTdpR507JT4dx2he6Fft7ooTtmdPHY
xwQIZ8e3DtdZ1fxf7s/0tKIuNS4yBNb0A2RggD0sW/6aJ9AYotyKa9UY739IhwPj
yplpBrNVhN5LCYiHuhxkDd8b4u+/F2qpu9VfwBxQaK7W/0Tz/8X65PLw/z8I0FmN
LIF/v0Uiig4=
=4B1G
-----END PGP SIGNATURE-----


-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.17/85 - Release Date: 8/30/2005




More information about the Dev mailing list