|
|
|
My connection seems fine, what difference does doing this make?
|
|
|
|
If you login to a sky router, click advanced>wan setup and read the help text on the right side it says...
Respond To Ping On Internet Port
If you want the Sky Router to respond to a 'Ping' from the Internet, click this check box. This can be used as a diagnostic tool. This can be a security problem. You shouldn't check this box unless you have a specific reason to do so.
My bro who services servers for a living said 'I tend to switch pinging off at the router to stop script kiddies finding a live IP they can port scan, there are no effects from switching this setting off.'
Some bad advice is spewing from this thread, there can be no good reason for someone advising this to be enabled.
|
|
|
My bro who services servers for a living said 'I tend to switch pinging off at the router to stop script kiddies finding a live IP they can port scan, there are no effects from switching this setting off.'
Some bad advice is spewing from this thread, there can be no good reason for someone advising this to be enabled. I won't be bothering him for any of my repairs. Without ping enabled TBB BQM won't work.
|
|
Register (or login) on our website and you will not see this ad.
|
|
|
My bro who services servers for a living said 'I tend to switch pinging off at the router to stop script kiddies finding a live IP they can port scan, there are no effects from switching this setting off.'
Some bad advice is spewing from this thread, there can be no good reason for someone advising this to be enabled. I won't be bothering him for any of my repairs. Without ping enabled TBB BQM won't work.
I would like to advise you to make regular backups.
|
|
|
My bro who services servers for a living said 'I tend to switch pinging off at the router to stop script kiddies finding a live IP they can port scan, there are no effects from switching this setting off.'
Some bad advice is spewing from this thread, there can be no good reason for someone advising this to be enabled. I won't be bothering him for any of my repairs. Without ping enabled TBB BQM won't work.
I would like to advise you to make regular backups.
I would like to advise you that data falls into 2 categories:
Data that has been backed up.
Data that hasn't been lost yet.
|
|
|
My bro who services servers for a living said 'I tend to switch pinging off at the router to stop script kiddies finding a live IP they can port scan, there are no effects from switching this setting off.'
Some bad advice is spewing from this thread, there can be no good reason for someone advising this to be enabled. I won't be bothering him for any of my repairs. Without ping enabled TBB BQM won't work.
I would like to advise you to make regular backups.
I've already backed up the router
|
|
|
If you login to a sky router, click advanced>wan setup and read the help text on the right side it says...
Text written by the marketing department and generally copying the first Netgear router with the option.
My bro who services servers for a living said 'I tend to switch pinging off at the router to stop script kiddies finding a live IP they can port scan, there are no effects from switching this setting off.'
Ask your bro if he's used unix/linux nmap to scan a range of IPs through a firewall blocking ICMP and see if it slowed him down even 10%.
Some bad advice is spewing from this thread, there can be no good reason for someone advising this to be enabled.
I advise you go and read about Path-MTU and how servers (that you probably want the best performance from) use ICMP echo to the destination (your router) to determine the optimal MTU to use.
None of this is secret or guessing or even security. Its understanding how TCP/IP works on a large network of networks.
James - be* pro - on THFB - sync about 17.2mbps - BQM
|
|
|
I advise you go and read about Path-MTU and how servers (that you probably want the best performance from) use ICMP echo to the destination (your router) to determine the optimal MTU to use.
Path MTU Discovery uses ICMP Fragmentation Required, not ICMP Echo, so ping responses are not required from the router for this function to work.
Oliver.
|
|
|
Path MTU Discovery uses ICMP Fragmentation Required, not ICMP Echo, so ping responses are not required from the router for this function to work. That's not what it says here http://www.netheaven.com/pmtu.html
|
|
|
That's not what it says here http://www.netheaven.com/pmtu.html
From that page: "notifications arrive as ICMP (Internet Control Message Protocol) packets known as "fragmentation needed" ICMPs (ICMP type 3, subtype 4)".
ICMP Echo is ICMP type 0 and 8, Reply and Request, completely separate to ICMP type 3 used for Path MTU Discovery.
Oliver.
|