#vim /etc/network/interfaces
2. 以無線網卡 wlan0 為例,請增加下列內容
iface wlan0 inet static
address 172.20.10.8
netmask 255.255.255.240
gateway 172.20.10.1
3. 重新啟動
備註:
無線網卡不一定是 wlan0 ,要查詢主機的無線網卡,請使用 iwconfig
備註:
無線網卡不一定是 wlan0 ,要查詢主機的無線網卡,請使用 iwconfig
No comments:
Post a Comment