3.4 - 4.0 upgrade problems

2000-03-07 Thread Kris Kennaway
Okay, I did some testing on my new scratch box by first installing 3.4 from the CD and then attempting a source upgrade to 4.0: buildworld completed fine, but following the directions in UPDATING was not enough to get the kernel built. 1) genassym and config were complaining about not being able

Re: no openssh after build

2000-03-07 Thread Sheldon Hearn
On Mon, 06 Mar 2000 16:38:44 PST, 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. Last night's ``make world'' scored me a /usr/bin/ssh, but an

Re: current lockups

2000-03-07 Thread Dave Boers
It is rumoured that Vallo Kallaste had the courage to say: I had a lockup yesterday while stress-testing new SMP machine. Tyan motherboard with Intel GX chipset, 256MB of memory, one 20GB IBM UDMA66 disk, but running at UDMA33. All power management disabled completely in the BIOS. I was doing

Re: ssh strangeness in -current...

2000-03-07 Thread Sheldon Hearn
On Mon, 06 Mar 2000 13:32:00 MST, Warner Losh wrote: : This sounds bad. Are you referring to the -o syntax differences, or : actual incompatabilities? I'm talking about the -o syntax difference specifically. How does the following sound? What about the off-by-one hostkey length problem?

Re: no openssh after build

2000-03-07 Thread Anders Andersson
On Tis, Mar 07, 2000 at 11:09:12am +0200, Sheldon Hearn wrote: Last night's ``make world'' scored me a /usr/bin/ssh, but an empty /etc/ssh . I'm curious to know how /etc/ssh will be populated, since mergemaster won't pick up an sshd_config in src/etc . mergemaster sure did pick up ssh_config

XDM login using sessreg and last, uptime, w and so on...

2000-03-07 Thread NAKAJI Hiroyuki
Hi, I forgot when I noticed this curious problem... It's not so serious but annoying. Any help is appreciated. Situation: 1. Running 4.0-current. Uname -a says FreeBSD xa12.heimat.gr.jp 4.0-CURRENT FreeBSD 4.0-CURRENT #8: Sat Mar 4 22:36:09 JST 2000 [EMAIL

anyone working on newbus version of Cyclades serial driver?

2000-03-07 Thread Eric J. Haug
Hi All, I recently purchased a Cyclades Cyclom-Yo4p serial adapter upon booting i noted: Mar 5 09:15:47 gumbo /kernel: cy0: Cyclades Cyclom-Y Serial Adapter port 0xf4 80-0xf4ff mem 0xffbe8000-0xffbebfff,0xffbee800-0xffbee87f irq 17 at device 15.0 on pci0 Mar 5 09:15:47 gumbo /kernel:

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread Idea Receiver
On Tue, 7 Mar 2000, Kris Kennaway wrote: Okay, I did some testing on my new scratch box by first installing 3.4 from the CD and then attempting a source upgrade to 4.0: buildworld completed fine, but following the directions in UPDATING was not enough to get the kernel built. 1) genassym

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread Ruslan Ermilov
On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote: [...] btw, I have problem to make release, it kept complain about that i didnt set the USA_RESIDENT, however, I did! both in /etc and /etc/defaults. Can please someone help me out with this as well.. thanks :) Set USA_RESIDENT

Re: ssh strangeness in -current...

2000-03-07 Thread Brad Knowles
At 1:10 AM +0100 2000/3/6, Oliver Fromme wrote: I have upgraded a machine to the latest -current snapshot (it was running a -current from the end of January before). Every- thing went fine, except for one thing: ssh didn't work anymore. It used to work fine before. I've been

Re: ssh strangeness in -current...

2000-03-07 Thread Matt Heckaman
When I tried out OpenSSH on a 3.4-stable machine, I as well was unable to scp into the machine from another 3.4-stable machine using ssh 1.2.27, I didn't at the time attempt to discover much, I was in a rush and thus just installed 1.2.27 instead of OpenSSH which is too bad, I like the OpenSSH

Re: ssh strangeness in -current...

