LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-10-2008, 04:00 PM   #1
Smokey_Mcpot
LQ Newbie
 
Registered: Mar 2003
Posts: 3

Rep: Reputation: 0
Red face Can't ping slackware server


Hey y'all, I got the weirdest problem I've ever encountered basically whats happening is i can't ping my Slackware box, but my Slackware box can ping anything it wants ,it can even surf the net it even sends and receives e-mails. I can't seem to ping it, access the web site on it or the ftp, e-mail works fine though anybody else get this problem let me know what you did to fix this apart from reloading the operating system.

thks

j-l
 
Old 07-10-2008, 04:13 PM   #2
twlilinux
Member
 
Registered: Jan 2006
Distribution: debian
Posts: 63

Rep: Reputation: 15
Here are some solutions that I would try myself.

If you are pinging the server's domain name, try ping the ip address instead.

Or, if the problem is a misconfigured fire wall,
iptables -A INPUT -t filter -s 323.323.323.323 -j ACCEPT
replace the false ip with your ip address, this will accept all connections to that ip.

iptables -A INPUT -t filter -p tcp --dport 80 -j ACCEPT
This will allow port 80 http connections, replace port 80 with any port you want to access.

I don't know if the problem lies with your firewall. But if all else fails, iptables -F will reset your fire wall completely.

Best of luck!

-------
My favorite websites:
Buy and sell class notes, old exams, papers, lab reports, admission essays.
Ask and answer Linux questions.
Read free books without walking to the library.

Last edited by twlilinux; 08-15-2008 at 03:28 PM.
 
Old 07-10-2008, 04:19 PM   #3
Smokey_Mcpot
LQ Newbie
 
Registered: Mar 2003
Posts: 3

Original Poster
Rep: Reputation: 0
i have been trying to ping just the ip address i still get nothing i'll try that firewall stuff and hope it works
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange Ping Issue - Can't ping localhost but can ping others on LAN code_slinger Linux - Networking 15 03-30-2015 02:39 PM
PIng everything but my server, which can ping me eccentric4 Linux - Networking 3 04-18-2006 11:11 AM
hosting and ping samba server name as well as mail server name simultaneously cbekannan Linux - General 2 01-11-2005 12:11 AM
windows 98 m/c ping to ip address of red hat server but fails to ping hostname ravilohot Linux - Networking 2 09-07-2004 04:57 AM
how do i ping my server , what is my server name , web hosting waheedrafiq Linux - Software 7 12-03-2003 11:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration