Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2005 05:24 PM
12-10-2005 05:24 PM
I have problem with telnet service, I did enable it in the server but i can't login
this is my try:
______________________________________
[root@localhost root]# telnet 16.53.208.173
Trying 16.53.208.173...
Connected to 16.53.208.173 (16.53.208.173).
Escape character is '^]'.
localhost (Linux release 2.4.21-15.EL #1 SMP Thu Apr 22 00:13:07 EDT 2004) (3)
login: muna
Password for muna:
login: Cannot resolve network address for KDC in requested realm while getting initial credentials
Login incorrect
login:
______________________________________
I used the root account to login and it didn't work and i have tried the user "muna" and i got the above result
can somebody help plzz ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2005 05:36 PM
12-10-2005 05:36 PM
Re: Telnet
If you wish to disable this-type authconfig
as root on that machine and uncheck the use Kerberos option...
as for being able to login as root:
this option is disabled by default,since using telnet is very unsecure and dangerous,however if security is not an issue then edit the file /etc/securetty and append to it's end about 20 lines with pts/0
pts/1 pts/2 and so on till pts/19. Each on his own line.
Hope it helps...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2005 09:30 PM
12-10-2005 09:30 PM
Re: Telnet
[root@localhost root]# vi /etc/securetty
console
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
"/etc/securetty" 23L, 122C 1,1 All
i have no idea :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2005 09:34 PM
12-10-2005 09:34 PM
Re: Telnet
console
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
pts/0
pts/1
pts/2
pts/3
pts/4
pts/5
pts/6
pts/7
pts/8
pts/9
pts/10
pts/11
pts/12
pts/13
pts/14
pts/15
pts/16
pts/17
pts/18
pts/19
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2005 11:14 PM
12-10-2005 11:14 PM
Re: Telnet
In order to use a *bad old* telnet you should see the following output when you run
chkconfig --list|grep telne
krb5-telnet: off
telnet: on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 07:03 PM
12-13-2005 07:03 PM
Re: Telnet
[root@localhost root]# ntsysv
[root@localhost root]# chkconfig --list|grep telne
krb5-telnet: off
telnet: on
[root@localhost root]# telnet 16.53.208.173
Trying 16.53.208.173...
telnet: Unable to connect to remote host: Connection refused
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 07:18 PM
12-13-2005 07:18 PM
Re: Telnet
Check out the following link: http://www.unixguide.net/linux/notes01.shtml
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 12:52 AM
12-14-2005 12:52 AM
Re: Telnet
[root@localhost RPMS]# rpm -ivh --force telnet-0.17-26.EL3.2.ia64.rpm
Preparing... ########################################### [100%]
1:telnet ########################################### [100%]
[root@localhost root]# chkconfig --list|grep telne
krb5-telnet: off
telnet: on
[root@localhost root]# telnet 16.53.208.173
Trying 16.53.208.173...
telnet: Unable to connect to remote host: Connection refused
guys what is my mistake I can't understand what's wrong and what exactly I miss here!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:04 AM
12-14-2005 01:04 AM
Re: Telnet
service iptables stop
and if doesn't help what's your IP?
P.S.
assigning points to previous answers will be a good start and probably will cause many other members to make an effort and to advise you...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:25 AM
12-14-2005 01:25 AM
Re: Telnet
in.telnetd:ALL
Also make sure that telnet service (/etc/xinetd.d/telnet) has "disable = no" line.
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:28 AM
12-14-2005 01:28 AM
Re: Telnet
-bash: /etc/hosts.allow: Permission denied
[root@localhost root]# /etc/xinetd.d/telnet
-bash: /etc/xinetd.d/telnet: Permission denied
[root@localhost root]#
am the root and no permission for me to access these directories !!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:35 AM
12-14-2005 01:35 AM
Re: Telnet
do:
cat /etc/hosts.allow
cat /etc/hosts.deny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:41 AM
12-14-2005 01:41 AM
Re: Telnet
#
# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
[root@localhost root]# cat /etc/hosts.deny
#
# hosts.deny This file describes the names of the hosts which are
# *not* allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow. In particular
# you should know that NFS uses portmap!
Can you explain please !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:49 AM
12-14-2005 01:49 AM
Re: Telnet
Maybe you have iptables service enabled.
Try to close it with command:
service iptables stop
then try to open the telnet session again..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:24 AM
12-14-2005 02:24 AM
Re: Telnet
Use secure shell (SSH) instead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:33 AM
12-14-2005 02:33 AM
Re: Telnet
As Sergejs suggested, you should install telnet-server-x.y.z.rpm package in addition to telnet-x.y.z package - the first one is telnet daemon (==server) and the second one is just telnet client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 07:36 PM
12-14-2005 07:36 PM
Re: Telnet
The problem now I don't know in which disc I can find telnet-server
I have installed one called:
telnet-0.17-26.EL3.2.ia64.rpm
is it the same you meant or ?
I am trying to download the third disc to find out if it includes telnet service....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 08:01 PM
12-14-2005 08:01 PM
Re: Telnet
The package name is:
telnet-server-0.17-26.EL3.3.ia64.rpm
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 06:05 PM
12-19-2005 06:05 PM
Re: Telnet
and it's on but still am getting this:
[root@localhost root]# telnet 16.53.208.173
Trying 16.53.208.173...
telnet: Unable to connect to remote host: Connection refused
I don't know what is ma mistake !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 06:15 PM
12-19-2005 06:15 PM
Re: Telnet
bash: /etc/xinetd.d/telnet: Permission denied
!!!!!!!!!!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 08:35 PM
12-19-2005 08:35 PM
Re: Telnet
"disable = no"
And after thar restart your xinetd.
/etc/init.d/xinetd restart
Flush the iptables rules:
iptables -F
iptebles -t nat -F
Alireza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 08:43 PM
12-19-2005 08:43 PM
Re: Telnet
total 4
-rw-r--r-- 1 root root 17 Dec 6 14:51 user
am I having problem with the permmision ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 09:28 PM
12-19-2005 09:28 PM
Re: Telnet
What are you talking about? what is this /root/user file? For the purpose of starting telnet service in Linux, please following the below structure:
1.make sure you have installed telnet server and telnet client:
2.rpm â qa | grep telnet
3.enable telnet server in xinetd:
4.cd /etc/xinetd.d/
5.vi telnet
6.change "disable = yes" to "disable = no" in this file.
7.exit vi editor with (Esc + : + x)
8.restart the xinetd daemon:
9./etc/init.d/xinetd restart
10.flush the iptables rules:
11.iptables â t nat â F
12.iptables â F
13.check that telnet listen on port 23 :
14.netstat â an | grep 23
15.Now, you can test it, with your username and password:
16.telnet
Alireza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 09:31 PM
12-19-2005 09:31 PM
SolutionWhat are you talking about? what is this /root/user file? For the purpose of starting telnet service in Linux, please following the below structure:
1.make sure you have installed telnet server and telnet client:
2.rpm -qa | grep telnet
3.enable telnet server in xinetd:
4.cd /etc/xinetd.d/
5.vi telnet
6.change "disable = yes" to "disable = no" in this file.
7.exit vi editor with (Esc + : + x)
8.restart the xinetd daemon:
9./etc/init.d/xinetd restart
10.flush the iptables rules:
11.iptables -t nat -F
12.iptables -F
13.check that telnet listen on port 23 :
14.netstat -an | grep 23
15.Now, you can test it, with your username and password:
16.telnet
Alireza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2005 03:19 AM
12-20-2005 03:19 AM
Re: Telnet
Alireza has given the perfect solution to configre telnet in red hat linux.. it should resolve ur issue..
try this too
#service xinetd restart
#iptables -A
Then u flush out the firewall rules..
cheers
indrajit