|
|
|
|
|
by ay
4215 days ago
|
|
If you install MySQL locally, you should not have it listen on any address other than the loopback by default. And when you do expose it, if you care about security, you should configure the appropriate iptables along the way there and then, rather than relying on a magic box somewhere upstream filtering the packets. This can be doubly useful if the box in question your laptop which you carry around in various, potentially hostile, environments. |
|
My point was that by his standard he would just let it listen on all interfaces because in his own word, nobody would find it. Which sounds very naive.