Bug 62274 - Unable to execute in.telnet manually with arguments
Summary: Unable to execute in.telnet manually with arguments
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: telnet
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-29 00:13 UTC by Jaroslaw Sosnicki
Modified: 2007-04-18 16:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-03-29 00:13:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Jaroslaw Sosnicki 2002-03-29 00:13:48 UTC
Description of Problem:
[root@localhost root]# /usr/sbin/in.telnetd
/usr/sbin/in.telnetd: getpeername: Socket operation on non-socket
[root@localhost root]# /usr/sbin/in.telnetd 8001
Usage: telnetd [-debug] [-D (options|report|exercise|netdata|ptydata)]
	 [-h] [-L login_program] [-n] [port]
[root@localhost root]# /usr/sbin/in.telnetd -debug
bind: Address already in use

Since all arguments are optional this command should start normaly without eny
errors with any compination of the command line arguments.


Version-Release number of selected component (if applicable):
[root@localhost root]# rpm -qa |grep telnet
telnet-server-0.17-20
telnet-0.17-20

How Reproducible:
/usr/sbin/in.telnet

it works when started as folows:
/usr/sbin/in.telnet -debug 8001

Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Harald Hoyer 2002-04-02 08:59:48 UTC
TELNETD(8)                  System Manager's Manual                 TELNETD(8)

NAME
     telnetd - DARPA telnet protocol server

SYNOPSIS
     /usr/sbin/in.telnetd [-hns] [-a authmode] [-D debugmode] [-L loginprg]
                          [-S tos] [-X authtype] [-edebug] [-debug port]




Note You need to log in before you can comment on or make changes to this bug.