Re: updating openbsd to current ...

2007-01-21 Thread Stuart Henderson
On 2007/01/21 00:25, S t i n g r a y wrote: > pass in on $int_if route-to { ($ext_if1 $ext_gw1) } inet proto tcp from \ > $lan_net to any port {$ports} keep state > > pass in on $int_if route-to { ($ext_if2 $ext_gw2) } from \ > $lan_net flags S/SA keep state The last matching line has priorit

Re: updating openbsd to current ...

2007-01-16 Thread Christopher Linn
On Tue, Jan 16, 2007 at 12:38:23PM -0600, Marco Peereboom wrote: > Use a snapshot. and then if you want to stay current, read the release(8) manual page, as well as http://www.openbsd.org/anoncvs.html . chris -- Christopher Linn | By no means shall either the CEC System Administrator II

Re: updating openbsd to current ...

2007-01-16 Thread Greg Thomas
On 1/16/07, Jack J. Woehr <[EMAIL PROTECTED]> wrote: On Jan 16, 2007, at 10:29 AM, S t i n g r a y wrote: > Can anyone guide me in updating my 4.0 version to current ? From the understanding of CVS and the build tree demonstrated by your posting, you will be very sorry if you update to curren

Re: updating openbsd to current ...

2007-01-16 Thread Jack J. Woehr
On Jan 16, 2007, at 10:29 AM, S t i n g r a y wrote: > Can anyone guide me in updating my 4.0 version to current ? From the understanding of CVS and the build tree demonstrated by your posting, you will be very sorry if you update to current. You're better off going release to release. -- Jac

Re: updating openbsd to current ...

2007-01-16 Thread Stuart Henderson
On 2007/01/16 09:29, S t i n g r a y wrote: > Can anyone guide me in updating my 4.0 version to current ? boot> bsd.rd choose upgrade when asked about ftp path, change from .../OpenBSD/4.0 to .../OpenBSD/snapshots

Re: updating openbsd to current ...

2007-01-16 Thread Marco Peereboom
Use a snapshot. On Tue, Jan 16, 2007 at 09:29:03AM -0800, S t i n g r a y wrote: > Can anyone guide me in updating my 4.0 version to current ? > i have installed CVS source from my CD, but which running any cvs command i > get this error .. > what should i do ? > > # cvs checkout -P src > cvs

updating openbsd to current ...

2007-01-16 Thread S t i n g r a y
Can anyone guide me in updating my 4.0 version to current ? i have installed CVS source from my CD, but which running any cvs command i get this error .. what should i do ? # cvs checkout -P src cvs checkout: No CVSROOT specified! Please use the `-d' option cvs [checkout aborted]: or set the C