Re: telnet problem

2003-02-07 Thread bulent acikgoz
Yes mike I solve telnet problem with eth0 is up. you are rihgt in
solaris, if you can  under /etc/default/login,you can put #console...
also you can connect with root.


On Fri, 2003-02-07 at 01:51, Mike Morrett wrote:
 On Wed, 5 Feb 2003 18:50:27 -0800 (PST), Michael Mansour
 [EMAIL PROTECTED] said:
  Hi Mike,
  
  As part of the default Red Hat 8.0 install, telnet is
  disabled (this is not bad considering it's not secure
  and more and more people implement ssh).
  
  You'll have to go to the:
  
  /etc/xinetd.d
  
  directory and edit the telnet file, modify the:
  
  disable = yes
  
  parameter to no, then stop and start xinetd (or send
  a killall -HUP inetd).
  
  You'll then find telnet will work.
  
  Michael.
 
 What I was trying to say in this Email (to maybe help the other people
 with the actual problem), is:
 1) root CAN NOT telnet into a box
 2) regular users CAN.
 
 On my RH box...
 
 Red Hat Linux release 7.3 (Valhalla)
 Kernel 2.4.18-18.7.x on an i686
 login: root
 Password: root password
 Login incorrect
 
 login: mikey
 Password: mikey password
 Last login: Thu Feb  6 18:39:27 from rusty
 [mikey@dogcart mikey]$ su
 Password:  root password
 [root@dogcart mikey]#
 
 I remember about 5 years ago, on Solaris 7 (or was it 2.6?), there was a
 file in an /etc/ directory you had to edit that would allow root to
 telnet.
 
 Thats all I'm saying.  I'm not having any problem the why it works...
 only a regular user can telnet in.
 
 Later,
 Mike
 
  
  --- Mike Morrett [EMAIL PROTECTED] wrote:
   On Wed, 05 Feb 2003 16:31:15 -0500, Francisco
   Neira
   [EMAIL PROTECTED] said:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Francisco Neira wrote:
| bulent acikgoz wrote:
|
| hello friends,
| I want to telnet. but ý take this message after
   all of the operation;
|
SNIP

| Feb  5 22:54:47 bulent xinetd: xinetd startup
   succeeded
| [root@bulent root]# telnet bulent
| Trying 127.0.0.1...
| telnet: Unable to connect to remote host:
   Connection refused
|
| Can you any advice?
   
   A, in my previous life (before retirement), I
   remember in Solaris,
   there was a file in a /etc/? directory, that you
   had to edit to allow
   root telnet access.  A regular user works OK, but by
   default, root does
   not.
   
   I have no idea if this a similar setting for Red
   Hat
   
   HTH,
   Mike
   
   
   
   -- 
   redhat-list mailing list
   unsubscribe
  
  mailto:[EMAIL PROTECTED]?subject=unsubscribe
  
  https://listman.redhat.com/mailman/listinfo/redhat-list
  
  
  __
  Do you Yahoo!?
  Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
  http://mailplus.yahoo.com
  
  
  
  -- 
  redhat-list mailing list
  unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
  https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
 
 
 -- 
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list
 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2003-02-06 Thread bulent acikgoz
Thank you francisco,
when looked it,etho is down and also is up.
Now telnet is run, and also I absorve netsata -a.
thankyou.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2003-02-06 Thread Mike Morrett
On Wed, 5 Feb 2003 18:50:27 -0800 (PST), Michael Mansour
[EMAIL PROTECTED] said:
 Hi Mike,
 
 As part of the default Red Hat 8.0 install, telnet is
 disabled (this is not bad considering it's not secure
 and more and more people implement ssh).
 
 You'll have to go to the:
 
 /etc/xinetd.d
 
 directory and edit the telnet file, modify the:
 
 disable = yes
 
 parameter to no, then stop and start xinetd (or send
 a killall -HUP inetd).
 
 You'll then find telnet will work.
 
 Michael.

What I was trying to say in this Email (to maybe help the other people
with the actual problem), is:
1) root CAN NOT telnet into a box
2) regular users CAN.

On my RH box...

Red Hat Linux release 7.3 (Valhalla)
Kernel 2.4.18-18.7.x on an i686
login: root
Password: root password
Login incorrect

login: mikey
Password: mikey password
Last login: Thu Feb  6 18:39:27 from rusty
[mikey@dogcart mikey]$ su
Password:  root password
[root@dogcart mikey]#

I remember about 5 years ago, on Solaris 7 (or was it 2.6?), there was a
file in an /etc/ directory you had to edit that would allow root to
telnet.

Thats all I'm saying.  I'm not having any problem the why it works...
only a regular user can telnet in.

