he banned from the network ,a non paying user , he got the encryption ( he is wireless ) , he scanned the network before and he got all mac’s ..
i’m running DHCP . but he can get in :
a- with static IP !!!
b- or by changing his mac to a valid mac in my network !!!
how can I block him ?? such a simple question ..
if its not possible .. can anybody answer this :
1- how can i prevent a user from scanning the network ??
2- how can i prevent a user with a static IP from getting in ??
im preventing this using pppoe… static ip assignment to each suer from DB.. user’s ethernet interface just accepts pppoe connections and no ip assigned to it, so no static IPs coz there wont be a gateway to route traffic..
its the dummiest thing i ever seen and heared …
that bad user succeded to get in my network by taking a mac of one user and an IP of another one , he gave a static IP to his PC ..
i wonder how could he get in while i’m using DHCP and a Reply Only arp ?
is this possible ??
WHERE is MT here and its REPLY ONLY ?? and MT is replying to someone who got an IP and a mac from the list and these IP and mac are not binding to each other ???
its like that :
arp ( reply only ) list (( and the DHCP leases list )) :
192.168.1.100 11:11:11:11:11:11
192.168.1.101 22:22:22:22:22:22
the intruder ( with static IP ):
192.168.1.101 11:11:11:11:11:11
what a SMART system , thank god ..
forget the QoS ,forget the traffic shaping, forget the protection … protection ??? lol its a big joke !!!
Which encryption protocol do you use ?
If you want to provide very secure access to the wireless network, use WPA[2] EAP together with RADIUS. ‘pre-shared key’ configuration is not used.
First step: change the encription key
Than make a radius auth. If it is not enough you need use pppoe last way.
I think, WPA2 with radius is enough for you. If not, take strong friends and… ;>
Inside on any wireless AP, there should be a function called “Client Security”. That should do the trick. Client Security disallow any scans towards the client connected to that AP. I am using a DLink AP and turn on the client security of every equipment in my hotel (Hilton).
Have you tried to use authentication? That should do the trick. Even he has a valid mac address, he needs to log in.
it doesnt matter if he is wired or wireless , he is an old client .. he was connected before .. he got the DAMNED ENCRYPTION in his access point .. changing the encryption is the solution ?? oh really ?? no kidding ?? changing 100’s of Ap’s encyption wirelessly ??
and mr. janisk would you please explain for me why we need reply-only option for ??? why MT become a jackass when someone fooling it by taking mac from the list and IP from the same list but from another user ?? for god sake REPLY-ONLY what was made FOR ???
sergejs , we want to be available to anyone connected to our hotspot , so we dont want to use encryption , as 100’s of non-MT ISP do .. what about hotspots at airports and public places ???
sergejs, there is an example in the manual about using 2 pools , why nobody can make it run succesfully ???
why we cant prevent any user from making scan ?? is that scan made by god so nobody can stop it ???
you are talking about the security of the wireless , i’m talking about so-called MT security … !!!
Do not use “bad” encryption, use good encryption (WPA[2]).
\
, we want to be available to anyone connected to our hotspot , so we dont want to use encryption , as 100’s of non-MT ISP do .. ???
If you need anyone is able to connect to HotSpot, anyone is able to connect to it (and perfrom specific actions).
As many times were recommended, e.g. when wireless network is used, create additional VAP, that should be avaible for all clients, but without internet access. Put information to login page, how user car get access to full Internet access.
What is the problem with MT security ?
Use RADIUS server that will be responsible for client authentication, set MikroTik AP to use RADIUS server for wireless clients. Use appropriate configuration settings on clients (certificate, user password), then illegal user will not have too many chanes to get access to public network.
Try to test EAP on small clients network and try to test it security, I guess it is very hard to get access to such network, if network is properly configured.
PPPoE might be used instead, it also requires configuration on client side.