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

« back to all changes in this revision

Viewing changes to testing/pluto/oe-road-02/road-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:
22
22
loop: loaded (max 8 devices)
23
23
PPP generic driver version VERSION
24
24
Universal TUN/TAP device driver VERSION
25
 
 
26
25
NET4: Linux TCP/IP 1.0 for NET4.0
27
26
IP Protocols: ICMP, UDP, TCP
28
27
IP: routing cache hash table of 512 buckets, 4Kbytes
74
73
road:~#
75
74
 /testing/pluto/bin/look-for-txt roadtxt.uml.freeswan.org AQNxbOBmD
76
75
LOOK-FOR-TXT FOUND AQNxbOBmD
77
 
 
78
 
road:~#
79
 
 mkdir -p /tmp/oe-road-02
80
 
road:~#
81
 
 cp /testing/pluto/oe-road-02/road.conf  /tmp/oe-road-02/ipsec.conf
82
 
road:~#
83
 
 cp /etc/ipsec.secrets                   /tmp/oe-road-02
84
 
road:~#
85
 
 (cd /tmp/oe-road-02 && ln -s /etc/ipsec.d ipsec.d )
86
 
road:~#
87
 
 IPSEC_CONFS=/tmp/oe-road-02 export IPSEC_CONFS
 
76
road:~#
 
77
 TESTNAME=oe-road-02
 
78
road:~#
 
79
 source /testing/pluto/bin/roadlocal.sh
88
80
road:~#
89
81
 ipsec setup start
90
 
ipsec_setup: Starting FreeS/WAN IPsec VERSION
 
82
ipsec_setup: Starting Openswan IPsec VERSION
91
83
road:~#
92
84
 /testing/pluto/oe-road-01/policy-wait.sh
93
85
road:~#
103
95
 ipsec eroute
104
96
0          0.0.0.0/0          -> 0.0.0.0/0          => %trap
105
97
0          192.1.3.210/32     -> 0.0.0.0/0          => %trap
 
98
0          192.1.3.210/32     -> 192.0.2.2/32       => %trap
106
99
0          192.1.3.210/32     -> 192.1.2.129/32     => %pass
107
100
0          192.1.3.210/32     -> 192.1.2.130/32     => %pass
108
101
0          192.1.3.210/32     -> 192.1.2.254/32     => %pass
131
124
road:~#
132
125
road:~#
133
126
 ipsec setup stop
134
 
ipsec_setup: Stopping FreeS/WAN IPsec...
135
127
IPSEC EVENT: KLIPS device ipsec0 shut down.
 
128
ipsec_setup: Stopping Openswan IPsec...
136
129
road:~#
137
130
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
138
131
klogd 1.3-3#33.1, log source = /proc/kmsg started.