Re: openssh question

2000-03-06 Thread Garance A Drosihn
At 10:37 PM +0100 3/6/00, Christian Weisgerber wrote: William Woods [EMAIL PROTECTED] wrote: How do we update it, ie, when a updated version comes out. OpenSSH doesn't really have releases. The upstream version is straight out of the OpenBSD repository. I assume several of our developers

single user weirdness

2000-03-06 Thread R Joseph Wright
A strange thing has happened while booting into single user mode. My / filesystem was mounted on wd0s4a even though I have updated /dev and /etc/fstab to use ad0s4a. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: which(1), rewritten in C?

2000-03-06 Thread Chris Costello
On Friday, March 03, 2000, Matthew Hunt wrote: and the "type" builtin is too verbose, saying "which is hashed (/usr/bin/which)." In ksh, `whence' is a bit equivalent to `which' (`type' in ksh is an alias to `whence -v'). From the ATT ksh manual: whence [ -afpv ] name ...

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Doug Ambrisko
James E. Pace writes: | | I rebuilt -current on Friday, and OpenSSH does not work through a | SOCKS firewall. | | In my make.conf, I have "USE_SOCKS= YES", which is used in the | ports/security/ssh port. As mentioned we have ssh in the base system so your are picking that up. Another

Error: no such 386 instruction: `state' ???

2000-03-06 Thread Devin Butterfield
Hi, I'm running a snap from 2/28: FreeBSD dbm.wireless.net 4.0-2228-CURRENT FreeBSD 4.0-2228-CURRENT #2: Fri Mar 3 22:19:33 PST 2000 Often when compiling a port, the process will fail with messages like the following: [...] Compiling smbd/noquotas.c Compiling smbd/reply.c {standard

Error: no such 386 instruction: `state' ???

2000-03-06 Thread Devin Butterfield
Hi, I am running a current snap from 2/28. FreeBSD dbm.wireless.net 4.0-2228-CURRENT FreeBSD 4.0-2228-CURRENT #2: Fri Mar 3 22:19:33 PST 2000 Often when compiling a port, the process fails with messages like the following: [...] Compiling smbd/pipes.c Compiling smbd/predict.c

no openssh after build

2000-03-06 Thread R Joseph Wright
I just built a new world today and openssh does not appear to be installed. I have the directories /etc/ssh and /etc/ssl but they are empty. There is no /usr/bin/ssh. I've been trying to follow the discussions on this issue and I understood that this is now part of the default base system.

Re: Error: no such 386 instruction: `state' ???

