Re: Kernel NULL pointer vulnerability

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



Hi again.

> alias net-pf-24 # PPPoE

Sorry,  typo in pf-24.

grep -q '^alias net-pf-3 off' /etc/modprobe.conf || \
echo 'alias net-pf-3 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-4 off' /etc/modprobe.conf || \
echo 'alias net-pf-4 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-5 off' /etc/modprobe.conf || \
echo 'alias net-pf-5 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-9 off' /etc/modprobe.conf || \
echo 'alias net-pf-9 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-10 off' /etc/modprobe.conf || \
echo 'alias net-pf-10 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-23 off' /etc/modprobe.conf || \
echo 'alias net-pf-23 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-24 off' /etc/modprobe.conf || \
echo 'alias net-pf-24 off' >> /etc/modprobe.conf
grep -q '^alias net-pf-31 off' /etc/modprobe.conf || \
echo 'alias net-pf-31 off' >> /etc/modprobe.conf

Best Regards
Marcus
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux