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

« back to all changes in this revision

Viewing changes to testing/pluto/x509-pluto-01/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:
55
55
east:~#
56
56
 klogd -c 4 -x -f /tmp/klog.log
57
57
east:~#
 
58
 iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
 
59
east:~#
58
60
 ipsec setup start
59
 
ipsec_setup: Starting FreeS/WAN IPsec VERSION
 
61
ipsec_setup: Starting Openswan IPsec VERSION
60
62
east:~#
61
63
 ipsec auto --add westnet-eastnet-x509
62
64
east:~#
67
69
east:~#
68
70
east:~#
69
71
 ipsec setup stop
70
 
ipsec_setup: Stopping FreeS/WAN IPsec...
71
72
IPSEC EVENT: KLIPS device ipsec0 shut down.
 
73
ipsec_setup: Stopping Openswan IPsec...
72
74
east:~#
73
75
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
74
76
klogd 1.3-3#33.1, log source = /proc/kmsg started.