- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- can not telnet or ping
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
10-10-2002 06:41 PM
10-10-2002 06:41 PM
can not telnet or ping
I have installed redhat linux 6.2 on this IBM machine. Every thing is working fine except, the machine takes a lot of time(about 15mins) to ping a machine on the same DMZ level. I can ftp to any machine on the DMZ very easily with out any problems from this machine.
I can not even telnet or ftp to this machine from any other manchine. Message that appear is :
Connected to 10.0.0.20.
Escape character is '^]'.
Red Hat Linux release 6.2 (Zoot)
Kernel 2.2.14-5.0 on an i686
login: Connection closed by foreign host.
Can anyone please explain, why this is happening...
Thanks,
Deep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:53 PM
10-10-2002 11:53 PM
Re: can not telnet or ping
This problem sounds like Firewall configuration set on Maximun level.
Let me know !
Roberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 06:35 AM
10-11-2002 06:35 AM
Re: can not telnet or ping
lokkit
it will open up a little menu where you can adjust the firewall. If you have a network firewall, I recommend you disable it altogether. You can also do the following to remove it:
rpm -qa | grep firewall # to get the package ID
rpm -e firewall_package
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 07:22 AM
10-11-2002 07:22 AM
Re: can not telnet or ping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2002 03:49 PM
10-13-2002 03:49 PM
Re: can not telnet or ping
It was the problem with the firewall settings and I fixed it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2002 07:17 PM
10-13-2002 07:17 PM
Re: can not telnet or ping
If it takes a long time to ping or telnet, the problem could be in resolving the host as well.
Pls check if ur resolv.conf entry is correct.
HTH
-balaji