sudo ifconfig eth0 10.0.0.99 netmask 255.255.255.0
设置IP和掩码
sudo route add -net 0.0.0.0/0 gw 10.0.0.1
设置网关
sudo ifconfig eth0 10.0.0.99 netmask 255.255.255.0
设置IP和掩码
sudo route add -net 0.0.0.0/0 gw 10.0.0.1
设置网关
本文标题:Ubuntu网络配置
本文链接:https://www.haomeiwen.com/subject/digeottx.html
网友评论