Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can surf net and ping others but can't be pinged
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
atatsch
n00b
n00b


Joined: 24 Jan 2005
Posts: 14

PostPosted: Mon Apr 18, 2005 10:21 pm    Post subject: Can surf net and ping others but can't be pinged Reply with quote

First of all thanks to all the people in the forum posting on madwifi and the D-link DWL-G520 card. I bought one yesterday and emerged madwifi and BAM writing this post on that connection.

No my problem is I can surf the internet and ping other computers on my network but I cannot ping this computer from others on the network. I read over the forum about this and everyone is talking about IPtables. I am not using iptables so that didn't really help. It has to be some config problem not letting this machine get accessed from the outside, but I am to much of a newb to know how to fix it. Any help on this would be super.


Also, should I be using IPtables?
:oops:
_________________
I am a lightning rod for the forces of chaos.
Back to top
View user's profile Send private message
Johnyp
Guru
Guru


Joined: 23 Mar 2005
Posts: 301

PostPosted: Mon Apr 18, 2005 10:25 pm    Post subject: Reply with quote

IP tables and Netfilter are kernel features that can be used to build a kernel based firewall.

You should be using it if you are connecting to a web directly or run servers (web,ftp,ssh)

If you can't be pinged, but otherwise have full communications to the outside means that something is dropping ICMP packets. And in most cases this is done by a firewall.
_________________
Gentoo Unanswered Questions- Give it a try!
Back to top
View user's profile Send private message
atatsch
n00b
n00b


Joined: 24 Jan 2005
Posts: 14

PostPosted: Tue Apr 19, 2005 3:23 pm    Post subject: Reply with quote

I am going to implement IPtables based on your advice.:wink:

Just to see if I could be pinged I set up a simple rule:

Code:
#iptables -A INPUT -p icmp -j ACCEPT


Now that should allow me to be pinged by anyone correct? I still can't be pinged however. What am I doing wrong?
_________________
I am a lightning rod for the forces of chaos.
Back to top
View user's profile Send private message
mekong
Tux's lil' helper
Tux's lil' helper


Joined: 23 Apr 2004
Posts: 93
Location: Rdam - NL - EU

PostPosted: Tue Apr 19, 2005 3:52 pm    Post subject: Reply with quote

Did you disable icmp echo on sysctl? Another possibility is your ISP router filter the incoming icmp echo.
Back to top
View user's profile Send private message
atatsch
n00b
n00b


Joined: 24 Jan 2005
Posts: 14

PostPosted: Tue Apr 19, 2005 6:01 pm    Post subject: Reply with quote

Thanks for helping a newb with this. As it turns out it is the ISP that is filtering out the ICMP stuff. Nevertheless this has been educational and I am going get into IPtables. Thanks again.:lol: :lol:
_________________
I am a lightning rod for the forces of chaos.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum