電訊茶室's Archiver

角色 發表於 2015-1-20 01:14

Debian network configuration issues

[i=s] 本帖最後由 角色 於 2015-1-21 21:51 編輯 [/i]

Source: [url]https://wiki.debian.org/NetworkConfiguration[/url]

/etc/network/interfaces

Configuring the interface manually (static ip)[code]
auto eth0
iface eth0 inet static
        address 192.0.2.7
        netmask 255.255.255.0
        gateway 192.0.2.254
[/code]

角色 發表於 2019-2-12 10:36

现在都不用这个方法,而用改动/etc/dhcpcd.conf。

頁: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.