> On Fri, 25 Feb 2000, Alfred Perlstein wrote:
>
> > Can anyone working on the recent sshd black magic linkage stuff please
> > step up and explain?
> >
> > Or shall i move it to network_pass4?
>
> Please just let mark fix it..don't want the too many cooks problem :-)
In a couple of hours, I'l
Does this patch fix the problems people are seeing? It also generates the
hostkey if it doesnt exist.
Oops, the NO_DESCRYPT line in the /etc/defaults/make.conf patch shouldn't
be committed yet..I'm still testing that one.
Index: rc
* Kris Kennaway <[EMAIL PROTECTED]> [000225 22:06] wrote:
> On Fri, 25 Feb 2000, Alfred Perlstein wrote:
>
> > Can anyone working on the recent sshd black magic linkage stuff please
> > step up and explain?
> >
> > Or shall i move it to network_pass4?
>
> Please just let mark fix it..don't want
Donn Miller wrote:
> So, I installed Gtk in /usr/local/lib, as that is its "natural"
> place. I built Gtk from ports initially, and Mozilla couldn't find
> it, because it was expected in /usr/local. Instead, it was in
> /usr/X11R6. Why? Every non-port expects Gtk in /usr/local. That's
> cert
In message <[EMAIL PROTECTED]> Soren Schmidt writes:
: Busspace is a joke, I'm perfectly fine with calling those macros
: in[bwl]/out[bwl] like they should be :)
You wouldn't say that if you've had to deal with all the oddities of a
mips box.
: Busdma, hmm, well I dont see that helping here eith
Will Andrews wrote:
> As far as I can tell, the KDE ports find Qt just fine. KDE insists on
> putting everything under the same dir, as does Qt. This violates our
> hierarchy (see hier(7) manpage), so we had to make some mods to the
> configurations for Qt and KDE ports. It's not that difficult.
On Fri, 25 Feb 2000, Alfred Perlstein wrote:
> Can anyone working on the recent sshd black magic linkage stuff please
> step up and explain?
>
> Or shall i move it to network_pass4?
Please just let mark fix it..don't want the too many cooks problem :-)
Kris
"How many roads must a man wal
On Sat, 26 Feb 2000, Munehiro Matsuda wrote:
> Hi all,
>
> Buildworld failed due to crypto related changes in libpam.
> With following patch, buildworld and installworld went successful for me.
This patch looks correct to me, with one change. However I think the
pam_ssh module needs to go under
> In article <[EMAIL PROTECTED]>, Rodney W. Grimes
> <[EMAIL PROTECTED]> wrote:
>
> > A much faster way to do this is to just dd the first few megabytes
> > of the disk (dd if=foo of=/dev/rXXd bs=32768 count=1024). Then use
> > dump | restore to populate the disk.
>
> Do you run newfs on the re
Dear Guys,
Could someone shed some light over a simple issue?
What exactly does -DNOSECURE and -DNOCRYPT mean on a make world context?
I mean, other than the obvious not touching the /usr/src/secure
directory tree.
I am asking this because on -current context, lib
Hi all,
Buildworld failed due to crypto related changes in libpam.
With following patch, buildworld and installworld went successful for me.
They are for:
src/lib/libpam/libpam/Makefile rev1.9
src/lib/libpam/modules/Makefile rev 1.4
diff -ru lib.org/libpam/libpam/Makefile lib/
On Tue, 22 Feb 2000, Jeffrey J. Mountin wrote:
> >I'm not sure I understand this - sysinstall doesn't install an
> >/etc/group file so there's really no "sysinstall version" which is
> >distinct from that installed as part of the bindist, at least to my
> >knowledge.
>
> Nevermind.
>
> Manuall
> On Fri, 25 Feb 2000, Chris Timmons wrote:
>
> > I find that if I start /usr/sbin/sshd manually everything works as
> > expected. When I allow it to start via the rc scripts, I get upon
> > connecting from my 1.2.27 ssh client
> >
> > sshd[190]: fatal: rsa_private_decrypt() failed
Chris a
Alejandro Ramirez wrote:
>
> Hi,
>
> I have had problems with the 1st PCI slot in the IBM Netfinity 5000, it
> reboots my system constantly, I dont know why, but now Im not using this
> slot any more, and everything runs great.
Could you tell me BIOS version and BIOS setting of your serve
On Fri, Feb 25, 2000 at 03:02:58PM -0800, Joel Ray Holveck wrote:
> Not with the port. I was installing Qt to /usr/local/qt, and the port
> was putting the libs in a non-standard place where KDE couldn't find
> them. :-C I built Qt 1.45 by hand, installed it, set QTDIR, and
> everything compile
Andrew Sherrod wrote:
>
> I had similar problems with mod_ssl (for apache). And
> once I completed that, getting it to install, and for
> apache to recognize it...
> Well, actually still working on it.
> Apache tells me to configure ssl, I do, ssl tells me
> to run "make certificate" on apache, a
On 25 Feb 00, at 16:22, Jeffrey J. Mountin wrote:
> AFAIK, the last commit was over 4 hours ago. I'd say try again.
>
> Should find out myself in the next half-hour or so.
my build world just finished. no errors.
--
Dan Langille - DVL Software Limited [I'm looking for more work]
http://www.dv
> 1. Is this right? Is natd behaving correctly when the packet comes back
> in for unregistered ips? I would think that it would be aliased to like
> this, "machine B's ip" --> machine C's ip" like a proxy? But this
> would still break the rule "... from any ...".
I am going to assert that th
On Fri, 25 Feb 2000, Ray Kohler wrote:
> I know that openssl and openssh were under heavy construction
> (yesterday?), but since the commits have stopped (for now), I was
> wondering is anyone else is able to build it. Going to
> /usr/src/secure and running make produces a problem due to a missin
I had similar problems with mod_ssl (for apache). And
once I completed that, getting it to install, and for
apache to recognize it...
Well, actually still working on it.
Apache tells me to configure ssl, I do, ssl tells me
to run "make certificate" on apache, and I do, apache
crashes then tells me
I did a buildworld/installworld this afternoon and it works fine if I
start /usr/bin/sshd from the command line as root. The way it starts from
rc.network caused a problem for me which is described in another thread on
this list.
If you are still having trouble building, make sure you are getti
* Ray Kohler <[EMAIL PROTECTED]> [000225 16:47] wrote:
> I know that openssl and openssh were under heavy construction
> (yesterday?), but since the commits have stopped (for now), I was
> wondering is anyone else is able to build it. Going to
> /usr/src/secure and running make produces a problem
I know that openssl and openssh were under heavy construction
(yesterday?), but since the commits have stopped (for now), I was
wondering is anyone else is able to build it. Going to
/usr/src/secure and running make produces a problem due to a missing
buildinf.h, which should be automatically gene
Crypto/ is just a storage location for the for files. They are
committed there just like files are in contrib. Buildworld never
explicitly goes into either of these directories; the files stored there
are referenced by makefiles in other parts of the tree. For example,
look at the directory src
In article <[EMAIL PROTECTED]>, Rodney W. Grimes
<[EMAIL PROTECTED]> wrote:
> A much faster way to do this is to just dd the first few megabytes
> of the disk (dd if=foo of=/dev/rXXd bs=32768 count=1024). Then use
> dump | restore to populate the disk.
Do you run newfs on the receiving disk bef
[Followups to -current]
>> I am running monday's current, Mesa-glx for Riva, XFree 3.3.6 and
>> KDE 1.1.2. All from monday's ports tree.
>> Well, I think I can't say I am running this system, for I am getting
>> the following message whenever I try startx:
> > Authentication failed - c
> ON that subject, has anyone tried compiling the KDE port with the
> new QT145 port?
Not with the port. I was installing Qt to /usr/local/qt, and the port
was putting the libs in a non-standard place where KDE couldn't find
them. :-C I built Qt 1.45 by hand, installed it, set QTDIR, and
every
According to Kris Kennaway:
> crypto/ is the analogue of contrib/ for crypto code. You're not supposed
> to build there..look under secure/.
I was confused :)
"buildworld" is now running on the two machines here...
--
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBS
It looks as though sshd is started prematurely (before ldconfig runs) in
/etc/rc. I made the problem disappear on my system by starting sshd
around the time inetd is started.
-c
On Fri, 25 Feb 2000, Chris Timmons wrote:
> I find that if I start /usr/sbin/sshd manually everything works as
>
At 10:07 AM 2/26/00 +1300, Dan Langille wrote:
>On 25 Feb 00, at 22:03, O. Hartmann wrote:
>
>> One of our two servers will not perform "buildworld"! Well, kernel stuff
>> should be on the newest track, I cvsup-dated them both today.
>>
>> After a short while making dependencies it stops with the
I find that if I start /usr/sbin/sshd manually everything works as
expected. When I allow it to start via the rc scripts, I get upon
connecting from my 1.2.27 ssh client
sshd[190]: fatal: rsa_private_decrypt() failed
There is a good chance that I have cruftlets from a prior sshd port
i
On Thu, 24 Feb 2000, Matthew Dillon wrote:
> Please try the following patch and tell me if the crashes still occur.
> If this fixes the problem then I'm homing in on the bug.
It seems to work here.
> I am beginning to suspect that there is a case where a pmap can get
> cleared w
> <<[EMAIL PROTECTED]> said:
>
> >> The maximum for full-duplex is utterly irrelevant, since the bounds on
> >> performance for half-duplex Ethernet networks come from CSMA/CD.
>
> > I will say it one last time, duplex falls out of the equations when you
> > solve for ``maximal''.
>
> Nonsense.
According to Garance A Drosihn:
> hostkey. Having all those files inside one directory makes that easy.
Peter has committed the diff, thanks Peter!
--
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999
On 25 Feb 00, at 22:03, O. Hartmann wrote:
> One of our two servers will not perform "buildworld"! Well, kernel stuff
> should be on the newest track, I cvsup-dated them both today.
>
> After a short while making dependencies it stops with the following error:
[snip]
> I deleted /usr/src/cryp
On Fri, Feb 25, 2000 at 07:07:54PM +0300, a little birdie told me
that Andrey A. Chernov remarked
> How to reproduce bug:
> with default /etc/login.conf try to log in using standard login (1) and
> "ssh localhost" (2). Then "echo $FTP_PASSIVE_MODE". You'll have "YES" in
> case (1) and "Undefined
One of our two servers will not perform "buildworld"! Well, kernel stuff
should be on the newest track, I cvsup-dated them both today.
After a short while making dependencies it stops with the following error:
/usr/vol1/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/x509v3/v3err.c
/usr
Hi all,
After getting me an iso image of RC2 and trying to install it I
encountered 2 small problems.
Both are easy to solve for the more expereinced user, but are annoying
nonetheless.
Both have to do with the packages collection on the cd.
1. Netscape Communicator 4.7 for FreeBSD.
as most
Hello,
I've been offered a deal on a couple of HP servers. Does anyone have
any experience with the HP Netserver LC3 7/550?
How about the HP Surestore DAT 12/24?
These machines will be dedicated to testing 4.0 for the next six
months or so, so I'm copying -current. (Sorry, I'll shut up now.)
< said:
>> The maximum for full-duplex is utterly irrelevant, since the bounds on
>> performance for half-duplex Ethernet networks come from CSMA/CD.
> I will say it one last time, duplex falls out of the equations when you
> solve for ``maximal''.
Nonsense.
> It has 0 meaning in the numbers
> <<[EMAIL PROTECTED]> said:
>
> >> I answered SPECIFICALLY about half-duplex.
>
> > The duplex does not in any way effect the maximal link layer transmission
> > data rate. You seem to keep forgetting the maximal part...
>
> The maximum for full-duplex is utterly irrelevant, since the bounds
On Fri, 25 Feb 2000, Ollivier Robert wrote:
> I just saw that openssh (thanks Mark!) is using /etc/ for its configuration
> file. As the author of the "--with-etcdir" option of SSH (back in '96) and
> for the sake of consistency, I'd like to create a /etc/ssh directory and
> move everything there
< said:
>> I answered SPECIFICALLY about half-duplex.
> The duplex does not in any way effect the maximal link layer transmission
> data rate. You seem to keep forgetting the maximal part...
The maximum for full-duplex is utterly irrelevant, since the bounds on
performance for half-duplex Ethe
> <<[EMAIL PROTECTED]> said:
>
> > I specifically excluded P(coll) by stating point to point or effectively
> > point to point via switching.
>
> Rod, please bother to READ what people write before spewing nonsense.
I did read it, and did not spew nonsense. P(coll) is non-sense when
talking ab
I would like to use sio3 as my serial console and automatically using the
serial console.
I changed BOOT_COMCONSOLE to the right value did a make clean, make, make
install in /sys/boot/i386, reconfig'd and built the kernel, set
/boot.config to contain -h.
It mostly works.
What happens is that a
< said:
> I specifically excluded P(coll) by stating point to point or effectively
> point to point via switching.
Rod, please bother to READ what people write before spewing nonsense.
The original question asked SPECIFICALLY about half-duplex.
I answered SPECIFICALLY about half-duplex.
End O
In the RC2 .iso there is not tools/ directory containing fdimage, rawrite, etc!
Plus the CD doesn't boot with keyboard support suprisingly on our PS2 based
testserver (already running 3.4 quite happily)
Thanks!
Jeff
--
Jeffrey D. Gordon
[EMAIL PROTECT
> <<[EMAIL PROTECTED]> said:
>
> >> [I wrote:]
> >> quite right. In a CSMA/CD medium access protocol, like that used by
> >> Ethernet, the actual capacity of the link is always(*) somewhat less than
> >> 100%; the exact value depends on the precise parameters of the
> >> transmissions at both en
> Perhaps this would be of interest in CURRENT issues:
>
>
> We have several servers that we plan on deploying across the US. Their
> purpose in life is network status and monitoring. The hardware profiles
> are exactly the same...
>
> Currently, we're using DD to mirror a disk image onto
> On Fri, Feb 25, 2000 at 01:25:59AM -0800, Rodney W. Grimes wrote:
> >
> > There was a patch of DC21143 chips it seems that has a very strange
> > thermal problem. Can you tell me what your hub link lite is doing
> > when you see this major slow down?
>
> Nope ... as this machine is connected
Randy Bush wrote:
> ===> lib/libcom_err/doc
> install-info --quiet --defsection="Programming & development tools." --defentry="*
>libcom_err: (com_err).A Common Error Description Library for UNIX."
>com_err.info /usr/share/info/dir
> install-info: unrecognized option `--defsection=Pro
===> lib/libcom_err/doc
install-info --quiet --defsection="Programming & development tools." --defentry="*
libcom_err: (com_err).A Common Error Description Library for UNIX."
com_err.info /usr/share/info/dir
install-info: unrecognized option `--defsection=Programming & development too
< said:
>> [I wrote:]
>> quite right. In a CSMA/CD medium access protocol, like that used by
>> Ethernet, the actual capacity of the link is always(*) somewhat less than
>> 100%; the exact value depends on the precise parameters of the
>> transmissions at both ends.(**)
>> (*)In non-trivial con
How to reproduce bug:
with default /etc/login.conf try to log in using standard login (1) and
"ssh localhost" (2). Then "echo $FTP_PASSIVE_MODE". You'll have "YES" in
case (1) and "Undefined variable." in case (2). User's ~/.login_conf not
handled too.
Please use corresponding security/ssh/patch
At 1:51 PM +0100 2/25/00, Ollivier Robert wrote:
>I just saw that openssh (thanks Mark!) is using /etc/ for its configuration
>file. As the author of the "--with-etcdir" option of SSH (back in '96) and
>for the sake of consistency, I'd like to create a /etc/ssh directory and
>move everything there
Hi,
> Don't things realy strage ?
> Everything wroks fine if 1th-4th PCI slot is empty, no device
> attached.
> Same kernel, Same Applications its running
I have had problems with the 1st PCI slot in the IBM Netfinity 5000, it
reboots my system constantly, I dont know why, but n
Who will correct dump (dump use /dev/rXXX instead of /dev/XXX) ?
I wrote:
> Yesterday current:
> ivt@newsfeed:/news/etc:2:770>uname -a
> FreeBSD newsfeed.gamma.ru 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Wed Feb 16 03:00:26
>MSK 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/NEWSFEED i386
> ivt@new
In message <[EMAIL PROTECTED]>, Forrest Aldrich writes
:
>Perhaps this would be of interest in CURRENT issues:
>
>
>We have several servers that we plan on deploying across the US. Their
>purpose in life is network status and monitoring. The hardware profiles
>are exactly the same...
>
>Curre
Perhaps this would be of interest in CURRENT issues:
We have several servers that we plan on deploying across the US. Their
purpose in life is network status and monitoring. The hardware profiles
are exactly the same...
Currently, we're using DD to mirror a disk image onto a new installati
On Fri, 25 Feb 2000, Martin Cracauer wrote:
> It is also not clear to me that the new assembler really fixes the
> bug. While I cannot judge over the correctness of the syntax, I think
> it is possible that the new assembler still works on the same syntax,
> not recognizing the parameterless GOTO
I'm not suprised to here this. The Makefiles in that directory are from
OpenBSD's version of openssh. If you want to build ssh manually, you
will need to build parts of /usr/src/secure/{lib,user.sbin,usr.bin} and
/usr/src/lib/libpam. The makefiles are for reference only.
Jim Bloom
[EMAIL PROTE
$B$O$8$a$^$7$F!"$"$f$_(B $B$H8@$$$^$9!#(B
$BFMA3$N%a!<%k$G!"$4$a$s$J$5$$!#(B
$B$3$s$J;d$,%[!<%`%Z!<%8$r:n$C$A$c$$$^$7$?!#(B
$B$^$@!"2?$bL5$$$s$@$1$I!&!&!&!#(B
$B$G$b!"$3$s$J;d$G$b(B"$B%j!{%k!<%He$KBg$-$/$H$j$"$2$F$b$i$($F$H$C$F$b%O%C%T!<$G$9!#(B
http://www1.sphere.ne.jp/cube/idol/
In message <[EMAIL PROTECTED]>, Ollivier Robert write
s:
>I just saw that openssh (thanks Mark!) is using /etc/ for its configuration
>file. As the author of the "--with-etcdir" option of SSH (back in '96) and
>for the sake of consistency, I'd like to create a /etc/ssh directory and
>move everythi
I just saw that openssh (thanks Mark!) is using /etc/ for its configuration
file. As the author of the "--with-etcdir" option of SSH (back in '96) and
for the sake of consistency, I'd like to create a /etc/ssh directory and
move everything there.
We have /etc/ssl, /etc/mail, /etc/ppp, /etc/uucp a
In <[EMAIL PROTECTED]>, David O'Brien wrote:
> On Wed, Feb 23, 2000 at 02:31:01PM +0100, Martin Cracauer wrote:
> > Where's the bug, anyway? Do we need to fix the compiler or would it be
> > better to get a newer assembler?
>
> A new assembler (whole binutils) is on the way, probably around the
At 1:13 AM -0800 2000/2/25, Rodney W. Grimes wrote:
> So infact the Layer 2 maximal data rate of 100BaseTX is 97.5929Mb/s or
> 12.1912MB/s. I'll leave the Layer 3 to 7 calculation up to the reader,
> as I am a hardware geek and I showed you how to do the calculations
> at the hardwire layer,
At 8:29 PM -0800 2000/2/24, Jordan K. Hubbard wrote:
> It's been turned around because people usually just hit return without
> reading the dialogs and I didn't think defaulting to anonymous ftp
> access was an especially good idea. :)
Thank you!
--
These are my opinions and shou
I found a missing / in the .if that protects the addition of the ssh
config files. The result is that they will never be installed. With
this patch mergemaster was able to install them.
John
--
John Hay -- [EMAIL PROTECTED]
Index: etc/Makefile
==
Munehiro Matsuda wrote:
>
> Well that does't seem to work for me. Becase mergemaster doesn't use
> NOCRYPT stuff and /usr/src/crypto doesn't exist by default, if you
> just cvsup (or use CTM for my case).
>
> I think checking for crypto is just simple.
It probably will be, but we all ne
On Fri, Feb 25, 2000 at 01:25:59AM -0800, Rodney W. Grimes wrote:
>
> There was a patch of DC21143 chips it seems that has a very strange
> thermal problem. Can you tell me what your hub link lite is doing
> when you see this major slow down?
Nope ... as this machine is connected directly to th
Hi,
the above statement leads to:
...
cd /usr/src/kerberos5/lib/libkrb5; make beforeinstall
install -C -o root -g wheel -m 444 krb5.h /usr/include/krb5.h
install: krb5.h: No such file or directory
*** Error code 71
...
Something missing?
Bye!
Michael Reifenberger
Plaut Software
Around Yesterday, "Jeffrey J. Mountin" wrote :
>Need to wait for him to either run out of code to commit or steam or Dew or
>smokes or whatever's keeping him going. Then we can all resume building.
1. There no end of code to commit
2. His car uses 97 Octane
3. He doesn't drink Mountain Dew (at
> On Thu, Feb 24, 2000 at 02:07:40PM -0500, Garrett Wollman wrote:
> > < said:
> > Assuming you mean ``100BASE-T (half duplex)'' here... This is not
> > quite right. In a CSMA/CD medium access protocol, like that used by
> > Ethernet, the actual capacity of the link is always(*) somewhat less tha
> < said:
>
>
> > The theoretical maximum for 100BaseT-FDX (which is 200Mbps) is 25MB/s
> > (megabytes per second), 100BaseT-TX is 12MB/s [FYI: Mbps->MB/s you divide
> > by 8] I realize my punctuation may be off, but there you are.
>
> Assuming you mean ``100BASE-T (half duplex)'' here... This
74 matches
Mail list logo