Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有很多应用程序部署在带有tomcat的linux机器上。目前它在单个 IP 上运行,现在我需要设置两个不同的 NIC(网络接口卡)。
一个 NIC 仅供外部用户连接到我的应用程序 第二个 NIC 仅供我的应用程序连接到数据库。
请帮助如何配置它。
由于您提供的信息有限,我只能将您推向像这样的示例配置并具有多个 NIC。