2000-03-07 Thread Brad Knowles
At 10:17 AM -0500 2000/3/7, Matt Heckaman wrote: When I tried out OpenSSH on a 3.4-stable machine, I as well was unable to scp into the machine from another 3.4-stable machine using ssh 1.2.27, I didn't at the time attempt to discover much, I was in a rush and thus just installed 1.2.27

Re: ssh strangeness in -current...

2000-03-07 Thread Harold Gutch
On Tue, Mar 07, 2000 at 03:55:52PM +0100, Brad Knowles wrote: I've been following this thread for a while, and I'd like to ask a related question -- can anyone else successfully use scp with OpenSSH? On the one machine on which I've installed OpenSSH so far, it appears that scp into

Re: ssh strangeness in -current...

2000-03-07 Thread Roland Jesse
Brad Knowles [EMAIL PROTECTED] writes: but I am wondering if scp with OpenSSH under FreeBSD does actually work. Well, it works fine for me. r.arthur ~ % uname -rs FreeBSD 4.0-CURRENT r.arthur ~ % ssh -V SSH Version OpenSSH-1.2.2, protocol version 1.5. Compiled with SSL. Roland

Re: ssh strangeness in -current...

2000-03-07 Thread John Hay
Oliver Fromme writes: As I said in my first message, it complained about a missing RSA library. (To reproduce the actual error message word by word, I'd have to install the whole stuff again.) you have to cvsup the secure stuff from internat. I did that and *sigh* As I

Re: ipv6 and rc.conf questions

2000-03-07 Thread Bruce A. Mah
If memory serves me right, Yoshinobu Inoue wrote: And now I think the problem is that entry name, rtadvd_enable="NO" is not intuitive for users. So how about changing the name to something like, ipv6_to_be_defaultrouter="NO" and if it is set to YES, then rc.network6 invoke rtadvd

sshd in current....no config files in /etc/ssh

2000-03-07 Thread Bill Woods
I just finished a make world for -current todayd cvsup. All went well but I was planning on setting up ssh between my home systems and aneother system on the net, but I find there are no config files in /etc/ssh. I do have the crypto sources also. Thanks Bill To Unsubscribe: send mail to

Re: ipv6 and rc.conf questions

2000-03-07 Thread Yoshinobu Inoue
I think that I know just enough about IPv6 to be dangerous, at this point. With that in mind, I think we should keep the name (because that describes exactly what it does), and just change the default to "YES". OK, I'll choose the option, and also add some more description for

YA ssh question (ssh-askpass?)

2000-03-07 Thread Richard J Kuhns
I just built- and installed- world about an hour ago, and removed the ssh-1.2.27 port. The build and install went without a problem, but I've apparently lost some functionality. I spend most of my time in xemacs, and I make heavy use of CVS to access a couple of remote repositories. I've had

Re: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Steve Kargl
Nik Clayton wrote: 5. Mount all the fixed disk partitions, and then (assuming they're all mounted under /mnt/root) cd /mnt/root/usr/src make DESTDIR=/mnt/root 7. Build and install a new kernel Come on then, which is it? Okay, here's some feedback ;-) In 5.

Re: ssh strangeness in -current...

2000-03-07 Thread Jordan K. Hubbard
I have upgraded a machine to the latest -current snapshot (it was running a -current from the end of January before). Every- thing went fine, except for one thing: ssh didn't work anymore. It used to work fine before. You really need to read the -current mailing list if you're going to run

Re: ssh strangeness in -current...

2000-03-07 Thread Jordan K. Hubbard
I keep asking myself this question; a default sysinstall package would give us the same end result. I'm building with NO_OPENSSL and NO_OPENSSH and have still gotten hit with breakage. Would you guys quit spreading FUD and start actually giving us some DETAILS on this alleged breakage?

Re: ssh strangeness in -current...

2000-03-07 Thread Brad Knowles
At 4:58 PM +0100 2000/3/7, Roland Jesse wrote: Well, it works fine for me. Must be a FreeBSD vs. Solaris thing, because I've got the same version and it doesn't work for me. Sounds like I've got some more debugging to do. Thanks for all the info! -- These are my

Re: ssh strangeness in -current...

2000-03-07 Thread John Polstra
In article [EMAIL PROTECTED], Kris Kennaway [EMAIL PROTECTED] wrote: Ahh, so you can use the OpenSSH client to connect to some servers, but not the F-Secure one? That would definitely be a bug you should report to the OpenSSH developers. Is anyone else in the position to test this? In

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Oscar Bonilla
On Tue, Mar 07, 2000 at 08:52:22AM -0800, Bill Woods wrote: I just finished a make world for -current todayd cvsup. All went well but I was planning on setting up ssh between my home systems and aneother system on the net, but I find there are no config files in /etc/ssh. I do have the

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Oscar Bonilla
On Tue, Mar 07, 2000 at 12:02:49PM -0500, Richard J Kuhns wrote: I just built- and installed- world about an hour ago, and removed the ssh-1.2.27 port. The build and install went without a problem, but I've apparently lost some functionality. I spend most of my time in xemacs, and I make

Re: ssh strangeness in -current...

2000-03-07 Thread Daniel C. Sobral
Kris Kennaway wrote: This sounds bad. Are you referring to the -o syntax differences, or actual incompatabilities? There have been unsubstantiated reports of interoperability problems, but nothing well documented here. I know for a fact that one flag I used with ssh (ssh-agent's -p, I

Re: ssh strangeness in -current...

2000-03-07 Thread Matthew N. Dodd
On Tue, 7 Mar 2000, Jordan K. Hubbard wrote: I keep asking myself this question; a default sysinstall package would give us the same end result. I'm building with NO_OPENSSL and NO_OPENSSH and have still gotten hit with breakage. Would you guys quit spreading FUD and start actually

Re: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Brooks Davis
On Tue, Mar 07, 2000 at 11:01:09AM +, Nik Clayton wrote: Quoting the whole thing deliberately: On Sun, Mar 05, 2000 at 08:24:35PM +, Nik Clayton wrote: [snip] To which the response has been nil. At this point, you're either all struck dumb by the staggering simplicity and

Re: ssh strangeness in -current...

2000-03-07 Thread Warner Losh
In message [EMAIL PROTECTED] "Daniel C. Sobral" writes: : I know for a fact that one flag I used with ssh (ssh-agent's -p, I : think) does not exist in openssh. Nevertheless, I haven't had problems : with openssh. Well, actually, I haven't *tested* it, so who knows. :-) Other than the missing or

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread William Woods
No, I dident. I dident have old ssh (the port one) to merge. This is the 1st time use of ssh on this system. On 07-Mar-00 Oscar Bonilla wrote: On Tue, Mar 07, 2000 at 08:52:22AM -0800, Bill Woods wrote: I just finished a make world for -current todayd cvsup. All went well but I was planning

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread Ron 'The InSaNe One' Rosson
On Tue, 07 Mar 2000, Ruslan Ermilov was heard blurting out: On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote: [...] btw, I have problem to make release, it kept complain about that i didnt set the USA_RESIDENT, however, I did! both in /etc and /etc/defaults. Can please

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Richard J Kuhns
Oscar Bonilla writes: # cd /usr/ports/security/OpenSSH-askpass/ # make all install clean regards, -oscar Well, that installed a C version of ssh-askpass in /usr/X11R6/bin. Running it directly, it looks different but functions identically to the Tcl/TK version I'd installed

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Jay Oliver
Regardless, without using mergemaster, the NEW config files will never have gotten placed into /etc Make world does not in and of itself in any way touch those configuration files. - Jay Oliver - Original Message - From: "William Woods" [EMAIL PROTECTED] To: "Oscar Bonilla" [EMAIL

Re: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Nik Clayton
On Tue, Mar 07, 2000 at 09:20:01AM -0800, Steve Kargl wrote: Nik Clayton wrote: 5. Mount all the fixed disk partitions, and then (assuming they're all mounted under /mnt/root) cd /mnt/root/usr/src make DESTDIR=/mnt/root 7. Build and install a new kernel

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread William Woods
OK, well, I useally merge files by hand because I am not familiar with mergemaster..how would I do this by hand? On 07-Mar-00 Jay Oliver wrote: Regardless, without using mergemaster, the NEW config files will never have gotten placed into /etc Make world does not in and of itself in any

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Steve Kargl
William Woods wrote: OK, well, I useally merge files by hand because I am not familiar with mergemaster..how would I do this by hand? man mergemaster If you insist on doing it by hand, start with "diff -urN /etc /usr/src/etc" -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED]

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread William Woods
Good god, I am saying that the files to merger dont existthere is nothing to merge... This is the eror I get when trying to run ssdd /etc/ssh/sshd_config: No such file or directory the file sshd_config does not exist on my system to merge... On 07-Mar-00 Steve Kargl wrote: William

Getty/Init weirdness

2000-03-07 Thread Christopher Nielsen
After much perusing of source code, scouring of cvs log messages, and searching the archives, I've determined I have no idea where else to look for this problem I'm having. The problem is this: After booting, starting all services, and getting to the point where init usually spawns the getty

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Matt Heckaman
That is what mergemaster does, it places everything you could ever need in a temporary root, diffs it against /etc, merges anything existing, tells you if there is a file that you do not have, you answer 'i' and it installs the default file. Despite the name, mergemaster is not only for

Re: Getty/Init weirdness

2000-03-07 Thread Sheldon Hearn
On Mon, 06 Mar 2000 21:35:31 PST, Christopher Nielsen wrote: After booting, starting all services, and getting to the point where init usually spawns the getty processes on ttyv[0-7], I get no login prompts and no virtual terminal sessions. You should probably show us your /etc/ttys, not

Re: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Brooks Davis
On Tue, Mar 07, 2000 at 07:14:42PM +, Nik Clayton wrote: On Tue, Mar 07, 2000 at 10:19:57AM -0800, Brooks Davis wrote: On Tue, Mar 07, 2000 at 11:01:09AM +, Nik Clayton wrote: To which the response has been nil. At this point, you're either all struck dumb by the staggering

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Steve Kargl
troutmask:root[204] locate sshd_config /usr/local/etc/sshd_config /usr/src/crypto/openssh/sshd_config man locate man 8 sshd William Woods wrote: Good god, I am saying that the files to merger dont existthere is nothing to merge... I don't see you making that statement below. You said

Re: Getty/Init weirdness

2000-03-07 Thread Alfred Perlstein
* Christopher Nielsen [EMAIL PROTECTED] [000307 12:09] wrote: After much perusing of source code, scouring of cvs log messages, and searching the archives, I've determined I have no idea where else to look for this problem I'm having. The problem is this: After booting, starting all

Re: ssh strangeness in -current...

2000-03-07 Thread Udo Erdelhoff
On Tue, Mar 07, 2000 at 11:26:03AM +0200, Sheldon Hearn wrote: Is it supposed to be possible to drop a "1024-bit" host key from the old ssh1 port into /etc/ssh? It works for me. I've created my host key with ssh-1.2.26 and the base system OpenSSH accepted it without any problems. To

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread Udo Erdelhoff
On Tue, Mar 07, 2000 at 11:56:32AM +0200, Ruslan Ermilov wrote: + make buildkernel installkernel KERNEL="NAME_OF_YOUR_KERNEL" You should skip the "KERNEL=..." part. buildkernel and installkernel use KERNEL for *everything* - including the filename of the new kernel. In other words:

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Ben Smithurst
Richard J Kuhns wrote: I've installed a Tcl/Tk version of ssh-askpass in /usr/local/bin (which works by itself; I've tried it). I've also set SSH_ASKPASS_ENV to /usr/local/bin/ssh-askpass, but it hasn't made any difference. ben@platinum:/usr/src/crypto/openssh$ grep ssh-askpass * ssh.h: *

Re: sysinstall and the status of des encryption?

2000-03-07 Thread John Hay
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,

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread FreeBSD mailing list
I did the following to manually set up ssh after the world build: cp /usr/src/crypto/openssh/sshd_config /etc/ssh It's as simple as that. Then when you reboot next, the host key will be regenerated by /etc/rc.network, provided you updated that from /usr/src/etc as well. If you don't

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread William Woods
ThanksI used that "i" option and it worked...well, almost. I have the files I need in /etc/ssh but when I start sshd I get this now. error: Could not load host key: /etc/ssh/ssh_host_key: No such file or directory On 07-Mar-00 Matt Heckaman wrote: That is what mergemaster does, it

Re: Getty/Init weirdness

2000-03-07 Thread Christopher Nielsen
"Sheldon" == Sheldon Hearn [EMAIL PROTECTED] writes: Sheldon You should probably show us your /etc/ttys, not your Sheldon kernel config. :-) Doh! I meant to do that. :-) See below. Sheldon Also, have a look in /var/log/messages for error messages Sheldon from getty(8). No

Re: Getty/Init weirdness

2000-03-07 Thread Christopher Nielsen
"Alfred" == Alfred Perlstein [EMAIL PROTECTED] writes: Alfred When was the last time you've cvsup'd and built world Alfred before it broke? I added some functionality to init, but Alfred that was about 2 weeks ago. That's not the problem. I already tried backing it out of my local

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Guy Helmer
On Tue, 7 Mar 2000, Richard J Kuhns wrote: I just built- and installed- world about an hour ago, and removed the ssh-1.2.27 port. The build and install went without a problem, but I've apparently lost some functionality. I spend most of my time in xemacs, and I make heavy use of CVS to

Re: Getty/Init weirdness

2000-03-07 Thread Alfred Perlstein
* Christopher Nielsen [EMAIL PROTECTED] [000307 12:50] wrote: "Alfred" == Alfred Perlstein [EMAIL PROTECTED] writes: Alfred When was the last time you've cvsup'd and built world Alfred before it broke? I added some functionality to init, but Alfred that was about 2 weeks ago.

Re: ssh strangeness in -current...

2000-03-07 Thread Udo Erdelhoff
On Tue, Mar 07, 2000 at 06:48:56PM +0100, Brad Knowles wrote: Must be a FreeBSD vs. Solaris thing Are you using OpenSSH or the 'normal' ssh on your Solaris box? I've just tried to copy files between my FreeBSD box @home and one of 'my' Solaris boxes @work. All four possible directions work

when is 4.0 up for release ?

2000-03-07 Thread Mohit Aron
Hi, is FreeBSD-4.0-RELEASE going to happen anytime soon ? - Mohit To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ssh strangeness in -current...

2000-03-07 Thread Kris Kennaway
On Tue, 7 Mar 2000, John Polstra wrote: In the past I have had interoperability problems between F-Secure and the open source versions of ssh. But the cause then was simply that the F-Secure keys were too long ( 1024 bits) for ssh's rsaref to cope with. That would certainly do it. OpenSSH

Re: ssh strangeness in -current...

2000-03-07 Thread Kris Kennaway
On Tue, 7 Mar 2000, John Polstra wrote: In the past I have had interoperability problems between F-Secure and the open source versions of ssh. But the cause then was simply that the F-Secure keys were too long ( 1024 bits) for ssh's rsaref to cope with. That would certainly do it. OpenSSH

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Kris Kennaway
On Tue, 7 Mar 2000, Richard J Kuhns wrote: I've installed a Tcl/Tk version of ssh-askpass in /usr/local/bin (which works by itself; I've tried it). I've also set SSH_ASKPASS_ENV to /usr/local/bin/ssh-askpass, but it hasn't made any difference. There's an X11 version in

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Kris Kennaway
On Tue, 7 Mar 2000, William Woods wrote: ThanksI used that "i" option and it worked...well, almost. I have the files I need in /etc/ssh but when I start sshd I get this now. error: Could not load host key: /etc/ssh/ssh_host_key: No such file or directory It will be created for

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread William Woods
Thank you... On 07-Mar-00 Kris Kennaway wrote: On Tue, 7 Mar 2000, William Woods wrote: ThanksI used that "i" option and it worked...well, almost. I have the files I need in /etc/ssh but when I start sshd I get this now. error: Could not load host key: /etc/ssh/ssh_host_key: No

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

