无线网卡设置固定ip,完美有效
allow-hotplug wlan0iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet static
address 192.168.1.128
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers x.x.x.x #你的本地dns地址 之前好像有人在询问。感谢分享。 终于找到一篇有关于固定IP的文章,难道大家都喜欢DHCP么? 怎麽用????求教……
页:
[1]