west:~#
 route delete -net 192.0.2.0 netmask 255.255.255.0
west:~#
 route delete -net default
west:~#
 route add -net default gw 192.1.2.23
west:~#
 ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
west:~#
 /testing/pluto/basic-pluto-01/eroutewait.sh trap
west:~#
 ipsec manual --up westnet-east-pass
west:~#
 ipsec look
west NOW
0.0.0.0/0          -> 0.0.0.0/0          => %trap
192.0.1.0/24       -> 192.1.2.23/32      => %pass
ipsec0->eth1 mtu=16260(9999)->1500
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
0.0.0.0         192.1.2.23      0.0.0.0         UG       99 0          0 eth1
0.0.0.0         192.1.2.23      128.0.0.0       UG       99 0          0 ipsec0
128.0.0.0       192.1.2.23      128.0.0.0       UG       99 0          0 ipsec0
192.1.2.0       0.0.0.0         255.255.255.0   U        99 0          0 eth1
192.1.2.0       0.0.0.0         255.255.255.0   U        99 0          0 ipsec0
192.1.2.23      0.0.0.0         255.255.255.255 UH       99 0          0 ipsec0
west:~#
 echo end
end
west:~#
 

west:~#
 ipsec setup stop
IPSEC EVENT: KLIPS device ipsec0 shut down.
ipsec_setup: Stopping Openswan IPsec...
west:~#
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
klogd 1.3-3#33.1, log source = /proc/kmsg started.
west:~#
 halt -p -f
Power down.

