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

« back to all changes in this revision

Viewing changes to testing/pluto/oe-road-01/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
68
67
192.1.3.0       0.0.0.0         255.255.255.0   U     0      0        0 eth0
69
68
0.0.0.0         192.1.3.254     0.0.0.0         UG    0      0        0 eth0
70
69
road:~#
 
70
 TESTNAME=oe-road-01
 
71
road:~#
 
72
 source /testing/pluto/bin/roadlocal.sh
 
73
road:~#
71
74
 route add -net default gw 192.1.3.254
72
75
SIOCADDRT: File exists
73
76
road:~#
74
77
 ipsec setup start
75
 
ipsec_setup: Starting FreeS/WAN IPsec VERSION
 
78
ipsec_setup: Starting Openswan IPsec VERSION
76
79
road:~#
77
80
 /testing/pluto/oe-road-01/policy-wait.sh
78
81
road:~#
88
91
 ipsec eroute
89
92
0          0.0.0.0/0          -> 0.0.0.0/0          => %trap
90
93
0          192.1.3.209/32     -> 0.0.0.0/0          => %trap
 
94
0          192.1.3.209/32     -> 192.0.2.2/32       => %trap
91
95
0          192.1.3.209/32     -> 192.1.2.129/32     => %pass
92
96
0          192.1.3.209/32     -> 192.1.2.130/32     => %pass
93
97
0          192.1.3.209/32     -> 192.1.2.254/32     => %pass
116
120
road:~#
117
121
road:~#
118
122
 ipsec setup stop
119
 
ipsec_setup: Stopping FreeS/WAN IPsec...
120
123
IPSEC EVENT: KLIPS device ipsec0 shut down.
 
124
ipsec_setup: Stopping Openswan IPsec...
121
125
road:~#
122
126
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
123
127
klogd 1.3-3#33.1, log source = /proc/kmsg started.