still did not work -- i
[09:33 - 0.83 0.72 0.52]
[mattel 5] ~ > kextstat | grep -i cisco
124 0 0x3fb45000 0x6f000 0x6e000 com.cisco.nke.ipsec (2.0.1) <4 2>
[09:33 - 0.94 0.76 0.53]
[mattel 6] ~ > ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::217:f2ff:fecf:185%en0 prefixlen 64 scopeid 0x4
inet 10.30.2.225 netmask 0xffff0000 broadcast 10.30.255.255
ether 00:17:f2:cf:01:85
media: autoselect (100baseTX <full-duplex>) status: active
supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control> none
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:17:f2:42:7a:96
media: autoselect (<unknown type>) status: inactive
supported media: autoselect
wlt1: flags=41<UP,RUNNING> mtu 1500
fw1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 494
inet 169.254.8.100 netmask 0xffff0000 broadcast 169.254.255.255
lladdr 00:19:e3:ff:fe:2d:53:32
media: autoselect <full-duplex> status: inactive
supported media: autoselect <full-duplex>
en4: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:16:cb:22:b9:55
media: autoselect (<unknown type>)
supported media: none autoselect 10baseT/UTP <half-duplex>
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:0%en2 prefixlen 64 scopeid 0x9
inet 10.37.129.5 netmask 0xffffff00 broadcast 10.37.129.255
ether 00:1c:42:00:00:00
media: autoselect status: active
supported media: autoselect
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:1%en3 prefixlen 64 scopeid 0xa
inet 10.211.55.5 netmask 0xffffff00 broadcast 10.211.55.255
ether 00:1c:42:00:00:01
media: autoselect status: active
supported media: autoselect
[09:33 - 0.94 0.76 0.53]
[mattel 7] ~ >
[09:34 - 0.83 0.77 0.56]
[mattel 10] ~ > sudo dmesg | grep -i cisco | tail -10
CiscoVPN : current MTU for wlt1 is 1500, saving it.
CiscoVPN : checking if we are already attached to interface: en1
CiscoVPN : no, not yet attached to interface: en1
CiscoVPN : interface: en1, filter attached.
CiscoVPN : current MTU for en1 is 1500, saving it.
CiscoVPN : checking if we are already attached to interface: en0
CiscoVPN : no, not yet attached to interface: en0
CiscoVPN : interface: en0, filter attached.
CiscoVPN : current MTU for en0 is 1500, saving it.
CiscoVPN : loading cisco ipsec kernel module.