How to grant permission to your network adapter in Mac OS X
Wednesday, June 25, 2008
You go into your terminal application and enter the following unix command:
sudo chmod a+rwx /dev/bpf0
Since you are logging in as the root user by using the sudo command you will be prompted to enter your password.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home