From 37a2a80f8c3af205bd3577a115c809897162651b Mon Sep 17 00:00:00 2001 From: Matias Barcenas Date: Thu, 7 Sep 2017 13:35:22 -0500 Subject: [PATCH] Added process killer flag tip. --- Starting-access-point-hangs!.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Starting-access-point-hangs!.md b/Starting-access-point-hangs!.md index 8dfc3ef..e67decf 100644 --- a/Starting-access-point-hangs!.md +++ b/Starting-access-point-hangs!.md @@ -1,3 +1,9 @@ +Before checking for master mode manually, try running fluxion with the process killer flag: +``` +export FLUXIONWIKillProcesses=1; ./fluxion.sh +``` +If this does not work, continue reading, otherwise you're good to go. + To verify your driver supports master mode with hostpad, try the following.
Pick an interface you'd like to use and switch it to monitor mode: ```