From owner-freebsd-questions Fri Aug 8 13:02:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA09419 for questions-outgoing; Fri, 8 Aug 1997 13:02:02 -0700 (PDT) Received: from cats.ucsc.edu (rumpleteazer.UCSC.EDU [128.114.129.45]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA09410 for ; Fri, 8 Aug 1997 13:01:55 -0700 (PDT) Received: from cats-po-1 (root@cats-po-1.UCSC.EDU [128.114.129.22]) by cats.ucsc.edu (8.8.5/8.8.4.cats-athena) with SMTP id NAA23169; Fri, 8 Aug 1997 13:01:51 -0700 (PDT) Received: from neutron.neutron.org by cats-po-1 (8.6.13/4.8) id NAA00724; Fri, 8 Aug 1997 13:01:40 -0700 Message-ID: <33EB7B2A.41C67EA6@cats.ucsc.edu> Date: Fri, 08 Aug 1997 13:01:46 -0700 From: bill clarke Organization: dept of physics X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.1.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org CC: freeskip@incog.com Subject: SKIP on FreeBSD 2.1.7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk dear BSD community i have installed the SKIP 1.0 binaries on a couple of 2.1.7.boxes. they boot up with the skip drivers fine, and i follow the installation procedure given in the documentation. however, i can't ping the host neutrino from neutron (or vice versa) when SKIP is enabled. the skipd.log for neutron appears to be OK when i do a skipdb list on neutron i get both certificates however, when skipdb list on neutrino i only see (neutrino's) certificate, and neutrino's /var/log/skipd.log file is wierd: Thu Aug 8 11:44:34 1996 Setting supported kij alg=0 for version 2 Thu Aug 8 11:44:34 1996 Setting supported kij alg=10 for version 1 Thu Aug 8 11:44:34 1996 Setting supported kij alg=252 for version 2 Thu Aug 8 11:44:34 1996 Setting supported kij alg=1 for version 1 Thu Aug 8 11:44:34 1996 Setting supported kij alg=1 for version 2 Thu Aug 8 11:44:34 1996 Setting supported kij alg=2 for version 2 Thu Aug 8 11:44:34 1996 Setting supported kij alg=241 for version 2 Thu Aug 8 11:44:34 1996 add_cdp_resolver(=) (tunnel) Thu Aug 8 11:44:34 1996 add_cdp_resolver(@) (bilateral) Thu Aug 8 11:44:34 1996 Setting CDP port=1640 Thu Aug 8 11:44:34 1996 Initializing random number generator... Thu Aug 8 11:44:34 1996 done Thu Aug 8 11:44:35 1996 verifying secret key c2c41a777616396dafc19dde1dbf370f Thu Aug 8 11:44:35 1996 local name nsid=8 mkid=c2c41a777616396dafc19dde1dbf370f Thu Aug 8 11:56:43 1996 IP 10.0.0.1:1639 action=get nsid=8 mkid=c2c41a777616396 dafc19dde1dbf370f cert=NULL response=getok (1 cert) Thu Aug 8 11:56:43 1996 N-counter out of range - either replayed packets or out of sync clocks and the ping just hangs. when i reboot and ping i just get -1's. as far as i know, the two systems are identical (?) all help wd be apprec. -neutron