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

« back to all changes in this revision

Viewing changes to testing/pluto/co-terminal-02/wavesec-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
56
55
 klogd -c 4 -x -f /tmp/klog.log
57
56
west:~#
58
57
 ipsec setup stop
59
 
ipsec_setup: Stopping FreeS/WAN IPsec...
 
58
ipsec_setup: Stopping Openswan IPsec...
60
59
ipsec_setup: stop ordered, but IPsec does not appear to be running!
61
60
ipsec_setup: doing cleanup anyway...
62
61
west:~#
63
62
 route delete default
64
63
west:~#
65
 
 ifconfig eth1 inet 192.1.3.45 netmask 255.255.255.0 broadcast 192.1.3.255
66
 
west:~#
67
 
 route add -net default gw 192.1.3.254
 
64
 ifdown eth1
 
65
west:~#
 
66
 ifconfig eth1 inet 0.0.0.0
 
67
west:~#
 
68
 route add -net default gw 192.9.4.254
68
69
west:~#
69
70
 rndc stop
70
71
rndc: connect failed: connection refused
97
98
SIOCDELRT: No such process
98
99
west:~#
99
100
 ipsec setup --config /testing/pluto/co-terminal-02/wavesec.conf start
100
 
ipsec_setup: Starting FreeS/WAN IPsec VERSION
 
101
ipsec_setup: Starting Openswan IPsec VERSION
101
102
west:~#
102
103
 ipsec auto --config /testing/pluto/co-terminal-02/wavesec.conf --add japan--wavesec
103
104
west:~#
107
108
 
108
109
west:~#
109
110
 ipsec setup stop
110
 
ipsec_setup: Stopping FreeS/WAN IPsec...
111
111
IPSEC EVENT: KLIPS device ipsec0 shut down.
112
112
IPSEC EVENT: KLIPS device ipsec1 shut down.
 
113
ipsec_setup: Stopping Openswan IPsec...
113
114
west:~#
114
115
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
115
116
klogd 1.3-3#33.1, log source = /proc/kmsg started.