Tagged Questions
1
vote
0answers
122 views
How do I block an IP using hosts.deny with a non-default program?
I'm new to all of this.
I'm running Ubuntu 12.10 x64. I recently wrote a program in C++ that accepts TCP connections on port 57370, and it is running as a daemon (I used this guide). It's not very ...
1
vote
1answer
149 views
can't /etc/hosts be set up automatically?
what I need is: automatically add mac-addresses to some file and manually add the hostnames assigned to them, and a script will then scan my home LAN for those mac-addresses and populate the ...