Displaying 9 results from an estimated 9 matches for "netbaud".
Did you mean:
netbauds
2006 Jan 11
2
Linux 4.2p1 crash during reverse name lookup
...esystem.
The reason why I state the problem occurs reverse name lookup is a guess
from the strace output, it looks like it is tring to load libnss_dns.so,
I'm not sure if this is being looked at from within the normal outer
root filesystem view or from a chroot ?
$ psftp.exe -v dlm at ns1.netbauds.net -P 24
Server version: SSH-1.99-OpenSSH_4.2
We claim version: SSH-2.0-PuTTY-Release-0.56
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange
Host key fingerprint is:
ssh-rsa 1024 3e:77:d5:a0:ab:cd:ff:fd:ff:ef:e9:ec:13:1c:03:09
Initialised AES-256 c...
2005 Sep 03
3
MSCDEX over NDIS ethernet
I would like to implement a replacement MSCDEX driver (based on the
replacement in FreeDOS SHSUCDX
http://johnson.tmfc.net/freedos/shsucdx.html and SYSLINUX) however
instead of talking to disk BIOS calls or PATA chipset I would like it to
talk to the NDIS driver and act as a TFTP client simply forfulling
application get block requests through TFTP.
Its not clear where the ISO9660 CD
2006 Dec 18
1
Extract ElTorio No Emulation image and boot from PXE ?
Extract ElTorio No Emulation image and boot from PXE ?
Is this possible, can PXELINUX + MEMDISC intercept the BIOS calls and
pretend to the 3rd party No Emulation image to be loading the data from
a CD (but instead copy from memory).
The driver would be a Real Mode driver and use some part of memory above
1Mb to store the data.
I would expect this to be risky, especially if the No Emulation
2001 Feb 28
0
openssh-2.5.1p1 Linux port
When I have openssl-0.9.6 simply compiled in a directory along site the
extracted openssh-2.5.1p1 files. I ran the ./configure as:
CFLAGS="-O2 -Wall" ./configure --prefix=/opt/openssh
--with-ssl-dir=../openssl-0.9.6 --with-tcp-wrappers
I needed to apply this diff to get it to work. Would it be possible to
detect an absolute path or releative path (for the --with-ssl-dir=
option) and
2014 Jan 09
0
ServerAliveCountMax (and Client) waits for TCP timeout before process exit
I am of the opinion that ClientAliveCountMax should really force a
disconnection from the testing side when a ping-pong control packet
retransmission would exceed the max counter.
But it appears to need TCP to timeout to occur from that point, for the
process/tty to close.
For SSH client options:
-o ServerAliveInterval=60
-o ServerAliveCountMax=3
Should cause the client to force an
2005 Jun 23
1
Rate Limit Unauthenticated connections ?
I am seeing a recent increase in SSH harvesting attempts and brute
forcing in the log of my system.
I'm interested in opening up some discussion around what OpenSSH can do
itself to counter measure against:
* DoS attack where too many unauthenticated connections are open. I'm
not interested in stopping the professional saboteur but the casual
script kiddie (to use IRC terms) from
2007 Sep 10
1
ssh client stays connected after remote forward fails to bind
My command line looks like this:
ssh -2 -C -o BatchMode=yes -o KeepAlive=yes -o ServerAliveInterval=600
-N -T -x -a -R2401:127.0.0.1:2401 <host>
I've tried to instruct SSH that the only purpose it has in life is to
provide remote port forwarding (hence the -N -T) but if the remote fails
to bind I get an error locally (Could not bind to remove address) and
the SSH connection stays
2004 Nov 02
1
reget reput again...
Ben Lindstrom wrote (a very long time ago) :
>The problem is in some cases the data being sent to you may be out of
>order (thankful no sftp server does this yet). So reget/reput without RFC
>clearifications can lead to bad file transfers.
>
>I'm trying to drag up in my mind which one was the problem... I believe
>reput is fine since the client has control over the
2006 Nov 14
1
Dialog Menu System ?
I would like to create a dialog menu system. That offered a little bit
more than just select of what to boot.
Outline Requirements (ideals):
* That would boot from pxe and keep using the basic ethernet card
support (so are zero issues with future ethernet card compatibility,
this rules out using a full operating systems like linux/dos/win32
unless of course those OSes can be booted and