LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Keep smartphones from connecting to a server? (https://www.linuxquestions.org/questions/slackware-14/keep-smartphones-from-connecting-to-a-server-4175494222/)

Slax-Dude 02-11-2014 05:56 AM

You might be interested in ebtables
This guy had the same problem you have :)

ivandi 02-12-2014 06:23 AM

I have never tried this but a quick search found that iptables support os fingerprint and the module is enabled in default Slackware kernel.
CONFIG_NETFILTER_XT_MATCH_OSF=m

And from iptables man page:
iptables -I INPUT -j ACCEPT -p tcp -m osf --genre Linux --log 1 --smart

Good luck.

enine 02-12-2014 07:30 AM

What about the students whose only/primary machine is Android based and therefore shows as a 'phone'

PeterSullivan 02-14-2014 05:10 AM

Might be IPhone start with specific MAC address. You can also block such device by their MAC address.


All times are GMT -5. The time now is 05:44 AM.