So I tried to execute a MANA attack with the following settings:

Interface: wlan1
BSSID: 11:22:33:44:55:66
SSID: WiFi
Channel: 6
Enable karma: 0
Karma loud: 0

When I hit start mana-nat-full this is the command output:

-- wlan1: flushing interface --
-- wlan1: setting ip --
-- wlan1: starting the interface --
-- wlan1: setting route --
Configuration file: /sdcard/nh_files/configs/hostapd-karma.conf
Using interface wlan1 with hwaddr 02:1a:11:f7:55:2e and ssid "WiFi"
Failed to set beacon parameters
Interface initialization failed
wlan1: interface state UNINITIALIZED->DISABLED
wlan1: AP-DISABLED
wlan1: Unable to setup interface.
hostapd_free_hapd_data: Interface wlan1 wasn't started
Internet Systems Consortium DHCP Server 4.3.1
Copyright 2004-2014 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Config file: /etc/mana-toolkit/dhcpd.conf
Database file: /var/lib/dhcp/dhcpd.leases
PID file: /var/run/dhcpd.pid
Wrote 3 leases to leases file.
Listening on LPF/wlan1/02:1a:11:f7:55:2e/10.0.0.0/24
Sending on LPF/wlan1/02:1a:11:f7:55:2e/10.0.0.0/24
Can't bind to dhcp address: Address already in use
Please make sure there is no other dhcp server
running and that there's no entry for dhcp or
bootp in /etc/inetd.conf. Also make sure you
are not running HP JetAdmin software, which
includes a bootp server.

If you think you have received this message due to a bug rather
than a configuration issue please read the section on submitting
bugs on either our web page at www.isc.org or in the README file
before submitting a bug. These pages explain the proper
process and the information we find helpful for debugging..

exiting.
RTNETLINK answers: File exists
/usr/share/mana-toolkit/sslstrip-hsts/sslstrip2
usage: dns2proxy.py [-h] [-N] [-i INTERFACE] [-u IP1] [-d IP2] [-I IPS] [-S]
[-A ADMINIP]
dns2proxy.py: error: unrecognized arguments: wlan1
WARNING: No route found for IPv6 destination :: (no default route?)
Generated RSA key for leaf certs.
SSLsplit (built 2014-05-26)
Copyright (c) 2009-2014, Daniel Roethlisberger <[email protected]>
http://www.roe.ch/SSLsplit
Features: -DDISABLE_SSLV2_SESSION_CACHE -DHAVE_NETFILTER
NAT engines: netfilter* tproxy
netfilter: IP_TRANSPARENT SOL_IPV6 !IPV6_ORIGINAL_DST
compiled against OpenSSL 1.0.1e 11 Feb 2013 (1000105f)
rtlinked against OpenSSL 1.0.1k 8 Jan 2015 (100010bf)
TLS Server Name Indication (SNI) supported
OpenSSL is thread-safe with THREADID
Using SSL_MODE_RELEASE_BUFFERS
Using direct access workaround when loading certs
SSL/TLS algorithm availability: RSA DSA ECDSA DH ECDH EC
OpenSSL option availability: SSL_OP_NO_COMPRESSION SSL_OP_NO_TICKET SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION SSL_OP_TLS_ROLLBACK_BUG
compiled against libevent 2.0.19-stable
rtlinked against libevent 2.0.21-stable
4 CPU cores detected
proxyspecs:
- [0.0.0.0]:10025 tcp plain netfilter
- [0.0.0.0]:10465 ssl plain netfilter
- [0.0.0.0]:10110 tcp plain netfilter
- [0.0.0.0]:10995 ssl plain netfilter
- [0.0.0.0]:10143 tcp plain netfilter
- [0.0.0.0]:10993 ssl plain netfilter
- [0.0.0.0]:10080 tcp http netfilter
- [0.0.0.0]:10443 ssl http netfilter
Loaded CA: '/C=ZA/ST=Gauteng/L=Pretoria/O=SensePost/OU=MANA/CN=MANA/[email protected]'
Using libevent backend 'epoll'
Event base supports: edge yes, O(1) yes, anyfd no
Inserted events:
0x13e9bc8 [fd 9] Read Persist
0x13e573c [fd 11] Read Persist
0x13ea7ec [fd 12] Read Persist
0x13ea854 [fd 13] Read Persist
0x13ea8bc [fd 14] Read Persist
0x13ea924 [fd 15] Read Persist
0x13ea9b4 [fd 17] Read Persist
0x13eaa54 [fd 18] Read Persist
0x13eaaf4 [fd 19] Read Persist
0x13e9ab8 [fd 8] Read Persist
0x13eab60 [fd 3] Signal Persist
0x13ead10 [fd 1] Signal Persist
0x13eae10 [fd 2] Signal Persist
0x13eaf10 [fd 13] Signal Persist
Initialized 8 connection handling threads
Started 8 connection handling threads
Starting main event loop.
MANA (FireLamb) : [+] Saving output to /var/lib/mana-toolkit/lamb_braai/
MANA (FireLamb) : [+] Listening for cookie traffic on interface wlan1
Hit enter to kill me

sslstrip 0.9 + by Moxie Marlinspike running...
+ POC by Leonardo Nve


Does anyone know what I can do to fix this? Thanks