Re: All network ports in use!
From: Dennis Moore (archon@forbidden.dough.net)
Date: 04/27/01
- Next message: Wes Peters: "Re: User-Agent"
- Previous message: David Goddard: "Re: Connection attempts (& active ids)"
- In reply to: Buliwyf McGraw: "All network ports in use!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 Apr 2001 14:51:01 -0500 From: Dennis Moore <archon@forbidden.dough.net> To: security@FreeBSD.ORG
On Fri, Apr 27, 2001 at 11:48:41AM -0500, Buliwyf McGraw wrote:
>
> Help, my server can not allow more connections from the users...
>
> When somebody do telnet, then get this message:
>
> All network ports in use
> Connection Closed... :(
>
as others suggested, first increase the pseudo-tty number and create more
devices. however, when creating devices be sure to do them consecutively.
if you are missing any in the series, telnetd will stop searching at the
last consecutive one.
in other words, if you have /dev/ptyp* and /dev/ptyr* but you are missing
/dev/ptyq*, you will only be able to use /dev/ptyp*.
HTH, HAND.
-- Dennis Moore jesus sewed my pants Pro Bono Devil's Advocate it's a love affair archon@EFnet irc mainly jesus http://forbidden.dough.net/ and my pants To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Next message: Wes Peters: "Re: User-Agent"
- Previous message: David Goddard: "Re: Connection attempts (& active ids)"
- In reply to: Buliwyf McGraw: "All network ports in use!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|