Later,
Mike

 
 --- Mike Morrett [EMAIL PROTECTED] wrote:
  On Wed, 05 Feb 2003 16:31:15 -0500, Francisco
  Neira
  [EMAIL PROTECTED] said:
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
   
   Francisco Neira wrote:
   | bulent acikgoz wrote:
   |
   | hello friends,
   | I want to telnet. but ý take this message after
  all of the operation;
   |
   SNIP
   
   | Feb  5 22:54:47 bulent xinetd: xinetd startup
  succeeded
   | [root@bulent root]# telnet bulent
   | Trying 127.0.0.1...
   | telnet: Unable to connect to remote host:
  Connection refused
   |
   | Can you any advice?
  
  A, in my previous life (before retirement), I
  remember in Solaris,
  there was a file in a /etc/? directory, that you
  had to edit to allow
  root telnet access.  A regular user works OK, but by
  default, root does
  not.
  
  I have no idea if this a similar setting for Red
  Hat
  
  HTH,
  Mike
  
  
  
  -- 
  redhat-list mailing list
  unsubscribe
 
 mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
 https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 __
 Do you Yahoo!?
 Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
 http://mailplus.yahoo.com
 
 
 
 -- 
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list
 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2003-02-05 Thread Francisco Neira
bulent acikgoz wrote:

hello friends,
I want to telnet. but  take this message after all of the operation;

[root@bulent root]# tail /var/log/messages
Feb  5 18:57:54 bulent modprobe: modprobe: Can't locate module
sound-service-0-3Feb  5 18:57:56 bulent kernel: ide-floppy driver
0.99.newide
Feb  5 18:57:58 bulent kernel: hdc: ATAPI 52X CD-ROM drive, 120kB Cache
Feb  5 18:57:58 bulent kernel: Uniform CD-ROM driver Revision: 3.12
Feb  5 22:52:04 bulent xinetd[708]: Sending signal 9 to sgi_fam server
1087
Feb  5 22:52:04 bulent xinetd[708]: Exiting...
Feb  5 22:52:04 bulent xinetd: xinetd shutdown succeeded
Feb  5 22:54:46 bulent xinetd[2066]: xinetd Version 2.3.7 started with
libwrap options compiled in.
Feb  5 22:54:46 bulent xinetd[2066]: Started working: 1 available
service
Feb  5 22:54:47 bulent xinetd: xinetd startup succeeded
[root@bulent root]# telnet bulent
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

Can you any advice?

I talk about this problem micheal. but I missing email adress.
f he read this thank you for all helping.
also I am waiting your opinnion.
thank you very much...






See if telnet service is really up:
netstat -a

If telnet is up, then check if there are any iptables or ipchains rules 
denying the connection:
iptables -L or,
ipchains -L

Hope this helps


--
Francisco Neira B.  /~\ The ASCII
Administrador de Red\ / Ribbon Campaign
Defensoria del PuebloX  Against
Lima, Peru, -05:00 UTC  / \ HTML Email
PGP Pub Key at http://portal.defensoria.gob.pe/~fneira/llavepublica.asc



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: telnet problem

2003-02-05 Thread Francisco Neira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Francisco Neira wrote:
| bulent acikgoz wrote:
|
| hello friends,
| I want to telnet. but  take this message after all of the operation;
|
SNIP

| Feb  5 22:54:47 bulent xinetd: xinetd startup succeeded
| [root@bulent root]# telnet bulent
| Trying 127.0.0.1...
| telnet: Unable to connect to remote host: Connection refused
|
| Can you any advice?
|
| I talk about this problem micheal. but I missing email adress.
| f he read this thank you for all helping.
| also I am waiting your opinnion.
| thank you very much...
|
|
|
|
|
| See if telnet service is really up:
| netstat -a
|
| If telnet is up, then check if there are any iptables or ipchains rules
| denying the connection:
| iptables -L or,
| ipchains -L
|
| Hope this helps
|
|

OMG, forgot the basics! See if the interface is up:
ifconfig

HTH

- --
Francisco Neira B.  /~\ The ASCII
Administrador de Red\ / Ribbon Campaign
Defensoria del PuebloX  Against
Lima, Peru, -05:00 UTC  / \ HTML Email
PGP Pub Key at http://portal.defensoria.gob.pe/~fneira/llavepublica.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+QYKjkGxqImhGCe4RAmznAJwLaj0AWKPtGlgDYPjNR6mBnW+FTQCfRLmT
/ES5P+AVhYsyzyheXWYfBlc=
=X1kr
-END PGP SIGNATURE-



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2003-02-05 Thread Mike Morrett
On Wed, 05 Feb 2003 16:31:15 -0500, Francisco Neira
[EMAIL PROTECTED] said:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Francisco Neira wrote:
 | bulent acikgoz wrote:
 |
 | hello friends,
 | I want to telnet. but ý take this message after all of the operation;
 |
 SNIP
 
 | Feb  5 22:54:47 bulent xinetd: xinetd startup succeeded
 | [root@bulent root]# telnet bulent
 | Trying 127.0.0.1...
 | telnet: Unable to connect to remote host: Connection refused
 |
 | Can you any advice?

A, in my previous life (before retirement), I remember in Solaris,
there was a file in a /etc/? directory, that you had to edit to allow
root telnet access.  A regular user works OK, but by default, root does
not.

I have no idea if this a similar setting for Red Hat

