Ubuntu单网卡多IP设置(适用于多网段ip设置)

添加同网段多IP/不同网段多IP
以网卡名rename3为例子

修改/etc/network/interface
auto rename3
iface rename inet static
address 192.168.40.215
netmask 255.255.255.0
gateway 192.168.40.1

auto rename3:1
iface rename3:1 inet static
address 192.168.1.101
netmask 255.255.255.0
gatewat 192.168.1.1
重启网络服务
/etc/init.d/networking restart
ifconfig查看配置
rename3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.40.215 netmask 255.255.255.0 broadcast 192.168.40.255
inet6 fe80::2731:2a3b:c348:a82 prefixlen 64 scopeid 0x20
ether 00:25:90:be:42:cd txqueuelen 1000 (Ethernet)
RX packets 13625619 bytes 17450271070 (17.4 GB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8034861 bytes 5394942279 (5.3 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0xaa900000-aa97ffff

rename3:1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.101 netmask 255.255.255.0 broadcast 192.168.1.255
ether 00:25:90:be:42:cd txqueuelen 1000 (Ethernet)
device memory 0xaa900000-aa97ffff
此时单网卡多网段多IP已经配置成功。

使用ping测试多个网段的设备能够ping通。

作者:chenjeni
链接:https://www.jianshu.com/p/e2e08f72eb04
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

  • 1
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值