I have edited the rc.FireWall script "/etc/rc/rc.FireWall"
still the same results
i set the default policies to drop
but still connected to the internet
:confused:
Type: Posts; User: alihadi; Keyword(s):
I have edited the rc.FireWall script "/etc/rc/rc.FireWall"
still the same results
i set the default policies to drop
but still connected to the internet
:confused:
Sorry to say that but these forums are not for linux related problems try not to ask similar questions in the future :cool:
the best way to install your drivers is to read the readme files that...
hey staulkor
i was using a way that deauthenticate a user
first u need to change ur mac to its mac then
use the aireplay-ng to inject large no. of packets (1000) ,this will Force Client...
Hi guys
i think there is a problem with iptables :D
I am trying to filter my traffic and prevent receiving packets from a specific MAC address , I used the following rule :
iptables -A INPUT -m...
I think the ap is using MAC filter , try to change your MAC to a user MAC
try using kismet or commview for wifi
then supply it with the wep key that u cracked
have u tried to download adriver and install it??
try it
what is ur network configuration?
how many nics and their configuration
Hello guys
I am trying to filter my traffic and prevent receiving packets from a specific MAC address , I used the following rule :
iptables -A INPUT -m mac --mac-source xx:xx:xx:xx:xx:xx -j DROP...