which is more secure? hotspot or pppoe login?
mean cannot hack by user..
pppoe is more secure, because it can be encrypted.
how we can reject the one using some tool which will keep trying with different mac address and login id & password?
we facing this until now…
it’s will make the server busy to entertain it…
Setup layer2 isolation on the edge of your network so they don’t get a chance to sniff other clients traffic to try and grab valid MAC addresses. Trying to block something with a router that is happening on layer2 and never needs to touch the router and never goes over the router doesn’t work.
angboontiong:
normis:
pppoe is more secure, because it can be encrypted.
how we can reject the one using some tool which will keep trying with different mac address and login id & password?
we facing this until now…
it’s will make the server busy to entertain it…
Setup layer2 isolation on the edge of your network so they don’t get a chance to sniff other clients traffic to try and grab valid MAC addresses. Trying to block something with a router that is happening on layer2 and never needs to touch the router and never goes over the router doesn’t work.
+1 for this