Well although I have got the script up and running and worked out most of the bugs for my system (RTL8187).. But I keep running into a problem with DHCP..
Basically just keeps discovering and offering the IP to the victim but never recives any ACKs or assigns the IP to the victim, On the victim computer(win7 ultimate, no FWs/AVs) it gains "limited connectivity" in which i have no internet access or network IP..
Code:Jul 3 20:43:13 bt dhcpd: DHCPDISCOVER from 00:11:22:33:44:55 (Dennis-PC) via at0 Jul 3 20:43:13 bt dhcpd: DHCPOFFER on 10.0.0.100 to 00:11:22:33:44:55 (Dennis-PC) via at0
Info - transparent mode, gateway int = eth0, wifi int = wlan0, moniter int = mon0
YES, I have injection support and connectivity on gateway without wicd.
I have my /etc/default/dhcp3-server set to accept any interface.. INTERFACES="eth0 at0 wlan0"
The dhcp.conf is the one which is generated in the script, although I have tried various other settings with no success.
Any ideas on what may be causing the problems would be greatly appreciated.




