Linux network behavior wierdness
    Paul Lussier 
    p.lussier at comcast.net
       
    Mon Sep  8 20:54:21 EDT 2008
    
    
  
Neil Joseph Schelly <neil at jenandneil.com> writes:
>> Fascinating, so how does this work?
>>
>>  $ ssh farm-519 ping -b 10.95.255.255 -c 1
>>  64 bytes from 10.95.34.112: icmp_seq=1 ttl=64 time=0.074 ms
>>  1 packets transmitted, 1 received, 0% packet loss, time 0ms
>>
>>  $ ssh farm-519 cat /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
>>  1
>
> ping -b "farm-519's broadcast" ...ought to have no response from
> farm-519.  It won't respond to them, but it can still send broadcast
> pings. 
Right, but by that rational, when I'm on farm-519 and I 'ping -b
10.95.255.255', and assuming all hosts on that /16 subnet are
configure similarly (such that
/proc/sys/net/ipv4/icmp_echo_ignore_broadcasts == 1) shouldn't I see
no response at all ?
I can almost guarantee that all hosts have this set, as it's the
default for the kernel we're running.
Thanks.
-- 
Seeya,
Paul
    
    
More information about the gnhlug-discuss
mailing list