HTH,
Mike



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2003-02-05 Thread Michael Mansour
Hi Mike,

As part of the default Red Hat 8.0 install, telnet is
disabled (this is not bad considering it's not secure
and more and more people implement ssh).

You'll have to go to the:

/etc/xinetd.d

directory and edit the telnet file, modify the:

disable = yes

parameter to no, then stop and start xinetd (or send
a killall -HUP inetd).

You'll then find telnet will work.

Michael.

--- Mike Morrett [EMAIL PROTECTED] wrote:
 On Wed, 05 Feb 2003 16:31:15 -0500, Francisco
 Neira
 [EMAIL PROTECTED] said:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Francisco Neira wrote:
  | bulent acikgoz wrote:
  |
  | hello friends,
  | I want to telnet. but ý take this message after
 all of the operation;
  |
  SNIP
  
  | Feb  5 22:54:47 bulent xinetd: xinetd startup
 succeeded
  | [root@bulent root]# telnet bulent
  | Trying 127.0.0.1...
  | telnet: Unable to connect to remote host:
 Connection refused
  |
  | Can you any advice?
 
 A, in my previous life (before retirement), I
 remember in Solaris,
 there was a file in a /etc/? directory, that you
 had to edit to allow
 root telnet access.  A regular user works OK, but by
 default, root does
 not.
 
 I have no idea if this a similar setting for Red
 Hat
 
 HTH,
 Mike
 
 
 
 -- 
 redhat-list mailing list
 unsubscribe

mailto:[EMAIL PROTECTED]?subject=unsubscribe

https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Telnet problem

2002-10-24 Thread aljuhani
It is your TCP Wrapper in the target machine.  OK check the /etc/hosts.deny on 
the target machine, if your host machine IP address there, then remove it.

Or it could be that the target machine hosts.deny is setup to deny all access 
and only allow the localhost connection.  In that case you will find one line 
as below:

ALL: ALL

If thats the case -which is good- then you need to enter the following into 
the /etc/hosts.allow of the target machine.

ALL: 172.20.90.100

this will make the 1st machine (host machine) able to access all tcp services 
on the target machine.

BTW some linux firewalls automatically enter Attacking IP Address to 
hosts.deny.  For example if you have PortSentry installed and if it detects 
any port scan on any port (that is monitored by it) it will block the IP by 
adding an entry of that IP to /etc/hosts.deny there by denying tcp access to 
the services for that particular IP or hostname.

You can read more from the man pages and see the links below:

http://www.sfu.ca/acs/security/linux/tcp-wrappers.html
http://www.linuxtrainers.biz/articles/tcpwrappers.html

Regards,

Al-Juhani
[EMAIL PROTECTED]


= Original Message From [EMAIL PROTECTED] =
Hello,
I am trying to make a telnet connection between two machine running RedHat.
The first machine have the IP : 172.20.90.100
The other one is 172.20.90.50
When i make : telnet 172.20.90.50 3510 from the first machine, i have an 
error message Connection refused.
Could you tell me what's wrong?
Is it because of the firwall? how to disable it?
Thanks in advance for your help
Canarich



-
Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en fran‡ais !



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet problem

2002-05-02 Thread Jeremy Hogan

Jeff Besecker wrote:
 RH 7.1 
 
 While connected using a telnet session, I will be typing and the telnet
 connection gets dropped. I cannot find anything in /var/log.  If I just
 keep the telnet connection up but do not type it stays connected. 
 Sometimes I have to restart inetd to reconnect. Any suggestions?
 
 Jeffrey P. Besecker
 Project Manager
 PG Energy
 division of Southern Union Co.
 
 
 


For reasons beyond random drops, I would run SSH for remote shell tasks.

Have you installed all of the 7.1 errata as well?

--jeremy



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-07 Thread harmit

Telnet server is instaled on  my box,able to ping  ftp but not the telnet.
i have a made a  entry in the /etc/hosts .allow  "ALL: LOCAL "but no
luck.Removed the # in inetd.conf but didn't help.i gues the problem is
timeout as The messge I receive is "connection to host lost"
Any suggestions

TIA

[EMAIL PROTECTED] wrote:

 Hi,
 Did you check both hosts files to make sure you don't have any
 typos? Check hosts.allow and hosts.deny I messed around for
 awhile one only to discover I had hosts.deny set to deny all
 and hosts.allow  didn't allow the other machine access. Also
 are you trying  login with telnet as root, the default does
 not allow this. Good Luck
  Linda hanigan

 On Sat, 3 Mar 2001, harmit wrote:

  Hi
  I am not able to telnet  linux6.2 box .
  I have uncommented the  ftp  telnet in the inetd.conf file under etc
  but no luck
  Any suggestions 'be appreciated
  TIA
 
 
 
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-07 Thread Mike Burger

Try changing "LOCAL" to the actual net block.

For example, try using:

ALL: xxx.xxx.xxx.xxx/yyy.yyy.yyy.yyy

Where xxx.xxx.xxx.xxx is your network IP and yyy.yyy.yyy.yyy is your
netmask.

