[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] STuck



* Hussamuddin Nasir <nasir@netlab.uky.edu> [090217 09:36]:
> I used the 2.6.25 patch from Utah on a 2.6.27 kernel , Do you think it  
> must have been the patch ?

David asked me to look into this.  I've successfully used the patch on
a 2.6.27.8 kernel, so I'm not sure why it's not working for you on
2.6.27.

Try setting the ipod_host and ipod_mask values directly:

sudo sysctl -w net.ipv4.icmp_ipod_host=0x80a38f0a
sudo sysctl -w net.ipv4.icmp_ipod_mask=0xffffffff

Then do 'sudo sysctl -a | grep ipod' and see if the change worked.