9.0-RC1 Release?

2011-08-26 Thread Nathaniel Torbett
Hello, Distrowatch has you slated to release 9.0-RC1 on 8/24. I cannot find the release for download. Is this delayed and is there a new release date/schedule? Thank you, Nathaniel Torbett ___ freebsd-questions@freebsd.org mailing list http://lists.f

Fwd: Re: 9.0-RC1 Release?

2011-08-26 Thread Kruppa, Peter Ulrich
Sorry, forgot to include the list! Original-Nachricht Betreff: Re: 9.0-RC1 Release? Datum: Fri, 26 Aug 2011 13:28:51 +0200 Von: Kruppa, Peter Ulrich An: Nathaniel Torbett Hi, Am 26.08.2011 08:52, schrieb Nathaniel Torbett: Hello, Distrowatch has you slated to release 9.0-

Re: 9.0-RC1 Release?

2011-08-26 Thread Julien Cigar
http://wiki.freebsd.org/Releng/9.0TODO "CAUTION: FreeBSD Release Schedules may slip so the above dates are not guaranteed." On 08/26/2011 08:52, Nathaniel Torbett wrote: Hello, Distrowatch has you slated to release 9.0-RC1 on 8/24. I cannot find the release for download. Is this delayed an

(no subject)

2011-08-26 Thread Johan Hendriks
I am trying to set up CARP under 9.0 I want to know if my assumptions are right. The master is the server with the lowest advskew, and has the state MASTER, as where the slave will be in state BACKUP. If the master fails, the slave will be promoted to MASTER. If the master comes backup, the Mast

Re: 9.0-RC1 Release?

2011-08-26 Thread Jerry McAllister
On Fri, Aug 26, 2011 at 01:52:02AM -0500, Nathaniel Torbett wrote: > Hello, > > Distrowatch has you slated to release 9.0-RC1 on 8/24. I cannot find the > release for download. Is this delayed and is there a new release > date/schedule? Anyone, even Distrowatch, who posts a specific date for a

Re: 9.0-RC1 Release?

2011-08-26 Thread Chad Perrin
On Fri, Aug 26, 2011 at 10:51:28AM -0400, Jerry McAllister wrote: > On Fri, Aug 26, 2011 at 01:52:02AM -0500, Nathaniel Torbett wrote: > > > > Distrowatch has you slated to release 9.0-RC1 on 8/24. I cannot find the > > release for download. Is this delayed and is there a new release > > date/sc

Re: (no subject)

2011-08-26 Thread Patrick Lamaiziere
Le Fri, 26 Aug 2011 14:26:24 +, Johan Hendriks a écrit : > Ifconfig on the master > carp0: flags=49 metric 0 mtu 1500 > inet 192.168.50.45 netmask 0xff00 > nd6 options=29 > carp: MASTER vhid 1 advbase 1 advskew 30 > > Ifconfig on the slave > carp0: flags=49 metric

CARP on 9.0 (was no subject)

2011-08-26 Thread Johan Hendriks
I am trying to set up CARP under 9.0 I want to know if my assumptions are right. The master is the server with the lowest advskew, and has the state MASTER, as where the slave will be in state BACKUP. If the master fails, the slave will be promoted to MASTER. If the master comes backup, th

Re: CARP on 9.0 (was no subject)

2011-08-26 Thread Patrick Lamaiziere
Le Fri, 26 Aug 2011 15:26:28 +, Johan Hendriks a écrit : > I am trying to set up CARP under 9.0 ... > Also with a higer value like advskew 200 or 254 the role of the > servers stays the same. Ok, there is something wrong so. Did you check that the sysctl net.inet.carp.suppress_preempt is

libnotify & notification-daemon oddness