If your system's IP address was 211.10.5.16, and you had a full class
C block, and you wanted to allow every system on that net block, you'd
use:

ALL: 211.10.5.0/255.255.255.0

On Wed, 7 Mar 2001, harmit wrote:

 Telnet server is instaled on  my box,able to ping  ftp but not the telnet.
 i have a made a  entry in the /etc/hosts .allow  "ALL: LOCAL "but no
 luck.Removed the # in inetd.conf but didn't help.i gues the problem is
 timeout as The messge I receive is "connection to host lost"
 Any suggestions

 TIA

 [EMAIL PROTECTED] wrote:

  Hi,
  Did you check both hosts files to make sure you don't have any
  typos? Check hosts.allow and hosts.deny I messed around for
  awhile one only to discover I had hosts.deny set to deny all
  and hosts.allow  didn't allow the other machine access. Also
  are you trying  login with telnet as root, the default does
  not allow this. Good Luck
   Linda hanigan
 
  On Sat, 3 Mar 2001, harmit wrote:
 
   Hi
   I am not able to telnet  linux6.2 box .
   I have uncommented the  ftp  telnet in the inetd.conf file under etc
   but no luck
   Any suggestions 'be appreciated
   TIA
  
  
  
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list



 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-07 Thread harmit

I have done that have been told to but no luck..

Mike Burger wrote:

 Try changing "LOCAL" to the actual net block.

 For example, try using:

 ALL: xxx.xxx.xxx.xxx/yyy.yyy.yyy.yyy

 Where xxx.xxx.xxx.xxx is your network IP and yyy.yyy.yyy.yyy is your
 netmask.

 If your system's IP address was 211.10.5.16, and you had a full class
 C block, and you wanted to allow every system on that net block, you'd
 use:

 ALL: 211.10.5.0/255.255.255.0

 On Wed, 7 Mar 2001, harmit wrote:

  Telnet server is instaled on  my box,able to ping  ftp but not the telnet.
  i have a made a  entry in the /etc/hosts .allow  "ALL: LOCAL "but no
  luck.Removed the # in inetd.conf but didn't help.i gues the problem is
  timeout as The messge I receive is "connection to host lost"
  Any suggestions
 
  TIA
 
  [EMAIL PROTECTED] wrote:
 
   Hi,
   Did you check both hosts files to make sure you don't have any
   typos? Check hosts.allow and hosts.deny I messed around for
   awhile one only to discover I had hosts.deny set to deny all
   and hosts.allow  didn't allow the other machine access. Also
   are you trying  login with telnet as root, the default does
   not allow this. Good Luck
Linda hanigan
  
   On Sat, 3 Mar 2001, harmit wrote:
  
Hi
I am not able to telnet  linux6.2 box .
I have uncommented the  ftp  telnet in the inetd.conf file under etc
but no luck
Any suggestions 'be appreciated
TIA
   
   
   
   
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
   
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-07 Thread Mikkel L. Ellertson

On Wed, 7 Mar 2001, harmit wrote:

 Telnet server is instaled on  my box,able to ping  ftp but not the telnet.
 i have a made a  entry in the /etc/hosts .allow  "ALL: LOCAL "but no
 luck.Removed the # in inetd.conf but didn't help.i gues the problem is
 timeout as The messge I receive is "connection to host lost"
 Any suggestions

 TIA

 [EMAIL PROTECTED] wrote:

Dumb question time - did you restart inetd after editing inetd.conf?



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-07 Thread harmit

Yes ,I did.

"Mikkel L. Ellertson" wrote:

 On Wed, 7 Mar 2001, harmit wrote:

  Telnet server is instaled on  my box,able to ping  ftp but not the telnet.
  i have a made a  entry in the /etc/hosts .allow  "ALL: LOCAL "but no
  luck.Removed the # in inetd.conf but didn't help.i gues the problem is
  timeout as The messge I receive is "connection to host lost"
  Any suggestions
 
  TIA
 
  [EMAIL PROTECTED] wrote:
 
 Dumb question time - did you restart inetd after editing inetd.conf?

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-07 Thread Rick Warner



Are there any messages in /var/log/messages related to telnet, telnetd, or
port 23?   

- rick warner -


On Thu, 8 Mar 2001, harmit wrote:

  On Wed, 7 Mar 2001, harmit wrote:
 
   Telnet server is instaled on  my box,able to ping  ftp but not the telnet.
   i have a made a  entry in the /etc/hosts .allow  "ALL: LOCAL "but no
   luck.Removed the # in inetd.conf but didn't help.i gues the problem is
   timeout as The messge I receive is "connection to host lost"
   Any suggestions
  
   TIA
  
   [EMAIL PROTECTED] wrote:



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread Vineeta

What does your log say?
Also,when you say "telnet hostname" what happens?

Cheers,
Vineeta

harmit wrote:

 Hi
 I am not able to telnet  linux6.2 box .
 I have uncommented the  ftp  telnet in the inetd.conf file under etc
 but no luck
 Any suggestions 'be appreciated
 TIA

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Telnet Problem

