ubuntu 静态IP设置

前端之家收集整理的这篇文章主要介绍了ubuntu 静态IP设置前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

auto eth1

iface eth1 inet static address 192.168.99.99 netmask 255.255.255.0 gateway 192.168.99.1 dns-nameservers 192.168.3.25

原文链接:https://www.f2er.com/ubuntu/355246.html

猜你在找的Ubuntu相关文章