User Tools

Site Tools


airtun-ng

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
airtun-ng [2009/10/14 16:02] – Corrected parameter errors darkaudaxairtun-ng [2010/03/07 23:02] – Added troubleshooting tip for Error creating tap interface: Permission denied darkaudax
Line 200: Line 200:
  
 This loads the "tun" module.  You can confirm it is loaded by running "lsmod | grep tun" If it does not load or there are problems, running "dmesg" and reviewing the end should show errors, if any. This loads the "tun" module.  You can confirm it is loaded by running "lsmod | grep tun" If it does not load or there are problems, running "dmesg" and reviewing the end should show errors, if any.
 +
 +==== Error creating tap interface: Permission denied ====
 +
 +You receive one or both of the following errors:
 +   error creating tap interface: Permission denied
 +   error opening tap device: Permission denied
 +
 +This is caused by SELinux (Security Enhanced Linux) preventing the interface from starting.  To resolve, disable SELinux.  See the support forums for your particular linux to determine how to do this.
 +
airtun-ng.txt · Last modified: 2015/04/12 23:15 by mister_x