2001-03-03 Thread Eddie Strohmier

Hi:

Did you do all killall -HUP inetd after making the changes
to inetd.conf?

Eddie Strohmier

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of harmit
Sent: Saturday, March 03, 2001 3:59 AM
To: [EMAIL PROTECTED]
Subject: Telnet Problem


Hi
I am not able to telnet  linux6.2 box .
I have uncommented the  ftp  telnet in the inetd.conf file
under etc
but no luck
Any suggestions 'be appreciated
TIA




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread harmit

The messsage I got is "connection to  host lost"Is there anyway to increase
the time for connection to get established ?

Vineeta wrote:

 What does your log say?
 Also,when you say "telnet hostname" what happens?

 Cheers,
 Vineeta

 harmit wrote:

  Hi
  I am not able to telnet  linux6.2 box .
  I have uncommented the  ftp  telnet in the inetd.conf file under etc
  but no luck
  Any suggestions 'be appreciated
  TIA
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread Vineeta

Can you ping to the remote host?
If yes,then,can you telnet to it from any other m/c besides yours?

For increasing timeout,refer to the earlier archives.Just a few days
back,someone had mentioned about increasing time-outs.You'll need to check it
out.

Cheers,
Vineeta

harmit wrote:

 The messsage I got is "connection to  host lost"Is there anyway to increase
 the time for connection to get established ?

 Vineeta wrote:

  What does your log say?
  Also,when you say "telnet hostname" what happens?
 
  Cheers,
  Vineeta
 
  harmit wrote:
 
   Hi
   I am not able to telnet  linux6.2 box .
   I have uncommented the  ftp  telnet in the inetd.conf file under etc
   but no luck
   Any suggestions 'be appreciated
   TIA
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread harmit

yes i can ping. i have tried out  all the possible ways .

Vineeta wrote:

 Can you ping to the remote host?
 If yes,then,can you telnet to it from any other m/c besides yours?

 For increasing timeout,refer to the earlier archives.Just a few days
 back,someone had mentioned about increasing time-outs.You'll need to check it
 out.

 Cheers,
 Vineeta

 harmit wrote:

  The messsage I got is "connection to  host lost"Is there anyway to increase
  the time for connection to get established ?
 
  Vineeta wrote:
 
   What does your log say?
   Also,when you say "telnet hostname" what happens?
  
   Cheers,
   Vineeta
  
   harmit wrote:
  
Hi
I am not able to telnet  linux6.2 box .
I have uncommented the  ftp  telnet in the inetd.conf file under etc
but no luck
Any suggestions 'be appreciated
TIA
   
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread Vineeta

Fiirst clarify the foll. things:
Are you trying to telnet from your linux box to another linux box?
If yes,then,have you verified that the telnet service is running on the remote
host?

Vineeta




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread harmit

I am unable to telnet from Windows  linux boxes.
Can you let me know how to check give me the command .
What else needs to be checked ?
It is a freshly installed OS


Vineeta wrote:

 Fiirst clarify the foll. things:
 Are you trying to telnet from your linux box to another linux box?
 If yes,then,have you verified that the telnet service is running on the remote
 host?

 Vineeta

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread Vineeta

There are a couple of things you could check.
I don't know whether you have your own nameserver and if you are trying to telnet by
hostname and not ip address.Secondly,just because it's pinging to the remote host
doesn't mean that the service you are trying to access on the remote m/c is
running.you need to verify that.

Try from other machines,other network...

Perhaps,you could send across the ip address of the machine you are trying to
access...
maybe,we could help.

Cheers,
Vineeta


harmit wrote:

 I am unable to telnet from Windows  linux boxes.
 Can you let me know how to check give me the command .
 What else needs to be checked ?
 It is a freshly installed OS

 Vineeta wrote:

  Fiirst clarify the foll. things:
  Are you trying to telnet from your linux box to another linux box?
  If yes,then,have you verified that the telnet service is running on the remote
  host?
 
  Vineeta
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread harmit

I am using IP to ping .
What services ,need to be checked .Could you help me by giving the  comands for that?


Vineeta wrote:

 There are a couple of things you could check.
 I don't know whether you have your own nameserver and if you are trying to telnet by
 hostname and not ip address.Secondly,just because it's pinging to the remote host
 doesn't mean that the service you are trying to access on the remote m/c is
 running.you need to verify that.

 Try from other machines,other network...

 Perhaps,you could send across the ip address of the machine you are trying to
 access...
 maybe,we could help.

 Cheers,
 Vineeta

 harmit wrote:

  I am unable to telnet from Windows  linux boxes.
  Can you let me know how to check give me the command .
  What else needs to be checked ?
  It is a freshly installed OS
 
  Vineeta wrote:
 
   Fiirst clarify the foll. things:
   Are you trying to telnet from your linux box to another linux box?
   If yes,then,have you verified that the telnet service is running on the remote
   host?
  
   Vineeta
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread Vineeta

