Jump to content

[Accepted][Suggestion] Airbase-Ng Missing Mod Tun


DJJeff

Recommended Posts

root@Pineapple:~# airmon-ng


Interface Chipset Driver

mon0 Atheros ath9k - [phy0]
wlan0 Atheros ath9k - [phy0]

root@Pineapple:~# insmod tun
root@Pineapple:~# airbase-ng -a 00:00:00:00:00:00 -e WiFi -c 1 -P -C 60 mon0
error opening tap device: No such file or directory
try "modprobe tun"
error opening tap device: No such file or directory
root@Pineapple:~#[/CODE]

Link to comment
Share on other sites

Hey DJJeff,

This is not really a bug, rather a missing package: kmod-tun.

If you run the following commands everything should work:


opkg update
opkg install kmod-tun
insmod tun
[/CODE]

Please report back and let us know if this fixed your issue.

Best Regards,

Sebkinne

Link to comment
Share on other sites

root@Pineapple:~# opkg install kmod-tun
Installing kmod-tun (3.3.8-1) to root...
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-tun_3.3.8-1_ar71xx.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-tun:
* kernel (= 3.3.8-1-6acd2a17c333f503dc86081b03fe73c0) *
* opkg_install_cmd: Cannot install package kmod-tun.
root@Pineapple:~#[/CODE]

Link to comment
Share on other sites

root@Pineapple:~# opkg install kmod-tun
Installing kmod-tun (3.3.8-1) to root...
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-tun_3.3.8-1_ar71xx.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-tun:
* kernel (= 3.3.8-1-6acd2a17c333f503dc86081b03fe73c0) *
* opkg_install_cmd: Cannot install package kmod-tun.
root@Pineapple:~#[/CODE]

Ah, I should have asked from the start. What firmware version are you at? 2.6.4 is at 3.3.8.

You will need up upgrade your pineapple.

Best Regards,

Sebkinne

Link to comment
Share on other sites

im running 2.6.4 but it says 2.6.3 in the about page but I know its 2.6.4 cause I need to login via the new port to access the web ui

Alright, fair enough.

Still, this isn't a bug. I will modify the title to make it a suggestion and it will appear in the next release.

Best Regards,

Sebkinne

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...