Welcome, Guest. Please login or register.

Author Topic: Unable to bind port.  (Read 860 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Unable to bind port.
« on: April 30, 2006, 01:25:42 AM »
In your case it is more likely that some application has already bound to port 21, not any permission problem.

Code: [Select]
ftp             stream tcp   nowait root     AmiTCP:serv/ftpd  ftpd      -l -x
perhaps?