[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [HELP] Telnet connection refused



Weiping Hu wrote:
> It seems my network has not been setup properly.  When I try to telnet
> to the local host I get the following message
> 
> 	bash# telnet adonis18.et.deakin.edu.au
> 	Trying 128.184.81.65...
> 	telnet: Unable to connect to remote host: Connection refused

You should have a look at your /etc/inetd.conf file. Probably your
telnet service is commented out there (the old basedisks installed a
/etc/inetd.conf file with all services disabled). Removing the
comment character should solve the problem (remember to send a SIGHUP
signal to the inetd process (or restart inetd (or reboot))).

> The file /etc/hosts.deny has one line
> 
> 	ALL: PARANOID

This line denies access in case of a host name/address discrepancy.


Peter

-- 
 Peter Tobias                                EMail:
 Fachhochschule Ostfriesland                 tobias@et-inf.fho-emden.de
 Fachbereich Elektrotechnik und Informatik   tobias@perseus.fho-emden.de
 Constantiaplatz 4, 26723 Emden, Germany


Reply to: