一、双网卡双IP。 eth0为电信,eth1为联通。 # cd /etc/network/ #vi interfaces # This file describes the network interfaces available on your system # and how to activa ...
分类:
系统相关 时间:
2020-02-06 01:15:41
阅读次数:
162
有些时候,在我们内网服务中,如果不想使用路由功能,又想让某些服务器能够跨网络服务,那么此时,就需要在服务器网卡上配置多个IP地址,让它能够提供多个网络的访问,那么在linux下该如何实现了,今天就给大家分享一下。操作步骤 1、cpeth0eth0:1将网卡接口配置文件复制一份命..
分类:
其他好文 时间:
2016-09-05 17:34:25
阅读次数:
237