TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby mreithubalmost 8 years ago

2 comments

mreithubalmost 8 years ago
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)
LinuxBenderalmost 8 years ago
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 未加载