I suppose you could take a basic tutorial on "troubleshooting your network".
There is no command as such which will tell you why telnet is not happening.
You can go through some of the FAQ's,HOW-TO's at:
http://www.redhat.com/mirrors/LDP/

For HOW-TO's:
http://www.redhat.com/mirrors/LDP/HOWTO/HOWTO-INDEX/howtos.html

Vineeta


harmit wrote:

 I am using IP to ping .
 What services ,need to be checked .Could you help me by giving the  comands for that?

 Vineeta wrote:

  There are a couple of things you could check.
  I don't know whether you have your own nameserver and if you are trying to telnet 
by
  hostname and not ip address.Secondly,just because it's pinging to the remote host
  doesn't mean that the service you are trying to access on the remote m/c is
  running.you need to verify that.
 
  Try from other machines,other network...
 
  Perhaps,you could send across the ip address of the machine you are trying to
  access...
  maybe,we could help.
 
  Cheers,
  Vineeta
 
  harmit wrote:
 
   I am unable to telnet from Windows  linux boxes.
   Can you let me know how to check give me the command .
   What else needs to be checked ?
   It is a freshly installed OS
  
   Vineeta wrote:
  
Fiirst clarify the foll. things:
Are you trying to telnet from your linux box to another linux box?
If yes,then,have you verified that the telnet service is running on the remote
host?
   
Vineeta
   
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread Monte Milanuk

Something else to check is your /etc/hosts.allow and hosts.deny files. 
If your /etc/inetd.conf has the proper entries in it, which IIRC it does
by default, and you are sure that you did install the telnet-server rpm,
then the next place I'd check is the hosts.allow and hosts.deny file. 
Normally, I have something like 'ALL: LOCAL" in my hosts.allow file, and
"ALL: ALL" in the hosts.deny file.  Try 'man hosts.allow' for more
information on tcp wrappers.

Monte


harmit wrote:
 
 Hi
 I am not able to telnet  linux6.2 box .
 I have uncommented the  ftp  telnet in the inetd.conf file under etc
 but no luck
 Any suggestions 'be appreciated
 TIA
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet Problem

2001-03-03 Thread hanfam

Hi,
Did you check both hosts files to make sure you don't have any
typos? Check hosts.allow and hosts.deny I messed around for
awhile one only to discover I had hosts.deny set to deny all
and hosts.allow  didn't allow the other machine access. Also
are you trying  login with telnet as root, the default does
not allow this. Good Luck
 Linda hanigan

On Sat, 3 Mar 2001, harmit wrote:

 Hi
 I am not able to telnet  linux6.2 box .
 I have uncommented the  ftp  telnet in the inetd.conf file under etc
 but no luck
 Any suggestions 'be appreciated
 TIA




 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Ed Lazor

I'm not sure, I'd check the entries in

 /etc/securetty

Each entry should have a corresponding /dev entry.  For example:

 /etc/securetty 
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8


# ls -la /dev/tty1
crw--w   1 root tty4,   1 Nov  9 13:26 /dev/tty1



Hope that helps =)

-Ed



At 03:18 AM 11/10/2000 +0530, you wrote:

Hi,

I am trying to telnet to a system running linux 6.2, but it is giving the
following error:

# telnet 200.165.100.3
Trying 200.165.100.3...
Connected to 200.165.100.3.
Escape character is '^]'.

Red Hat Linux release 6.2 (Zoot)
Kernel 2.2.14-12smp on an i686
/dev/ttypz: Permission denied


The permissions for /dev/ttypz is

crw-rw-rw

If i remove this file, its giving the following error


# telnet 200.165.100.3
Trying 200.165.100.3...
Connected to 200.165.100.3.
Escape character is '^]'.

Red Hat Linux release 6.2 (Zoot)
Kernel 2.2.14-12smp on an i686
/dev/ttypz: No such file or directory


How can I solve this problem.. The file ttypz was created by using
mknod -m 666 ttypz c 3 16, but with 3 16 one more file is already
existing. Is it giving the problem.

Thanks,
Kiran



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Kiran Kumar M


Thanks for your reply.., I checked, everything seems to be the same,
but its not working... what else I have to check

Kiran


On Thu, 9 Nov 2000, Ed Lazor wrote:

 I'm not sure, I'd check the entries in
 
  /etc/securetty
 
 Each entry should have a corresponding /dev entry.  For example:
 
  /etc/securetty 
 tty1
 tty2
 tty3
 tty4
 tty5
 tty6
 tty7
 tty8
 
 
 # ls -la /dev/tty1
 crw--w   1 root tty4,   1 Nov  9 13:26 /dev/tty1
 
 
 
 Hope that helps =)
 
 -Ed
 
 
 
 At 03:18 AM 11/10/2000 +0530, you wrote:
 
 Hi,
 
 I am trying to telnet to a system running linux 6.2, but it is giving the
 following error:
 
 # telnet 200.165.100.3
 Trying 200.165.100.3...
 Connected to 200.165.100.3.
 Escape character is '^]'.
 
 Red Hat Linux release 6.2 (Zoot)
 Kernel 2.2.14-12smp on an i686
 /dev/ttypz: Permission denied
 
 
 The permissions for /dev/ttypz is
 
 crw-rw-rw
 
 If i remove this file, its giving the following error
 
 
 # telnet 200.165.100.3
 Trying 200.165.100.3...
 Connected to 200.165.100.3.
 Escape character is '^]'.
 
 Red Hat Linux release 6.2 (Zoot)
 Kernel 2.2.14-12smp on an i686
 /dev/ttypz: No such file or directory
 
 
 How can I solve this problem.. The file ttypz was created by using
 mknod -m 666 ttypz c 3 16, but with 3 16 one more file is already
 existing. Is it giving the problem.
 
 Thanks,
 Kiran
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread David Brett

Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet
is even allowed