2011-08-26 Thread Jimmie James
libnotify-0.7.3_1 notification-daemon-0.7.1 FreeBSD jimmiejaz.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:45 EDT 2011 jim...@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO i386 After following the portupgrade steps to update libnotify and libproxy (notification-daemon got rebuild

Re: CARP on 9.0 (was no subject)

2011-08-26 Thread Brian Seklecki (Mobile)
How about: %sudo netstat -s carp ...on both machines. A few years ago I submitted (or maybe it was Steve Polyack) a patch to add debugging to CARP, not sure if it ever got commited. Need-more-Cisco'sih-Debugging. ~BAS On Fri, 26 Aug 2011, Patrick Lamaiziere wrote: Le Fri, 26 Aug 2011

Re: Re: Racoon to Cisco ASA 5505

2011-08-26 Thread jhall
I am seeing a couple of things that are concerning me. First, I am not seeing any traffic over the gif interface, except return traffic. For example if I ping from one of my sites (e.g. 10.129.30.0/24), I do not see any traffic on the gif interface. Second, I am seeing the following error m

Re: Racoon to Cisco ASA 5505

2011-08-26 Thread Mike Tancsa
On 8/26/2011 1:42 PM, jh...@socket.net wrote: > I am seeing a couple of things that are concerning me. > > First, I am not seeing any traffic over the gif interface, except return > traffic. For example if I ping from one of my sites (e.g. > 10.129.30.0/24), I do not see any traffic on the gi

RE: CARP on 9.0 (was no subject)

2011-08-26 Thread Johan Hendriks
>How about: >%sudo netstat -s carp >...on both machines. >A few years ago I submitted (or maybe it was Steve Polyack) a patch to add >debugging to CARP, not sure if it ever got commited. >Need-more-Cisco'sih-Debugging. >~BAS >On Fri, 26 Aug 2011, Patrick Lamaiziere wrote: >> Le Fri, 26

What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Lars Eighner
On the basis of what I now believe was malicious advice, I am out of pocket for a USB US Robotics 56k dialup modem. However, this device attaches as a ugen device. I haven't found a way to make ppp on demand work with it attached that way. I do not load umass because I am using hplip and it mu

Re: What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Matthias Apitz
El día Friday, August 26, 2011 a las 01:34:03PM -0500, Lars Eighner escribió: > > On the basis of what I now believe was malicious advice, I am out of pocket > for a USB US Robotics 56k dialup modem. However, this device attaches as a > ugen device. I haven't found a way to make ppp on demand w

Re: Re: Racoon to Cisco ASA 5505

2011-08-26 Thread jhall
> IP-IP interface ? (GIF). If you are using that, then you will need very > different policies on both sides. You should mention these little > "details" when posting your configs. Can you please post your FULL > configuration / topology. Othe

Re: Problem reading from tape drive

2011-08-26 Thread Renee Gehlbach
On 08/25/2011 06:38 PM, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Thu Aug 25 13:57:20 2011 Date: Thu, 25 Aug 2011 14:24:57 -0400 From: Renee Gehlbach To: questi...@freebsd.org Cc: Subject: Problem reading from tape drive I recently purchased a FreeBSD-compatible SAS card (a

Re: Racoon to Cisco ASA 5505

2011-08-26 Thread Mike Tancsa
On 8/26/2011 2:40 PM, jh...@socket.net wrote: > > >> IP-IP interface ? (GIF). If you are using that, then you will need very >> different policies on both sides. You should mention these little >> "details" when posting your configs. Can you p

Re: CARP on 9.0 (was no subject)

2011-08-26 Thread Patrick Lamaiziere
Le Fri, 26 Aug 2011 18:22:37 +, Johan Hendriks a écrit : > net.inet.carp.preempt: 0 You said it was equal to 1 on both machines. It should be at 1. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-que

RE: CARP on 9.0 (was no subject)

2011-08-26 Thread Johan Hendriks
>Le Fri, 26 Aug 2011 18:22:37 +, >Johan Hendriks a écrit : >> net.inet.carp.preempt: 0 >You said it was equal to 1 on both machines. It should be at 1. Luckely i used the slave for that. :D I need to work on my copy paste techniques. The master had indeed net.inet.carp.preempt=1 in the sy

Re: What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Erik Trulsson
On Fri, Aug 26, 2011 at 01:34:03PM -0500, Lars Eighner wrote: > > On the basis of what I now believe was malicious advice, I am out of pocket > for a USB US Robotics 56k dialup modem. However, this device attaches as a > ugen device. I haven't found a way to make ppp on demand work with it > att

Re: What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Mike Tancsa
On 8/26/2011 3:21 PM, Erik Trulsson wrote: >> So I am asking again: does anyone have a dialup modem of any kind which >> works correctly on 8.x to provide ppp-on-demand? If so what is it? > (As for promises about what *will* 100% guaranteed work, which seems to > be what you really want, I am afrai

Re: Re: Racoon to Cisco ASA 5505

2011-08-26 Thread jhall
What does their policy look like ? Are they really setting up an IP-IP > tunnel on their side too ? Or just a regular ESP IPSEC tunnel. If they > are not setting up an IP-IP tunnel, than get rid of the gif interface. > I have sent them an email, and I am waiting hear from them. I do have the co

Re: Re: Racoon to Cisco ASA 5505

2011-08-26 Thread jhall
> Yes, post that to the list. > I am not sure if this is the entire configuration or not, but this is what they have posted. crypto ipsec security-association lifetime seconds 28800 crypto ipsec security-association lifetime kilobytes 4608000 crypto map rackmap 201 match address 201

Re: What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Lars Eighner
On Fri, 26 Aug 2011, Mike Tancsa wrote: On 8/26/2011 3:21 PM, Erik Trulsson wrote: So I am asking again: does anyone have a dialup modem of any kind which works correctly on 8.x to provide ppp-on-demand? If so what is it? (As for promises about what *will* 100% guaranteed work, which seems to

Installing Python Packages

2011-08-26 Thread doug
I am teaching myself python and have 2.6 installed. What is the proper way to install py26-setuptools? As 2.7 is the default it appears that I can neither use pkg_add nor build from the ports tree. I can download the source and the 2.6 egg. It appears that I need to configure the egg for FreeB

Re: What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Aug 26 18:21:24 2011 > Date: Fri, 26 Aug 2011 18:19:13 -0500 (CDT) > From: Lars Eighner > To: Mike Tancsa > Cc: freebsd-questions@freebsd.org > Subject: Re: What USB dialup modem WILL work with 8.2? > > On Fri, 26 Aug 2011, Mike Tancsa wrote: > > >

Re: Problem reading from tape drive

2011-08-26 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Aug 26 13:51:51 2011 > Date: Fri, 26 Aug 2011 14:50:23 -0400 > From: Renee Gehlbach > To: questi...@freebsd.org > Cc: > Subject: Re: Problem reading from tape drive > > On 08/25/2011 06:38 PM, Robert Bonomi wrote: > >> From owner-freebsd-questi...@

Re: Installing Python Packages

2011-08-26 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/26/11 8:07 PM, doug wrote: > I am teaching myself python and have 2.6 installed. What is the proper > way to install py26-setuptools? As 2.7 is the default it appears that I > can neither use pkg_add nor build from the ports tree. > > I can downl

Re: Installing Python Packages

2011-08-26 Thread doug
On Fri, 26 Aug 2011, Greg Larkin wrote: On 8/26/11 8:07 PM, doug wrote: I am teaching myself python and have 2.6 installed. What is the proper way to install py26-setuptools? As 2.7 is the default it appears that I can neither use pkg_add nor build from the ports tree. I can download the sourc

glabel, gmirror, and gpart

2011-08-26 Thread Warren Block
Trying to use labeled devices and filesystems where possible, and adding gmirror into the mix. (This is with 8-STABLE, i386.) glabel two disks "primary" and "secondary". gmirror the two: gmirror label -v -b round-robin data /dev/label/primary /dev/label/secondary Use gpart to create *and labe

Re: Racoon to Cisco ASA 5505

2011-08-26 Thread Mike Tancsa
On 8/26/2011 5:09 PM, jh...@socket.net wrote: >> Yes, post that to the list. >> > > I am not sure if this is the entire configuration or not, but this is what > they have posted. > > > crypto ipsec security-association lifetime seconds 28800 > crypto ipsec security-association lifetime kil

how can I use portmaster to update but skip a package

2011-08-26 Thread Antonio Olivares
Dear folks, I am trying to update one of my machines and I ran portmaster -a and got errors: http://forums.freebsd.org/showthread.php?p=145268 I overcome most by unselecting GNUTLS from cups-image and cups-base, and then comes ===>>> Launching child to update libreoffice-3.3.3_2 to libreoffice-

Re: Installing Python Packages

2011-08-26 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/26/11 8:24 PM, d...@safeport.com wrote: > On Fri, 26 Aug 2011, Greg Larkin wrote: > >> On 8/26/11 8:07 PM, doug wrote: >>> I am teaching myself python and have 2.6 installed. What is the proper >>> way to install py26-setuptools? As 2.7 is the de

Re: glabel, gmirror, and gpart

2011-08-26 Thread Adam Vande More
On Fri, Aug 26, 2011 at 8:09 PM, Warren Block wrote: > Question 2 is maybe simpler. On boot, it shows this: > gptboot: invalid backup GPT header > > I can speculate on what causes that (whether the various g-things use the > absolute last block of the device, or the last block of their area and

Re: how can I use portmaster to update but skip a package

2011-08-26 Thread Ross
On Sat, Aug 27, 2011 at 5:33 AM, Antonio Olivares wrote: > Dear folks, > > I am trying to update one of my machines and I ran portmaster -a and got > errors: > > http://forums.freebsd.org/showthread.php?p=145268 > > I overcome most by unselecting GNUTLS from cups-image and cups-base, > and then c

Re: Broadcom BCM5780 Link-UP before auto-negotiation completes

2011-08-26 Thread Devin Teske
On Aug 25, 2011, at 3:39 PM, Noel wrote: > On 8/25/2011 4:26 PM, Devin Teske wrote: >> Hi All, >> >> I've got three different workstations each with a Broadcom Gigabit Ethernet >> card >> (slightly different models, but all running the bge(4) device driver) on >> FreeBSD-8.1 RELEASE. >> >> We'

Re: glabel, gmirror, and gpart

2011-08-26 Thread Warren Block
On Fri, 26 Aug 2011, Adam Vande More wrote: On Fri, Aug 26, 2011 at 8:09 PM, Warren Block wrote: Question 2 is maybe simpler.  On boot, it shows this:  gptboot: invalid backup GPT header I can speculate on what causes that (whether the various g-things use the absolute last

Re: how can I use portmaster to update but skip a package

2011-08-26 Thread Warren Block
On Fri, 26 Aug 2011, Antonio Olivares wrote: Is there a way to update most packages except this one? See man portmaster | less +2/-x ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: glabel, gmirror, and gpart

2011-08-26 Thread Adam Vande More
On Fri, Aug 26, 2011 at 11:04 PM, Warren Block wrote: > So it's cosmetic, but not really the kind of message that instills > confidence. gptboot needs to be able to tell if it's reading from a > gmirror. Or gmirror should provide one block less than it does, so it > doesn't overwrite the GPT ba

Re: how can I use portmaster to update but skip a package

2011-08-26 Thread Randal L. Schwartz
> "Ross" == Ross writes: Ross> Maybe I spent to little time with portmaster, but I eventually Ross> switched to portupgrade. I'ts more mature in my opinion. And Ross> portupgrade -a doesn't have the problem you are referring to. I started with portupgrade, and am now firmly in the portmaste