Linux 網路設定

/etc/network/interfaces
auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static
address 192.168.1.123
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.1

About whitglint

一位熱愛程式設計的軟體工程師。
本篇發表於 未分類。將永久鏈結加入書籤。

發表留言