david

On Fri, 10 Nov 2000, Kiran Kumar M wrote:

 
 Thanks for your reply.., I checked, everything seems to be the same,
 but its not working... what else I have to check
 
 Kiran
 
 
 On Thu, 9 Nov 2000, Ed Lazor wrote:
 
  I'm not sure, I'd check the entries in
  
   /etc/securetty
  
  Each entry should have a corresponding /dev entry.  For example:
  
   /etc/securetty 
  tty1
  tty2
  tty3
  tty4
  tty5
  tty6
  tty7
  tty8
  
  
  # ls -la /dev/tty1
  crw--w   1 root tty4,   1 Nov  9 13:26 /dev/tty1
  
  
  
  Hope that helps =)
  
  -Ed
  
  
  
  At 03:18 AM 11/10/2000 +0530, you wrote:
  
  Hi,
  
  I am trying to telnet to a system running linux 6.2, but it is giving the
  following error:
  
  # telnet 200.165.100.3
  Trying 200.165.100.3...
  Connected to 200.165.100.3.
  Escape character is '^]'.
  
  Red Hat Linux release 6.2 (Zoot)
  Kernel 2.2.14-12smp on an i686
  /dev/ttypz: Permission denied
  
  
  The permissions for /dev/ttypz is
  
  crw-rw-rw
  
  If i remove this file, its giving the following error
  
  
  # telnet 200.165.100.3
  Trying 200.165.100.3...
  Connected to 200.165.100.3.
  Escape character is '^]'.
  
  Red Hat Linux release 6.2 (Zoot)
  Kernel 2.2.14-12smp on an i686
  /dev/ttypz: No such file or directory
  
  
  How can I solve this problem.. The file ttypz was created by using
  mknod -m 666 ttypz c 3 16, but with 3 16 one more file is already
  existing. Is it giving the problem.
  
  Thanks,
  Kiran
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Kiran Kumar M


Yes I checked all the files, Everything seems to be ok. Nothing is defined
in that files. 

What is inet.d,?  you mean inetd.conf, I checked that, it is also seems to
be right..

Kiran


On Thu, 9 Nov 2000, David Brett wrote:

 Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet
 is even allowed
 
 
 david
 
 On Fri, 10 Nov 2000, Kiran Kumar M wrote:
 
  
  Thanks for your reply.., I checked, everything seems to be the same,
  but its not working... what else I have to check
  
  Kiran
  
  
  On Thu, 9 Nov 2000, Ed Lazor wrote:
  
   I'm not sure, I'd check the entries in
   
/etc/securetty
   
   Each entry should have a corresponding /dev entry.  For example:
   
    /etc/securetty 
   tty1
   tty2
   tty3
   tty4
   tty5
   tty6
   tty7
   tty8
   
   
   # ls -la /dev/tty1
   crw--w   1 root tty4,   1 Nov  9 13:26 /dev/tty1
   
   
   
   Hope that helps =)
   
   -Ed
   
   
   
   At 03:18 AM 11/10/2000 +0530, you wrote:
   
   Hi,
   
   I am trying to telnet to a system running linux 6.2, but it is giving the
   following error:
   
   # telnet 200.165.100.3
   Trying 200.165.100.3...
   Connected to 200.165.100.3.
   Escape character is '^]'.
   
   Red Hat Linux release 6.2 (Zoot)
   Kernel 2.2.14-12smp on an i686
   /dev/ttypz: Permission denied
   
   
   The permissions for /dev/ttypz is
   
   crw-rw-rw
   
   If i remove this file, its giving the following error
   
   
   # telnet 200.165.100.3
   Trying 200.165.100.3...
   Connected to 200.165.100.3.
   Escape character is '^]'.
   
   Red Hat Linux release 6.2 (Zoot)
   Kernel 2.2.14-12smp on an i686
   /dev/ttypz: No such file or directory
   
   
   How can I solve this problem.. The file ttypz was created by using
   mknod -m 666 ttypz c 3 16, but with 3 16 one more file is already
   existing. Is it giving the problem.
   
   Thanks,
   Kiran
   
   
   
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
   
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Ed Lazor

At 03:48 AM 11/10/2000 +0530, you wrote:

