oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.41k stars 992 forks source link

An error about “iptables v1.8.4 (nf_tables)” #433

Closed woodenhead86 closed 4 years ago

woodenhead86 commented 4 years ago

I install Kali on raspberry pi 3B,when i run the command:sudo create_ap wlan0 eth0 Apname Password --no-virt,it display this error message: Network Manager found, set wlan0 as unmanaged device... DONE Sharing Internet using method: nat iptables v1.8.4 (nf_tables): Could not fetch rule set generation id: Invalid argument

I'm a biggener,how to deal with problem? My English is poor,can you understand me?

woodenhead86 commented 4 years ago

update alternatives --config iptable

OK!