2000-03-06 Thread Devin Butterfield
Oops! Sorry for the double post. :( Kmail got stupid on me... -- Regards, Devin. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Error: no such 386 instruction: `state' ???

2000-03-06 Thread Will Saxon
I was having this problem a few weeks ago while trying to make world. I had just gotten a new motherboard, that was letting me overclock my processor (it offered new bus speeds). I reset the processor to run at its default speed, and I have not seen this error since. So, if you are overclocked

Re: vinum: CDEV_MAJOR undeclared

2000-03-06 Thread Greg Lehey
On Monday, 6 March 2000 at 23:13:17 +0100, Martin Dieringer wrote: when making buildworld, I get an error: === sbin/vinum cc -O2 -pipe -m486 -I/usr/src/sbin/vinum/../../sys -Wall -DVINUMDEBUG -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin/vinum/v.c /usr/src/sbin/vinum/v.c: In

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-06 Thread Yoshinobu Inoue
Hi, Hello, Now that I have several machines running FreeBSD 4.0, I started to play with IPv6. It's fun! I have plans to set up a v6-over-v4 tunnel and connect to the 6Bone. I read /usr/share/examples/IPv6/USAGE, /usr/share/doc/IPv6/IMPLEMENTATION and some documents at the KAME web

Re: ipv6 and rc.conf questions

2000-03-06 Thread Yoshinobu Inoue
Hi, Wmmm, should rtadvd always be invoked when 'ipv6_gateway_enable="YES" ? Hmmm...two things come to mind. 1) What happens if there are two routers running rtadvd on a single subnet? 2) Are there environments in which a netadmin might not want to use router advertisements? (1): It is

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Yoshinobu Inoue
: I'd like to get this committed - I'll try and take a look at it tonight, : time permitting. I would definitely like to allow SSH to work with dante, : though, since that's a better (BSDL) alternative than the restricted NEC : version. I don't know well about dante, but if it is one of

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-06 Thread Yoshinobu Inoue
Hi, Very unfortunately, 6to4 is not yet supported in FreeBSD/KAME. So now available options will be, -Use freenet6 (for one hosts). -Get IPv6 address block and connect to 6bone using gif tunnel. Cheers, Yoshinobu Inoue Please read, then ask any questions you may have. 6to4 is currently

Re: no openssh after build

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, R Joseph Wright wrote: I just built a new world today and openssh does not appear to be installed. I have the directories /etc/ssh and /etc/ssl but they are empty. There is no /usr/bin/ssh. I've been trying to follow the discussions on this issue and I understood that

Re: openssh question

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, Garance A Drosihn wrote: Out of the OpenBSD repository, or out of the OpenSSH project? Both are the same thing. Note that www.openssh.COM currently says: *NEW* OpenSSH 1.2.3 released March 6, 2000 which sounds a lot like a new release to me... They

Re: vinum: CDEV_MAJOR undeclared

2000-03-06 Thread Martin Dieringer
thanks for your responses. I seem to have commented out src-all and just fetched -sys and -release, then forgot about that. so my v.c (and everything else) was outdated... sorry to have bothered you with this stupid behaviour. martin On Tue, 7 Mar 2000, Greg Lehey wrote: On Monday, 6

Re: ssh strangeness in -current...

2000-03-06 Thread Oliver Fromme
Kris Kennaway [EMAIL PROTECTED] wrote in list.freebsd-current: On Mon, 6 Mar 2000, Oliver Fromme wrote: the ports (yeah, stupid me), to no avail. It complained about some RSA library missing. Did you read the error message? Yes, I did, it was not helpful. In fact, it was

Re: ipv6 and rc.conf questions

2000-03-06 Thread Yoshinobu Inoue
Wmmm, should rtadvd always be invoked when 'ipv6_gateway_enable="YES" ? Oh, I need to conclude about this. (2): Yes there is. Usually it is desirable that only upstream router invoke rtadvd to suppress too many redirects. In following case, only R-backbone should invoke rtadvd.

Re: kern/16487: please apply newpcm fix

2000-03-06 Thread Oliver Fromme
Seigo Tanimura [EMAIL PROTECTED] wrote in list.freebsd-current: On Mon, 6 Mar 2000 01:22:41 +0100 (CET), Oliver Fromme [EMAIL PROTECTED] said: Oliver Would someone please (pretty please) have a look at kern/16487 Oliver and commit the trivial fix in it? It's just one line, and it

RE: FINAL: installation floppies and USB

2000-03-06 Thread John Baldwin
On 07-Mar-00 John Daniels wrote: Hi: My installation problem has been solved. For those of you who have not been following "Installation floppies and USB," I have written a short synopsis after my description of the resolution and conclusion. Good, glad you got your system working. 4-

Re: FINAL: Installation floppies and USB

2000-03-06 Thread John Daniels
Oops: That's kudos for John *Baldwin,* NOT "Barton." A thousand pardons... John __ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the

Re: ssh strangeness in -current...

2000-03-06 Thread Peter Jeremy
On Mon, 6 Mar 2000, Oliver Fromme wrote: Apart from my stupidness of not checking the location of the binary first -- what did I do wrong, and what's the recommended way of handling this? Am I supposed to rm /usr/bin/ssh each time I install a new release or snapshot? I can't believe that.

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Warner Losh
In message [EMAIL PROTECTED] Doug Ambrisko writes: : Another alternative is to remove the setuid bits /usr/bin/ssh and : then do a "runsocks ssh". That's not really an option for my work patterns... : I could do the work if deemed usefull. I don't want to maintain : my own branch and we use

sysinstall and the status of des encryption?

2000-03-06 Thread John W. DeBoskey
Hi, A quick question before I try to come up with a fix and patches for a problem that I believe to be a moving target. I have run 'make release' to create 4.0-2306-SNAP with sources current as of 2am March 6th. When running sysinstall and selecting ALL the encryption components

BookPC Intel 810 chipset

2000-03-06 Thread FreeBSD MAIL
is there support for sound using the i810 chipset? I hear it isn't such a hot chipset but it does alott.. I have a BookPC here which would make a great work station reguardless of how much the chipset may suck.. support for X seems to exist in the linux world and the Davicomm 10/100 ethernet

Re: current lockups

2000-03-06 Thread Vallo Kallaste
On Mon, Mar 06, 2000 at 08:27:18PM +0100, Dave Boers [EMAIL PROTECTED] wrote: I'm interested in the fix, of course :-) But where to start looking? I've had three lockups so far (none before january 2000) but I didn't find anything that reliably triggered it. I had a lockup yesterday while

Re: no openssh after build

2000-03-06 Thread R Joseph Wright
On Mon, 6 Mar 2000, Kris Kennaway wrote: On Mon, 6 Mar 2000, R Joseph Wright wrote: I just built a new world today and openssh does not appear to be installed. I have the directories /etc/ssh and /etc/ssl but they are empty. There is no /usr/bin/ssh. I've been trying to follow the

Re: ssh strangeness in -current...

2000-03-06 Thread Garance A Drosihn
At 11:23 PM -0500 3/5/00, John Baldwin wrote: On 06-Mar-00 Kris Kennaway wrote: On Mon, 6 Mar 2000, Oliver Fromme wrote: the ports (yeah, stupid me), to no avail. It complained about some RSA library missing. Did you read the error message? Perhaps you should. Perhaps reporting it

Re: oddness in -current

2000-03-06 Thread Garance A Drosihn
At 12:17 AM -0700 3/6/00, Chris Wasser wrote: I was just watching a buildworld happen when I noticed (specifically in gcc, and a few other places) the following warning several times: warning: mktemp() possibly used unsafely; consider using mkstemp() I'm not sure if it's a big deal or not, but

Re: openssh question

2000-03-06 Thread Bill Fenner
Second, how does one specify options on the command line? In ssh 1.2.x, I say ssh -o ForwardX11=yes, but that doesn't work in OpenSSH. Bug or feature? Browsing the source, it looks like "ssh -o 'ForwardX11 yes'" should work. Both ssh and openssh define -o as: -o 'option'

Alternative way to do -stable to -current upgrade

2000-03-06 Thread Nik Clayton
Hi guys, I had an abortive -stable to -current upgrade late last week, despite following the directions in UPGRADING, the two kernels I built (one custom, one GENERIC) both froze on me during the reboot process. I'm a little wary of doing it again like that, because it does take some time to

Re: ssh strangeness in -current...

2000-03-06 Thread Warner Losh
In message v04210113b4e9132e890c@[128.113.24.47] Garance A Drosihn writes: : My guess is that when he said "help someone to actually fix your problem", : his desire was to fix it so people would NOT have a problem updating. I've added a blurb to UPDATING. Warner To Unsubscribe: send mail to

Re: openssh question

2000-03-06 Thread Warner Losh
Thanks Bill. I forgot that old versions of ssh were this picky... OpenSSH inherited this from the 1.2.12 version it started from. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Make world error.....

2000-03-06 Thread Mark Murray
On Sun, 5 Mar 2000, Brian Dean wrote: The perl script h2ph does not exit immediately on des.h, it sets it's $Exit value to 1, but continues processing. If the original poster would check further back in his log file, he'll see: Ah, okay. There might be an ordering problem with the

Re: NO_OPENSSL world fixes

2000-03-06 Thread Mark Murray
Okay, these patches were sufficient to allow me to build world with NO_OPENSSL defined. I'd like to commit these ASAP. No objections. After the release, I want to look at condensing the mass of .if defined(...) options we have, at least with respect to crypto. At the moment we have to test

Re: oddness in -current

2000-03-06 Thread Jeroen Ruigrok van der Werven
-On [2306 09:25], Garance A Drosihn ([EMAIL PROTECTED]) wrote: At 12:17 AM -0700 3/6/00, Chris Wasser wrote: I was just watching a buildworld happen when I noticed (specifically in gcc, and a few other places) the following warning several times: warning: mktemp() possibly used unsafely

Re: openssh question

2000-03-06 Thread Edwin Kremer
On Mon, Mar 06, 2000 at 02:20:35AM -0700, Warner Losh wrote: : OpenSSH inherited this from the 1.2.12 version it started from. On a side note: last week, Tatu Ylonen, principal author of SSH, posted a message on the SSH mailing-list (in the thread about the new SSH2 license) saying that:

Re: current lockups

2000-03-06 Thread Matthew Sean Thyer
I'll second this email... My computer had been stable all winter (with setiathome runnning full time) but suddenly come the Australian summer it started freezing. Not panicing, just totally freezing under load. I could reproduce it by trying to build the whole of KDE and each time it was a

ipv6 and rc.conf questions

2000-03-06 Thread John Hay
Hi, I have been playing with IPv6 on a few machines and I must say that it is very easy to get the basic IPv6 configuration on the "endpoints" ie. machines with just a ethernet connection. Just a line with 'ipv6_enable="YES"' /etc/rc.conf and it is done. But how do you configure an IPv6 in IPv4

Re: ssh strangeness in -current...

2000-03-06 Thread Brad Knowles
At 5:06 PM -0800 2000/3/5, Kris Kennaway wrote: Enough people wanted it in the base system - in fact, when the question was asked about importing it, I don't recall any objections - certainly it was not a significant opposition. In fact, there are a lot of us that explicitly *did*

Re: ipv6 and rc.conf questions

2000-03-06 Thread Yoshinobu Inoue
Hi, Hi, I have been playing with IPv6 on a few machines and I must say that it is very easy to get the basic IPv6 configuration on the "endpoints" ie. machines with just a ethernet connection. Just a line with 'ipv6_enable="YES"' /etc/rc.conf and it is done. I'm glad to know that is

Re: ssh strangeness in -current...

2000-03-06 Thread John Baldwin
On 06-Mar-00 Warner Losh wrote: In message v04210113b4e9132e890c@[128.113.24.47] Garance A Drosihn writes: : My guess is that when he said "help someone to actually fix your problem", : his desire was to fix it so people would NOT have a problem updating. I've added a blurb to UPDATING.

Re: openssh question

2000-03-06 Thread Jim Bloom
Warner Losh wrote: First, how does one enable TIS/SKEY authorization for ssh? It appears that the frst step would be to add -DSKEY to the Makefile conditional on something. Are there other steps? Yes, there are other steps. openssh depends upon functions in the openbsd libskey that we

Re: ssh strangeness in -current...

2000-03-06 Thread Jim Bloom
John Baldwin wrote: On 06-Mar-00 Kris Kennaway wrote: On Mon, 6 Mar 2000, Oliver Fromme wrote: the ports (yeah, stupid me), to no avail. It complained about some RSA library missing. Did you read the error message? Perhaps you should. Perhaps reporting it here would help someone

Re: things I noticed w/ 4.0

2000-03-06 Thread Daniel C. Sobral
Joseph Jacobson wrote: VESA is compiled into the kernel. I don't have a /boot/loader.conf file. Is there any other way for the VESA module to be loaded at boot, before /etc/rc runs? Also, none of the vidcontrol VESA modes work for me. (All this isn't a big deal, but the error message is

IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Jose M. Alcaide
Hello, Now that I have several machines running FreeBSD 4.0, I started to play with IPv6. It's fun! I have plans to set up a v6-over-v4 tunnel and connect to the 6Bone. I read /usr/share/examples/IPv6/USAGE, /usr/share/doc/IPv6/IMPLEMENTATION and some documents at the KAME web site. However, I

about releng3.freebsd.org

2000-03-06 Thread mika ruohotie
just a thought, would it be possible to have ls-lR and ls-lR.gz over there? it'd make it easier/possible for me to make proper mirror site... mickey To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Bruce A. Mah
If memory serves me right, "Jose M. Alcaide" wrote: Now that I have several machines running FreeBSD 4.0, I started to play with IPv6. It's fun! I have plans to set up a v6-over-v4 tunnel and connect to the 6Bone. I read /usr/share/examples/IPv6/USAGE, /usr/share/doc/IPv6/IMPLEMENTATION

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Bill Fenner
Bruce is right that machines expect to learn their prefixes from their local router; however if you're just playing around you might want to set it yourself. The easiest way I've found to do this is to say that this machine is a router: # sysctl -w net.inet6.ip6.forwarding=1

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-06 Thread Eugene M. Kim
(Cc'ed to the 6BONE mailing list in the hope that someone there could answer my question as well) Speaking of the address allocation, is there a way for an individual to get a non-local address space (so that all of my machines can get an unique IPv6 address)? I've read through the 6BONE

Re: about releng3.freebsd.org

2000-03-06 Thread Donn Miller
mika ruohotie wrote: just a thought, would it be possible to have ls-lR and ls-lR.gz over there? You could just ftp into the server, and at the root directory, do: ls -lR ls-lR It will ask you if you want to save to local file ls-lR. Press y. - Donn To Unsubscribe: send mail to [EMAIL

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Jose M. Alcaide
Bill Fenner wrote: Bruce is right that machines expect to learn their prefixes from their local router; however if you're just playing around you might want to set it yourself. The easiest way I've found to do this is to say that this machine is a router: # sysctl -w

Re: openssh question

2000-03-06 Thread Bill Fumerola
On Mon, Mar 06, 2000 at 11:29:39AM +0100, Edwin Kremer wrote: " I do not recommend use of OpenSSH (or SSH1 generally, for that matter). There hasn't been much followup on this. Anybody here who cares to comment on this? What issues are relevant here and how bad is it? I'm sure he'd much

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Bob Fink
Eugene, At 09:00 AM 3/6/2000 -0800, Eugene M. Kim wrote: (Cc'ed to the 6BONE mailing list in the hope that someone there could answer my question as well) Speaking of the address allocation, is there a way for an individual to get a non-local address space (so that all of my machines can get an

Re: openssh question

2000-03-06 Thread Peter Wemm
Bill Fumerola wrote: On Mon, Mar 06, 2000 at 11:29:39AM +0100, Edwin Kremer wrote: " I do not recommend use of OpenSSH (or SSH1 generally, for that matter) . There hasn't been much followup on this. Anybody here who cares to comment on this? What issues are relevant here and

Discussions and facts [Was: Re: ssh strangeness in -current...]

2000-03-06 Thread Marc Schneiders
On Sun, 5 Mar 2000, Kris Kennaway wrote: I'm quite surprised you've missed any discussion of OpenSSH here though, since it's probably been one of the most discussed topics here for the past few weeks. I find it quite a problem that one is supposed to read very long threads of discussions

Re: Discussions and facts [Was: Re: ssh strangeness in -current...]

2000-03-06 Thread Donn Miller
Marc Schneiders wrote: I find it quite a problem that one is supposed to read very long threads of discussions (which one may not be interested in, does not have the time for, or cannot understand) in order to find the information necessary to run and keep up with current without problems.

unpack(NaN) big baddaboom

2000-03-06 Thread Ian Grigg
This is a bug report for perl from [EMAIL PROTECTED], generated with the help of perlbug 1.26 running under perl 5.00503. - [Please enter your report here] Running following program causes "Floating point exception" on FreeBSD

Re: openssh question

2000-03-06 Thread Garance A Drosihn
At 11:29 AM +0100 3/6/00, Edwin Kremer wrote: On a side note: last week, Tatu Ylonen, principal author of SSH, posted a message on the SSH mailing-list (in the thread about the new SSH2 license) saying that: " OpenSSH is based on my version from back in 1995 or 1996. The " OpenSSH folks

Re: openssh question

2000-03-06 Thread William Woods
Now that openssh is in the base system, I assume it will no longer be in the ports. How do we update it, ie, when a updated version comes out. I would rather not make world just to update that. -- E-Mail: [EMAIL PROTECTED] Date: 06-Mar-00 Time: 11:22:26l

Re: current lockups

2000-03-06 Thread Dave Boers
It is rumoured that Arun Sharma had the courage to say: Compiling Mozilla with make -j 2 got -current to lock up, twice in succession. I'm running a fairly recent snapshot (a week or two old) on a Dual celeron box (BP6) with UDMA66 enabled. Finally. I've been complaining about this on several

Small bug in chown and chgrp ?

2000-03-06 Thread Dave Boers
Hi all, I've been bitten by the following: 44 relativity ~ % chown -v djb:wheel test chown: illegal option -- v usage: chown [-R [-H | -L | -P]] [-f] [-h] [-v] owner[:group] file ... chown [-R [-H | -L | -P]] [-f] [-h] [-v] :group file ... chgrp [-R [-H | -L | -P]] [-f] [-h]

/usr/bin/ssh and SOCKS

2000-03-06 Thread James E. Pace
I rebuilt -current on Friday, and OpenSSH does not work through a SOCKS firewall. In my make.conf, I have "USE_SOCKS= YES", which is used in the ports/security/ssh port. Any help? Thanks, James This letter brought to you by: * **

RE: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Richard Draves
The exception is for "6to4" prefixes which are in the 2002::/16 TLA space. See the I-D: http://www.ietf.org/internet-drafts/draft-ietf-ngtrans-6to4-03.txt Please read, then ask any questions you may have. 6to4 is currently supported, and there are relay routers up and running. To

Re: Small bug in chown and chgrp ?

2000-03-06 Thread Alfred Perlstein
* Dave Boers [EMAIL PROTECTED] [000306 12:08] wrote: Hi all, I've been bitten by the following: 44 relativity ~ % chown -v djb:wheel test chown: illegal option -- v usage: chown [-R [-H | -L | -P]] [-f] [-h] [-v] owner[:group] file ... chown [-R [-H | -L | -P]] [-f] [-h] [-v]

Re: Small bug in chown and chgrp ?

2000-03-06 Thread Arindum Mukerji
* Dave Boers ([EMAIL PROTECTED]) [000306 13:36]: chown: illegal option -- v usage: chown [-R [-H | -L | -P]] [-f] [-h] [-v] owner[:group] file ... chown [-R [-H | -L | -P]] [-f] [-h] [-v] :group file ... chgrp [-R [-H | -L | -P]] [-f] [-h] [-v] group file ... A simple patch:

Re: current lockups

2000-03-06 Thread Arun Sharma
On Mon, Mar 06, 2000 at 08:27:18PM +0100, Dave Boers wrote: Has this been fixed ? Is anyone interested in investigating ? I'll post more info if I find anything. I'm interested in the fix, of course :-) But where to start looking? I've had three lockups so far (none before january 2000)

Re: Small bug in chown and chgrp ?

2000-03-06 Thread Dave Boers
It is rumoured that Alfred Perlstein had the courage to say: have you deleted your stale copies of chown/chgrp? hint look in /bin /sbin /usr/bin /usr/sbin and make sure the old ones aren't "in the way". Yes I have. Because I got a new disk, I did a fresh install of -current a few weeks ago.

Re: current lockups

2000-03-06 Thread Dave Boers
It is rumoured that Arun Sharma had the courage to say: The cooling theory sounds the most plausible so far. I'm not over clocking my CPUs (Celeron 366s) and have appropriate cooling installed. But the machine is kept in a small room, with a bunch of other machines and gets a bit warm at

Re: ssh strangeness in -current...

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, Warner Losh wrote: + want to run the new servers. You may need to move your key + and other config files from /usr/local/etc to /etc. /etc/ssh + Openssh isn't 100% compatible with ssh, so some care needs to + be taken in its operation. This sounds bad.

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Warner Losh
In message Pine.GSO.4.05.10003061134200.27621-10@shell1 "James E. Pace" writes: : I rebuilt -current on Friday, and OpenSSH does not work through a : SOCKS firewall. : : In my make.conf, I have "USE_SOCKS= YES", which is used in the : ports/security/ssh port. : : Any help? Sure. Here's

Re: ssh strangeness in -current...

2000-03-06 Thread Warner Losh
In message [EMAIL PROTECTED] Kris Kennaway writes: : On Mon, 6 Mar 2000, Warner Losh wrote: : : + want to run the new servers. You may need to move your key : + and other config files from /usr/local/etc to /etc. : : /etc/ssh Thanks. : + Openssh isn't 100% compatible with ssh, so

Re: current lockups

2000-03-06 Thread sthaug
The cooling theory sounds the most plausible so far. I'm not over clocking my CPUs (Celeron 366s) and have appropriate cooling installed. But the machine is kept in a small room, with a bunch of other machines and gets a bit warm at times. I have seen a couple of suggestions that this may

ports/net/tund not compiling.

2000-03-06 Thread David Gilbert
Looks like some very recent breakage: cc -O -pipe -g -DDEBUG -DNO_IDEA -static -o tund main.o tund.o secur.o scb.o utils.o md5.o alarm.o cipher.o search.o -L/usr/lib -lmd -lcrypto /usr/lib/libcrypto.a(rsa_lib.o): In function `RSA_new_method': rsa_lib.o(.text+0x91): undefined reference to

Re: ssh strangeness in -current...

2000-03-06 Thread David Malone
On Mon, Mar 06, 2000 at 01:32:00PM -0700, Warner Losh wrote: : + Openssh isn't 100% compatible with ssh, so some care needs to : + be taken in its operation. : : This sounds bad. Are you referring to the -o syntax differences, or actual : incompatabilities? There have been

Re: ssh strangeness in -current...

2000-03-06 Thread Bruce A. Mah
If memory serves me right, David Malone wrote: On Mon, Mar 06, 2000 at 01:32:00PM -0700, Warner Losh wrote: : + Openssh isn't 100% compatible with ssh, so some care needs to : + be taken in its operation. : : This sounds bad. Are you referring to the -o syntax

Re: current lockups

2000-03-06 Thread Dan Papasian
On Mon, Mar 06, 2000 at 08:27:18PM +0100, Dave Boers wrote: on a Dual celeron box (BP6) with UDMA66 enabled. Finally. I've been complaining about this on several occasions. I'm also running UDMA66 and Dual Celeron BP6. No overclocking. Can you people reproduce this on a kernel without SMP

Re: current lockups

2000-03-06 Thread Marius Strom
I'm willing to bet a nickel (perhaps more) you people are running non-IBM UDMA66 drives on that BP6. Seems that most UDMA66 drives are not actually UDMA66 compliant, and they only drives that have been reported successful on the BP6 are IBM. Try taking your HD's off the UDMA66 controller and

Re(2): IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Nora Parker
I am trying to get an ipv6 address. I tried a local source but have not heard any reply. Can anyone help me out with an address. I am a student at Cal State Monterey Bay working on a capstone project. I would appreciate any help in this matter. Thank You To Unsubscribe: send mail to

Re: current lockups

2000-03-06 Thread Dave Boers
It is rumoured that Marius Strom had the courage to say: I'm willing to bet a nickel (perhaps more) you people are running non-IBM UDMA66 drives on that BP6. Seems that most UDMA66 drives are not actually UDMA66 compliant, and they only drives that have been reported successful on the BP6

Re: current lockups

2000-03-06 Thread Marius Strom
Dave, Well, there was a discussion a few weeks back with Soren Schmidt and a few others. I believe the conclusion was made that this occurred with most WD drives (interesting about the WD == IBM part, I did notice he mentioned that in -current a few weeks ago as well). I had a WD20 gig that

Re: ssh strangeness in -current...

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, Warner Losh wrote: +2225: + OpenSSH has been added to FreeBSD. This may conflict with the + ssh port since it installs binaries into /usr/bin and the port You probably should refer to the ports by name: /usr/ports/security/ssh and /usr/ports/security/openssh

Re(2): IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Bob Fink
At 01:31 PM 3/6/2000 -0800, Nora Parker wrote: I am trying to get an ipv6 address. I tried a local source but have not heard any reply. Can anyone help me out with an address. I am a student at Cal State Monterey Bay working on a capstone project. I would appreciate any help in this matter.

Re: ssh strangeness in -current...

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, David Malone wrote: I'd leave it saying that it isn't 100% compatible - it may sound bad but it's true. There are several other things that aren't the same: default options are different, some options have been removed (AllowHosts is one that I know of), it produces

Re: openssh question

2000-03-06 Thread Kris Kennaway
On 6 Mar 2000, Christian Weisgerber wrote: Now that openssh is in the base system, I assume it will no longer be in the ports. I expect the port to be maintained for the remaining lifetime of the 3.x branch. This is of no concern to 4.x users, of course. Correct. We should probably mark

Re: current lockups

2000-03-06 Thread Dave Boers
It is rumoured that Marius Strom had the courage to say: Well, there was a discussion a few weeks back with Soren Schmidt and a few others. I believe the conclusion was made that this occurred with most WD drives (interesting about the WD == IBM part, I did notice he mentioned that in

Re: current lockups

2000-03-06 Thread Marius Strom
Interesting. I'll check my own archives of -current to see if I can find the discussion. I always thought that the "Lost Disk Contact" messages were due to the disk recalibrating itself after six days of continued use. After Soren increased the timeout from 5 to 10 seconds, I never saw the

vinum: CDEV_MAJOR undeclared

2000-03-06 Thread Martin Dieringer
when making buildworld, I get an error: === sbin/vinum cc -O2 -pipe -m486 -I/usr/src/sbin/vinum/../../sys -Wall -DVINUMDEBUG -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin/vinum/v.c /usr/src/sbin/vinum/v.c: In function `make_devices': /usr/src/sbin/vinum/v.c:494: `CDEV_MAJOR' undeclared

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Richard Seaman, Jr.
On Mon, Mar 06, 2000 at 09:22:45AM -0800, Bob Fink wrote: Please read, then ask any questions you may have. 6to4 is currently supported, and there are relay routers up and running. My apologies if I sound like I need "IPv6 for Dummies". Just to clarify. You mean that 6to4 is currently

Re: current lockups

2000-03-06 Thread Peter Jeremy
On 2000-Mar-06 21:39:11 +1100, Matthew Sean Thyer [EMAIL PROTECTED] wrote: My computer had been stable all winter (with setiathome runnning full time) but suddenly come the Australian summer it started freezing. And it's been the coldest summer for something like 5 years... How about these

Re: current lockups

2000-03-06 Thread Peter Jeremy
On 2000-Mar-07 06:29:17 +1100, Dave Boers [EMAIL PROTECTED] wrote: It is rumoured that Arun Sharma had the courage to say: Compiling Mozilla with make -j 2 got -current to lock up, twice in succession. I'm running a fairly recent snapshot (a week or two old) on a Dual celeron box (BP6) with

Re: current lockups

2000-03-06 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Peter Jeremy writes : How about these Peltier (sp ?) cooling devices I have heard about ? A Peltier cell is just a semiconductor heat pump. It effectively just reduces the junction-to-heatsink thermal resistance, allowing you (in theory) to use a less efficient

Re: ssh strangeness in -current...

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, Arindum Mukerji wrote: Also, going from an OpenSSH 1.2.2 box to an SSH-1.2.27 box is fine - it coughs up a hairball when going to the F-Secure 1.3.7 commercial variant though. Ahh, so you can use the OpenSSH client to connect to some servers, but not the F-Secure one?

Re: ssh strangeness in -current...

2000-03-06 Thread Warner Losh
Is this any better? I've removed the emotionally charged compatibility word. 2225: OpenSSH has been added to FreeBSD. This may conflict with the ports/security/ssh port since it installs binaries into /usr/bin and the port goes into /usr/local/bin. Most paths

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, Warner Losh wrote: Sure. Here's what I have in my uncommitted tree. It assumes that you have socks installed already. Known to work with the nec port, not known one way or the other on dante. Oh, there's lots of warnings from this, but it does work. I'd like to get

Re: ssh strangeness in -current...

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, Warner Losh wrote: Is this any better? I've removed the emotionally charged compatibility word. Some more picking :) 2225: OpenSSH has been added to FreeBSD. This may conflict with the ports/security/ssh port since it installs binaries into

Re: current lockups

2000-03-06 Thread Dave Boers
It is rumoured that Peter Jeremy had the courage to say: Note that ntpd will use rtprio if the Posix P1003.1b extensions aren't enabled in the kernel. (These were enabled by default in GENERIC on i386 in mid-January). If you have the new ntpd (rather than xntpd) and are running a kernel

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Warner Losh
In message [EMAIL PROTECTED] Kris Kennaway writes: : On Mon, 6 Mar 2000, Warner Losh wrote: : : Sure. Here's what I have in my uncommitted tree. It assumes that you : have socks installed already. Known to work with the nec port, not : known one way or the other on dante. : : Oh,

Re: current lockups

2000-03-06 Thread Chris Piazza
On Mon, Mar 06, 2000 at 11:59:21PM +0100, Dave Boers wrote: It is rumoured that Peter Jeremy had the courage to say: Note that ntpd will use rtprio if the Posix P1003.1b extensions aren't enabled in the kernel. (These were enabled by default in GENERIC on i386 in mid-January). If you

  1   2   >