
paulf at free
Mar 20, 2008, 2:40 PM
Post #1 of 1
(212 views)
Permalink
|
|
OpenSolaris CISCO_SPLIT_INC
|
|
Hi I'm looking at two logs, one from FreeBSD 7, and the other from OpenSolaris SXDE 01/08. In short, OpenSolaris does not get the CISCO_SPLIT_INC info that it needs to set up routing fully. Here are a few extracts, at --debug 3: FreeBSD: S6 do_phase2_config size = 131, blksz = 16, padding = 13 sending: ========================> BEGIN_PARSE Recieved Packet Len: 172 ... receiving: <======================== BEGIN_PARSE Recieved Packet Len: 860 ... t.attributes.type: 7001 (ISAKMP_MODECFG_ATTRIB_CISCO_SAVE_PW) t.attributes.u.attr_16: 0000 t.attributes.type: 7004 (ISAKMP_MODECFG_ATTRIB_CISCO_SPLIT_INC) t.attributes.u.lots.length: 00b6 ... got 13 acls for split include OpenSolaris: S6 do_phase2_config size = 119, blksz = 16, padding = 9 sending: ========================> BEGIN_PARSE Recieved Packet Len: 156 ... receiving: <======================== BEGIN_PARSE Recieved Packet Len: 668 ... t.attributes.type: 7001 (ISAKMP_MODECFG_ATTRIB_CISCO_SAVE_PW) t.attributes.u.attr_16: 0000 t.attributes.type: 7002 (ISAKMP_MODECFG_ATTRIB_CISCO_DEF_DOMAIN) t.attributes.u.lots.length: 000f Can anyone help me find out why OpenSolaris is not receiving the SPLIT_INC data? A+ Paul _______________________________________________ vpnc-devel mailing list vpnc-devel[at]unix-ag.uni-kl.de https://lists.unix-ag.uni-kl.de/mailman/listinfo/vpnc-devel http://www.unix-ag.uni-kl.de/~massar/vpnc/
|