Re: Telnet-ing

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

 



With the small amount of info. you give it's impossible to say.
To find out what's really happening, run tcpdump or ethereal to
see what's on the wire.  Assuming you're telnetting to 192.0.2.1:

	tcpdump -n host 192.0.2.1
or	ethereal -S -k -i eth0 -n 'host 192.0.2.1'

and that will show if 
  a. packets are being sent to the destination
  b. any packets are being received from it

That will guide you in checking out your logs to see the cause of
the behavior you're seeing.

On Apr 30, 12:50pm, SoloCDM wrote:
> Subject: Telnet-ing
> Prior to Mandrake 8.0 I was able to telnet to my server, now
> that isn't possible.  I tried everything I know to make it work.
> I know of ssh, but it isn't my primary concern.  What is blocking
> my telnets?

-- 
-------------------------------------------------------------
     http://www.uit.co.uk/exim-book
	"The Exim SMTP Mail Server:
	   Official Guide for Release 4"
     by Philip Hazel, published by UIT Cambridge
-------------------------------------------------------------
     http://www.uit.co.uk/practical-tcpip/index.htm
	"Practical TCP/IP:  
	   Designing, Using and Troubleshooting TCP/IP Networks
	   on Linux and Windows"
     by Niall Mansfield, published by Addison-Wesley.
-------------------------------------------------------------
Niall Mansfield                         
    UIT Cambridge                       http://www.uit.co.uk
    PO Box 145                          email: nmm@uit.co.uk
    Cambridge CB4 1GQ,  England		tel: +44 1223 302 041
-------------------------------------------------------------
Subject to UIT's terms and conditions, available on request.

     Firewalls, e-mail and Internet security
            SonicWALL Solutions Partner
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux