User Tools

Site Tools


linux_network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux_network [2017/01/21 10:29] felixonmarslinux_network [2017/01/26 14:37] felixonmars
Line 6: Line 6:
  
 To install latest kernel on Xenial: [[linux#install_zesty_kernel_49_on_xenial]] To install latest kernel on Xenial: [[linux#install_zesty_kernel_49_on_xenial]]
 +
 +==== More Tolerant ICMP Ratelimit ====
 +<code>
 +echo -e "\nnet.ipv4.icmp_ratelimit=50" >> /etc/sysctl.conf
 +sysctl -p
 +</code>
  
 ==== /dev/net/tun Not Found? ==== ==== /dev/net/tun Not Found? ====
linux_network.txt · Last modified: 2018/11/07 16:34 by felixonmars