2000-03-07 Thread itojun
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. We hope to add 6to4 support for KAME/FreeBSD very soon (next week is a good guess).

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread jon
oN tUE, mAR 07, 2000 AT 05:05:40PM +0200, Ruslan Ermilov wrote: On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote: [...] btw, I have problem to make release, it kept complain about that i didnt set the USA_RESIDENT, however, I did! both in /etc and /etc/defaults. Can please

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread R Joseph Wright
On Tue, 7 Mar 2000, William Woods wrote: Good god, I am saying that the files to merger dont existthere is nothing to merge... This is the eror I get when trying to run ssdd /etc/ssh/sshd_config: No such file or directory the file sshd_config does not exist on my system to

Remote upgrade from 3.4-STABLE to 4.0

2000-03-07 Thread Ian Whalley
I am already running 4.0-CURRENT on machines to which I have access, and have been doing for some time. It's great stuff, of course [!]. However, I have one machine (which is at the other end of a few hours of driving involving the New Jersey Turnpike, which is not my idea of fun) running

Re: no openssh after build

2000-03-07 Thread R Joseph Wright
On Mon, 6 Mar 2000, R Joseph Wright wrote: 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

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Richard J Kuhns
Kris Kennaway writes: On Tue, 7 Mar 2000, Richard J Kuhns wrote: I've installed a Tcl/Tk version of ssh-askpass in /usr/local/bin (which works by itself; I've tried it). I've also set SSH_ASKPASS_ENV to /usr/local/bin/ssh-askpass, but it hasn't made any difference. There's an

