Quick ‘n Easy: Add the following to the end of /etc/modprobe.conf
/etc/modprobe.conf
alias net-pf-10 off
or, you could just do this…
[root@biatch root]# echo "alias net-pf-10 off" >> /etc/modprobe.conf; reboot
a reboot is required
You must be logged in to post a comment.
This entry was posted on Tuesday, June 27th, 2006 at 10:35 am and is filed under Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply
You must be logged in to post a comment.