TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Droplan: Manage iptable rules for the private interface on DigitalOcean droplets

2 点作者 mreithub将近 8 年前

2 条评论

mreithub将近 8 年前
I don&#x27;t know if it&#x27;s well known, but the so called &#x27;private&#x27; interfaces DO offers aren&#x27;t really private. Any other machine in the same datacenter can access your services.<p>So if you have a redis&#x2F;mongo&#x2F;... server listening in your &#x27;private&#x27; network, I&#x27;d suggest you secure your internal services using a firewall (and droplan is a pretty simple tool to do so automatically)
LinuxBender将近 8 年前
Have you considered using ipset so that rules don&#x27;t have to change and ip&#x27;s can by dynamically added&#x2F;removed?
评论 #14488806 未加载