Adaptec 29160

2000-03-07 Thread FreeBSD MAIL
Is there support for the adaptec 29160 U2 scsi controller? will the 29xx driver work? Thanks in advance. RP [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Jake Burkholder
ThanksI used that "i" option and it worked...well, almost. I have the files I need in /etc/ssh but when I start sshd I get this now. error: Could not load host key: /etc/ssh/ssh_host_key: No such file or directory If you want to track current you must use mergemaster. This is

Re: ssh strangeness in -current...

2000-03-07 Thread Christian Weisgerber
Sheldon Hearn [EMAIL PROTECTED] wrote: What about the off-by-one hostkey length problem? The client gives a warning when you connect to an old server with this problem. Is it supposed to be possible to drop a "1024-bit" host key from the old ssh1 port into /etc/ssh ? I have switched

Network problems

2000-03-07 Thread Bryan Liesner
I recently set up a network at home to share an internet connection with a win98 box. Currently it's ppp/nat with a modem, in a few days ADSL. It works just fine for a while, but I'm experiencing unexplained outages where I have to do an ifconfig dc1 down/up to wake it up again. No error

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread William Woods
Thanks, I had been doing things manually for a while now. I dod look at mergemaster and used it for ssh and it worked well. I am planning on investigating it more later on today. On 07-Mar-00 Jake Burkholder wrote: ThanksI used that "i" option and it worked...well, almost. I have the

Re: Adaptec 29160

2000-03-07 Thread Kenneth D. Merry
On Tue, Mar 07, 2000 at 11:52:40 -1000, FreeBSD MAIL wrote: Is there support for the adaptec 29160 U2 scsi controller? will the 29xx driver work? Yes, but only in -current after January 6th or so. The ahc driver is the driver that supports the Adaptec Ultra160 boards. Right now it will only

Re: XDM login using sessreg and last, uptime, w and so on...

2000-03-07 Thread NAKAJI Hiroyuki
In [EMAIL PROTECTED] Jose Marques [EMAIL PROTECTED] wrote: Jose /usr/X11R6/lib/X11/xdm/TakeConsole is: Jose Jose /usr/X11R6/bin/sessreg -d -l $DISPLAY -x /usr/X11R6/lib/xdm/Xservers $LOGNAME Jose ^^^ Jose Missing X11 in path?

Re: when is 4.0 up for release ?

2000-03-07 Thread Kenneth D. Merry
On Tue, Mar 07, 2000 at 14:33:18 -0600, Mohit Aron wrote: Hi, is FreeBSD-4.0-RELEASE going to happen anytime soon ? Looks like it is scheduled for Monday, March 13th. Obviously that could change if problems crop up. Ken -- Kenneth Merry [EMAIL PROTECTED] To Unsubscribe: send mail to

Re: ssh strangeness in -current...

2000-03-07 Thread Doug Barton
On Tue, 7 Mar 2000, Matthew N. Dodd wrote: I've been building and rebuilding in an attempt to make sure that its not some stupidity on my part. Be assured that when I'm positive I've got a reproducable error that I'll let everyone in on the details. If you give us an idea where

Re: FINAL: Installation floppies and USB

2000-03-07 Thread Doug Barton
On Mon, 6 Mar 2000, John Daniels wrote: Oops: That's kudos for John *Baldwin,* NOT "Barton." A thousand pardons... Hey... calling him Barton is a _compliment_! :) Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe:

Re: when is 4.0 up for release ?

2000-03-07 Thread Dan Potter
I recall waay back on Mar 07 when Kenneth D. Merry wrote: On Tue, Mar 07, 2000 at 14:33:18 -0600, Mohit Aron wrote: Hi, is FreeBSD-4.0-RELEASE going to happen anytime soon ? Looks like it is scheduled for Monday, March 13th. Obviously that could change if problems crop up. Has

Re: ssh strangeness in -current...

2000-03-07 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: current lockups

2000-03-07 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: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Warner Losh
In message [EMAIL PROTECTED] Brooks Davis writes: : You don't need to update /dev though. As long as you don't change : anything else, a 4.0 kernel will work just fine with a 3.x /dev and : userland (other then top and friends). You can delay updating /dev : until later as the ata code will

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread Warner Losh
In message [EMAIL PROTECTED] Udo Erdelhoff writes: : "make buildkernel" and "make installkernel" use GENERIC and kernel for the : config file and the filename of the kernel. UPDATING should only contain : this basic version. BTW, make buildkernel KERNEL=GENERIC;make installkernel : KERNEL=GENERIC

Re: when is 4.0 up for release ?

2000-03-07 Thread Warner Losh
In message [EMAIL PROTECTED] Mohit Aron writes: : is FreeBSD-4.0-RELEASE going to happen anytime soon ? Yes, for a suitable definition of soon :-) Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Remote upgrade from 3.4-STABLE to 4.0

