Tagged Questions
1
vote
2answers
233 views
How to stop telnet access for a particular IP address?
How can I stop telnet access for a particular IP address on the command line?
5
votes
1answer
279 views
How can I setup a wifi access point to only allow users if they accept an EULA?
I need to setup an access point to only allow users through if they first accept an EULA. To make things slightly simpler, I'm looking into doing this with a unix machine that shares the connection ...