| Author |
Message |
|
|
Post subject: How to startup telnet daemon?
Posted: Apr 21, 2008 - 03:12 AM
|
|
New Member
Joined: Jan 31, 2008
Posts: 9
|
|
| I have startup inited sucessfully, but I cann't start up telnetd using command "telnetd". |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to startup telnet daemon?
Posted: Apr 21, 2008 - 12:50 PM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 315
|
|
i guess your started inetd. Check if the telnet line in inetd.conf is not comment.
The network itself is up? Firewall within the routing is open too? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to startup telnet daemon?
Posted: Apr 21, 2008 - 01:02 PM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2667
|
|
| Inetd will start telnetd when it receives a connection requestion on port 23. To start it manually I think you need to use -debug flag. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to startup telnet daemon?
Posted: Apr 23, 2008 - 05:09 AM
|
|
New Member
Joined: Jan 31, 2008
Posts: 9
|
|
I have finished this problem with next command:
"#inetd &
#ftp &"
And then I passwd a user "ntuser", that is very strange, my os have not this user.and modifide the file "/etc/passwd":
"ntuser : x : 100 : 100 : : /home/ntuser :/bin/sh" |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|