2000-03-07 Thread Warner Losh
In message [EMAIL PROTECTED] Ian Whalley writes: : In reading UPDATING (and -current), I can't see any way to upgrade : from 3.4-STABLE to (the future) 4.0-STABLE. The now mythical build process for 4.0-stable cannot be commented upon until its mythic qualities have been reduced somewhat. In

Re: Adaptec 29160

2000-03-07 Thread Warner Losh
In message [EMAIL PROTECTED] FreeBSD MAIL writes: : Is there support for the adaptec 29160 U2 scsi controller? will : the 29xx driver work? 4.0 has this support. I have its younger brother the 19160 and it works great. One caveat is that ultra160 disks are only supported at ultra2 speeds. Not

Re: ssh strangeness in -current...

2000-03-07 Thread Matthew N. Dodd
On Tue, 7 Mar 2000, Doug Barton wrote: If you give us an idea where your breakage is, we can tell you if it's a known problem. E.g., there is a known problem with PPP(D) and NO_OPENSSL that Kris and I have already worked out a fix for. Yep, thats one of them. We'll see if I find anything

Re: current lockups

2000-03-07 Thread Matthew Dillon
: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)

Re: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Brooks Davis
On Tue, Mar 07, 2000 at 04:49:06PM -0700, Warner Losh wrote: In message [EMAIL PROTECTED] Brooks Davis writes: : You don't need to update /dev though. As long as you don't change : anything else, a 4.0 kernel will work just fine with a 3.x /dev and : userland (other then top and friends).

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread R Joseph Wright
On Tue, Mar 07, 2000 at 12:02:38PM +, FreeBSD mailing list wrote: You know people, it's quite sad that those with knowledge simply refuse to answer simple questions without "RTFM" attitudes and indirect (and more frequently direct) insults to intelligence and sensibilities. When

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Jordan K. Hubbard
Good god, I am saying that the files to merger dont existthere is nothing to merge... You need to be reading -current or stop running it. The issue with /etc/ssh/sshd_config has been discussed to death. - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Jordan K. Hubbard
You know people, it's quite sad that those with knowledge simply refuse to answer simple questions without "RTFM" attitudes and indirect (and What you and others don't seem to understand is that there are also "minimum responsibilities" that have been established for users of our

