~ubuntu-branches/ubuntu/hardy/openswan/hardy-updates

« back to all changes in this revision

Viewing changes to testing/pluto/basic-pluto-05/east-console.txt

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2005-01-27 16:10:11 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050127161011-idgybmyz3vwhpfiq
Tags: 2.3.0-2
Urgency HIGH due to security issue and problems with build-deps in sarge.
* Fix the security issue. Please see
  http://www.idefense.com/application/poi/display?id=190&
      type=vulnerabilities&flashstatus=false
  for more details. Thanks to Martin Schulze for informing me about
  this issue.
  Closes: #292458: Openswan XAUTH/PAM Buffer Overflow Vulnerability
* Added a Build-Dependency to lynx.
  Closes: #291143: openswan: FTBFS: Missing build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Starting UML PATH/start.sh
 
2
spawn PATH single
 
3
Linux version XXXX
 
4
On node 0 totalpages: 8192
 
5
Kernel command line:
 
6
Calibrating delay loop... XXXX bogomips
 
7
Dentry-cache hash table entries: NUMBERS
 
8
Inode-cache hash table entries: NUMBERS
 
9
Mount-cache hash table entries: NUMBERS
 
10
Buffer-cache hash table entries: NUMBERS
 
11
Page-cache hash table entries: NUMEBRS
 
12
POSIX conformance testing by UNIFIX
 
13
Linux NET4.0 for Linux 2.4
 
14
Based upon Swansea University Computer Society NET3.039
 
15
Initializing RT netlink socket
 
16
Starting kswapd
 
17
VFS: Diskquotas version dquot_6.4.0 initialized
 
18
devfs: VERSION Richard Gooch (rgooch@atnf.csiro.au)
 
19
devfs: boot_options Q
 
20
pty: 256 Unix98 ptys configured
 
21
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
 
22
loop: loaded (max 8 devices)
 
23
PPP generic driver version VERSION
 
24
Universal TUN/TAP device driver VERSION
 
25
 
 
26
NET4: Linux TCP/IP 1.0 for NET4.0
 
27
IP Protocols: ICMP, UDP, TCP
 
28
IP: routing cache hash table of 512 buckets, 4Kbytes
 
29
TCP: Hash tables configured (established 2048 bind 2048)
 
30
IPv4 over IPv4 tunneling driver
 
31
GRE over IPv4 tunneling driver
 
32
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
 
33
Mounted devfs on /dev
 
34
INIT: version 2.78 booting
 
35
Activating swap...
 
36
Calculating module dependancies
 
37
done.
 
38
Loading modules: LIST
 
39
 
 
40
Checking all file systems...
 
41
Parallelizing fsck version 1.18 (11-Nov-1999)
 
42
Setting kernel variables.
 
43
Mounting local filesystems...
 
44
/dev/shm on /tmp type tmpfs (rw)
 
45
/dev/shm on /var/run type tmpfs (rw)
 
46
devpts on /dev/pts type devpts (rw,mode=0622)
 
47
none on /usr/share type hostfs (ro)
 
48
Enabling packet forwarding: done.
 
49
Configuring network interfaces: done.
 
50
Cleaning: /tmp /var/lock /var/run.
 
51
Initializing random number generator... done.
 
52
Recovering nvi editor sessions... done.
 
53
Give root password for maintenance
 
54
(or type Control-D for normal startup): 
 
55
east:~#
 
56
 klogd -c 4 -x -f /tmp/klog.log
 
57
east:~#
 
58
 TESTNAME=basic-pluto-05
 
59
east:~#
 
60
 source /testing/pluto/bin/eastlocal.sh
 
61
east:~#
 
62
 arp -s 192.0.2.1 10:00:00:dc:bc:01
 
63
east:~#
 
64
 ipsec setup start
 
65
ipsec_setup: Starting Openswan IPsec VERSION
 
66
east:~#
 
67
 /testing/pluto/bin/wait-until-pluto-started
 
68
east:~#
 
69
 ipsec auto --add northnet--eastnet-nat
 
70
east:~#
 
71
 echo done
 
72
done
 
73
east:~#
 
74
 
 
75
 
 
76
east:~#
 
77
east:~#
 
78
 ipsec setup stop
 
79
IPSEC EVENT: KLIPS device ipsec0 shut down.
 
80
ipsec_setup: Stopping Openswan IPsec...
 
81
east:~#
 
82
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
 
83
klogd 1.3-3#33.1, log source = /proc/kmsg started.
 
84
east:~#
 
85
 halt -p -f
 
86
Power down.
 
87