天天看点

Debian配置IP地址

修改 /etc/network/interfaces网卡配置文件

Debian配置IP地址

使用“/etc/init.d/networking

restart”命令使用网卡配置文件内容生效

Ip add show 查看网卡信息

Address  172.16.100.22      ip地址

Netmask 255.255.255.0  子网掩码

Gateway  172.16.100.11  网关

继续阅读