Re: 3.4 - 4.0 upgrade problems

2000-03-07 Thread Idea Receiver
On Tue, 7 Mar 2000 [EMAIL PROTECTED] wrote: oN tUE, mAR 07, 2000 AT 05:05:40PM +0200, Ruslan Ermilov wrote: On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote: [...] btw, I have problem to make release, it kept complain about that i didnt set the USA_RESIDENT, however, I

Re: when is 4.0 up for release ?

2000-03-07 Thread Bill Fumerola
On Tue, Mar 07, 2000 at 05:52:07PM -0600, Dan Potter wrote: Has anyone thought about the problem I posted a few days ago (getcwd() breaks on unionfs in some conditions)? That seems like a pretty big problem to me... maybe not too many people use unionfs though, I don't know. If someone

Re: when is 4.0 up for release ?

2000-03-07 Thread Matthew Dillon
:On 2000-Mar-08 10:38:23 +1100, Dan Potter [EMAIL PROTECTED] wrote: :Has anyone thought about the problem I posted a few days ago (getcwd() :breaks on unionfs in some conditions)? That seems like a pretty big :problem to me... maybe not too many people use unionfs though, I don't :know. : :LINT

Re: More ld-elf.so.1: assert failed messages

2000-03-07 Thread Donn Miller
John Polstra wrote: Below is a patch for "src/libexec/rtld-elf" which should fix the assert failures in wine. I'd appreciate hearing from anybody who tests this with multithreaded packages such as wine, JDK, Mozilla, and linuxthreads. [snipped patch] OK, here's some of the errors I get

