Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Mar 08, 2010 4:44 pm 
Offline
Junior Member

Joined: Sun Mar 07, 2010 3:41 am
Posts: 28
Hello
I trying to blocking ICMP by
echo 1 >> /proc/sys/net/ipv4/icmp_echo_ignore_all
but after restart my container - kernel restore icmp_echo_ignore_all old value (0)
please help to fix this issue
thak you very much


Top
   
 Post subject:
PostPosted: Mon Mar 08, 2010 4:58 pm 
Offline
Senior Member

Joined: Wed Feb 13, 2008 2:40 pm
Posts: 126
Code:
echo "net.ipv4.icmp_echo_ignore_all = 1" >> /etc/sysctl.conf
sysctl -p


Top
   
 Post subject:
PostPosted: Mon Mar 08, 2010 5:07 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
ICMP is a useful tool to you (helps to monitor if your server is at least partially up).

ICMP is oh so last decade for hackers. Now they do much more sophisticated scans/fingerprinting such that no PING reply isn't even on their radar.

Security thru Obscurity is a myth - since blocking ICMP does nothing to increase your security, but does increase your Admin overhead - why bother?


Top
   
 Post subject:
PostPosted: Mon Mar 08, 2010 5:17 pm 
Offline
Junior Member

Joined: Sun Mar 07, 2010 3:41 am
Posts: 28
Alucard wrote:
Code:
echo "net.ipv4.icmp_echo_ignore_all = 1" >> /etc/sysctl.conf
sysctl -p

Thank very much for help and for vonskippy advice :)


Top
   
 Post subject:
PostPosted: Wed Mar 10, 2010 3:00 pm 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
vonskippy wrote:
ICMP is oh so last decade for hackers.

My linode has been pinged 13,231 times - it seems that there may be some hackers still living on the last decade.


Top
   
 Post subject:
PostPosted: Wed Mar 10, 2010 4:31 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
Stever wrote:
My linode has been pinged 13,231 times

A second? A day? A month? Since you've setup your Linode?

Your statement has as much useful content as Han Solo's "making the Kessel Run in under 12 parsecs" line.

As I've mentioned, PING is used by MANY legitimate services, and no competent hacker relies on it to determine if there's a "target" out there.

But hey, turn off ping, make your life as a sysadmin much harder, what do I care.


Top
   
 Post subject:
PostPosted: Thu Mar 11, 2010 12:10 pm 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
vonskippy wrote:
Stever wrote:
My linode has been pinged 13,231 times

A second? A day? A month? Since you've setup your Linode?

Your statement has as much useful content as Han Solo's "making the Kessel Run in under 12 parsecs" line.

As I've mentioned, PING is used by MANY legitimate services, and no competent hacker relies on it to determine if there's a "target" out there.

But hey, turn off ping, make your life as a sysadmin much harder, what do I care.


It has plenty of useful content; Kessel is right next to the Maw, an abnormally dense collection of black holes, requiring a circuitous winding path to be navigated to reach it. A faster ship would allow the pilot to cut closer to the gravity wells than would otherwise be possible, allowing a shorter route to be taken, or for paths that would normally be completely impossible.

It's a simple optimization problem. Making a run to Kessel in under 12 parsecs (to or from what point is not really clear) would mean that the high speed of the ship and skill of the pilot allowed a more direct route, saving time.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group