search for: nerdnet

Displaying 7 results from an estimated 7 matches for "nerdnet".

2010 Jun 30
1
sshd
Hi Dont know if its possible, can't find any info on the net, but i wanted to stop my sshd server from returning authntication failed messages to the clients. Example, a person tries to login and the user or password is incorrect, i dont want the server to say 'Received disconnect from IP Too many authentication failures for user'. Just return nothing as if its not there. Is there a
2000 Jan 21
2
SAMBA WINS and Dynamic DNS
I'm sure that I'm not the first person to begin integrating SAMBA's WINS server abilities and the new BIND 8 'dynamic' DNS functionality. I downloaded the sample copy of "dns_update" by Stephen Rothwell <sfr@linuxcare.com> which provided a good starting point for creating the interface between Samba 2.0.6's WINS update notification and dynamic DNS updates.
2005 Apr 06
4
Monitoring ssh logins/logouts
Hello, we are trying to monitor ssh logins on security-critical machines with a script that scans logfiles for the relevant entries. A problem ist that when the ssh connection is closed by a network interruption or by closing the window with the ssh client, we do not find a corresponding entry in the logs. "last" does not show this information either, at least on our systems which
2010 Jan 05
9
OpenSSH daemon security bug?
A co-worker argues we can login using only password to a "ssh-key restricted host (PasswordAuthentication no)", without being asked by any passphase; just by putting a key (no need to be the private key) on another password-based host. It that true? I do not think so. I would name that as an "important OpenSSH daemon security bug". That is because I think it is not true.
2005 Mar 10
7
Solaris 10 support
Hi Developers, This is Viet at Sun Microsystems. Does openssh support Solaris 10 spacrc, sol 10 x86, and sol 10 x64. If so, could you please point me to the link in openssh web site, not sunfreeware.com, that says so and the link to download. I need an official link to declare to Sun that you do support sol 10. Thanks.
2007 Aug 15
9
OpenSSH 4.7: call for testing.
Hi All. OpenSSH 4.7 is preparing for release so we are asking for any interested folks to please test a snapshot. The main changes are: * sshd(8) in new installations defaults to SSH Protocol 2 only. Existing installations are unchanged. * The SSH channel window size has been increased, which improves performance on high-BDP networks. * ssh(1) and sshd(8) now preserve MAC
2003 Mar 17
3
Incorrect source address in ARP request. Anyone seen this?
I''m using iproute2-ss010824 and a 2.4.20 kernel. Quite a subtle issue here, so I can imagine it has not been spotted before. The setup: I have set up a machine as a gateway. The ''external'' interface uses a dummy IP address (eg. 10.0.0.2) and the internal side is a normal address. (it''s more complex in real life using Zebra and such, but this is the basic