Re: ssh strangeness in -current...

2000-03-07 Thread Doug Barton
On Tue, 7 Mar 2000, Matthew N. Dodd wrote: On Tue, 7 Mar 2000, Doug Barton wrote: If you give us an idea where your breakage is, we can tell you if it's a known problem. E.g., there is a known problem with PPP(D) and NO_OPENSSL that Kris and I have already worked out a fix for. Yep,

Unionfs fixes (was: when is 4.0 up for release ?)

2000-03-07 Thread Dan Potter
I recall waay back on Mar 07 when Bill Fumerola wrote: Someone else will probably point this out to you, but: BUGS THIS FILESYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK) AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE AT YOUR OWN RISK. BEWARE

Re: ssh strangeness in -current...

2000-03-07 Thread Peter Jeremy
On 2000-Mar-08 13:55:45 +1100, Oliver Fromme [EMAIL PROTECTED] wrote: I also had to remove /etc/ssh. Somehow, /usr/local/bin/scp seems to pick up data from /etc/ssh and tries to invoke /usr/bin/ssh, no matter what. :-( I can't explain that. My installed-from-ports scp exec's

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Doug Barton
Matt Heckaman wrote: Despite the name, mergemaster is not only for merging, it's about the most handy tool I've ever come across for make worlds, makes updating configs a very easy task indeed. Doug definately deserves a few hundred pats on the back for that program. Well, kind

Re: problem of make release.

2000-03-07 Thread Alfred Perlstein
* Idea Receiver [EMAIL PROTECTED] [000307 21:33] wrote: hi, I was tring to make release (just for interests) yesterday. Which I receive an error "ln: /R/stage/kernels/GENERIC: No such file or directory" in release.3. I go back to check Makefile, I see "_R" been defined as "/R". Which

  1   2   >