Thanks for your reply.., I checked, everything seems to be the same,
but its not working... what else I have to check

Were the permissions the same?  You had world rw set in your 
description.  I'd almost try just rebooting the system to see if it fixes 
itself.

-Ed



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Ed Lazor

At 06:17 PM 11/9/2000 -0500, you wrote:
Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet
is even allowed

   /dev/ttypz: Permission denied

Isn't the message displayed when access is denied through the methods you 
describe above.  Your point is a good one tho.  It's better to double check 
and be safe rather than overlook the obvious =)

-Ed



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Kiran Kumar M


I tested with rw-r with ownership root.tty , but its giving Permission
denied, so I made it as crw-rw-rw, even its giving the same error

I rebooted the system so many times, As in single user mode I can login
to the server, if I start in multi user mode, then only I am not able to
login from console also..

Kiran


On Thu, 9 Nov 2000, Ed Lazor wrote:

 At 03:48 AM 11/10/2000 +0530, you wrote:
 
 Thanks for your reply.., I checked, everything seems to be the same,
 but its not working... what else I have to check
 
 Were the permissions the same?  You had world rw set in your 
 description.  I'd almost try just rebooting the system to see if it fixes 
 itself.
 
 -Ed
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-11-09 Thread Kiran Kumar M



On Thu, 9 Nov 2000, Ed Lazor wrote:

 At 06:17 PM 11/9/2000 -0500, you wrote:
 Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet
 is even allowed
 
/dev/ttypz: Permission denied
 
 Isn't the message displayed when access is denied through the methods you 
 describe above.  Your point is a good one tho.  It's better to double check 
 and be safe rather than overlook the obvious =)

Yes, It is giving the permission denied, I tried all the combination
of permission to /dev/ttypz, atleast to login to the server, but no use.

Kiran




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-08-11 Thread Eddie Strohmier

Are you saying your trying to telnet an online server via a lanned
machine or via net access.  Also what does /var/log/messages and
/var/log/secure say when you attempt this on the telnet server and the
online server. Could it be a hosts.allow problem? Usually if it is a
hosts.allow entry problem you would see connection refused. Can you give
me some more info to go on and I may be able to help you.

Eddie Strohmier



On Fri, 11 Aug 2000 11:44:51 +0530 kapil sharma [EMAIL PROTECTED]
writes:
 I have some strange problem with telnet server. On my online server
 whenever i try to telnet it connects to the server but do not show 
 me
 login prompt. What can be the reason for this? The session is as 
 follws:
 
 telnet foo.com
 Trying 192.168.1.10...
 Connected to foo.com.
 Escape character is '^]'.
 
 
 Please help!
 
 kapil
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: telnet problem

2000-08-11 Thread kapil sharma

Hi,
I found from the remote server the following information:

Aug 11 16:50:29 dsf telnetd[17756]: ttloop:  peer died: Invalid or
incomplete multibyte or wide character

What can be the reson for this?
kapil

Eddie Strohmier wrote:

 Are you saying your trying to telnet an online server via a lanned
 machine or via net access.  Also what does /var/log/messages and
 /var/log/secure say when you attempt this on the telnet server and the
 online server. Could it be a hosts.allow problem? Usually if it is a
 hosts.allow entry problem you would see connection refused. Can you give
 me some more info to go on and I may be able to help you.

 Eddie Strohmier

 On Fri, 11 Aug 2000 11:44:51 +0530 kapil sharma [EMAIL PROTECTED]
 writes:
  I have some strange problem with telnet server. On my online server
  whenever i try to telnet it connects to the server but do not show
  me
  login prompt. What can be the reason for this? The session is as
  follws:
 
  telnet foo.com
  Trying 192.168.1.10...
  Connected to foo.com.
  Escape character is '^]'.
 
 
  Please help!
 
  kapil
 
 
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list

 
 YOU'RE PAYING TOO MUCH FOR THE INTERNET!
 Juno now offers FREE Internet Access!
 Try it today - there's no risk!  For your FREE software, visit:
 http://dl.www.juno.com/get/tagj.

 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Telnet problem

1998-05-20 Thread Matt Housh


As a side note here, I've got a question related to the telnet/ftp
time problems. On my lan at home, when I have my workstation set up on the
localnet, with just the ethernet card, the routes look something like:

Destination GW  Genmask Flags   Metric  Ref U Iface
192.168.1.0 *   255.255.255.0   U   0   0   0 eth0
127.0.0.0   *   255.0.0.0   U   0   0   0 lo
default 192.168.1.1 0.0.0.0 UG  0   0   0 eth0

When I telnet or ftp to the gateway, it times out for a minute
something, then connects. However, if I REMOVE the default route on the
workstation, it works instantly. Anyone?

Matt

---
Matt Housh email: [EMAIL PROTECTED]
MicroComputer SpecialistUniversity of Tulsa
   Engineering and Natural Sciences

  "Pardon me, stewardess. I speak Jive."



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
 To unsubscribe: mail [EMAIL PROTECTED] with 
   "unsubscribe" as the Subject.