RE: GRE tunnels anyone?

2005-10-11 Thread Mire, John
In the past, with RELEASE-4.X we had multiple tunnels coming in to our 7206VXR, I can't put my hands on the the IOS config at the moment but here's the startup script used on the two remote boxes. #!/bin/sh if [ $# -eq 0 ]; then disable_config_ipsec="NO" else if [ "$#" -eq 1 ]; then c

Re: Portupgrade problem, possible pkgdb problem?

2004-10-07 Thread Mire, John
riginal Message- From: Matthew Seaman <[EMAIL PROTECTED]> To: Mire, John <[EMAIL PROTECTED]> CC: Matt Navarre <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent: Thu Oct 07 12:41:17 2004 Subject: Re: Portupgrade problem, possible pkgdb problem? On Thu, Oct 0

RE: Portupgrade problem, possible pkgdb problem?

2004-10-07 Thread Mire, John
I'm still getting this error after a cvsup+buildworld, a make fetchindex and I have deleted /var/db/pkg/pkgdb.db and rebuilt it, what's the patch?: test# uname -v FreeBSD 5.2.1-RELEASE-p11 #12: Wed Oct 6 17:13:13 CDT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TEST test# cd /usr/ports test# make