|
|||||||
| Wireless Specific topics related to the attack & defense of wireless systems |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello everyone,lately i have been trying to set up a fake ap,i have an intel 3945 wireless{wlan0} and an alfa usb 500mw {wlan1}.my alfa is the interface connected to my router {192.168.1.254}.Everything goes fine until i try to start a dhcpd3 server on wlan0.I get the following error::
Quote:
This is how my /etc/dhcp3/dhcpd.con looks like>>>>>>>>>>>>>>>>>> ddns-update-style none; option domain-name "thedomain.org"; option domain-name-servers 192.168.1.254; default-lease-time 600; max-lease-time 7200; authoritative; subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.70 192.168.1.80; option routers 192.168.1.254; } And this is my /etc/network/interfaces>>>>>>>>>>>>>>>>>>>> auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp auto eth2 iface eth2 inet dhcp auto ath0 iface ath0 inet dhcp auto wlan0 iface wlan0 inet static address 10.0.0.1 netmask 255.255.255.0 subnet 10.0.0.0 broadcast 10.0.0.25 And i did configure my dhcpd3-server to listen on my wlan0.. SO PLZZZZZZZZ IF ANYONE COULD HELP I WOULD REALLY APPRECIATE, I'VE BEEN SEARCHING AND TRYING FOR A WEEK BUT USELESSSS!!!!!!!!!! |
|
|||
Hi Lincoln, thnx for ur time man...Well I tried gotmilk's script,with the suggested fixes, everything goes fine until i try to connect with my win xp laptop to my fake ap, i keep on getting limited or no connectivity, i think the problem is with the dhcpd server not assigning an ip,although it says dhcpdiscover-offer 10.0.0.2, but still nothing.........this is driving me crazyANY IDEAS PLZZZ????????????? ![]() ![]() ![]() ![]() ![]() ![]()
|
|
||||
|
Check these out for references:
Fake AP WEP/WPA key grab- Video and commands specifically page 2 How to Sidejack Secure Sessions using a Rogue AP, ssl strip, ferret and hamster SatanicAP (Karmetasploit+WKG+FakeAP+VNCBackdoor) EvilAP-CRT - Capture Release and transparency SoftAP Maker
__________________
Homer: You don't like your job, you don't strike. You go in every day and do it really half-assed. That's the American way. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|