树莓派开启WLAN及静态IP - 树莓派

树莓派开启WLAN及静态IP

记录:

sudo nano /etc/network/interfaces

修改:

auto wlan0
allow-hotplug wlan0
iface wlan0 inet static
address 192.168.2.111
netmask 255.255.255.0
gateway 192.168.2.1
wpa-ssid @PHICOMM_E8_2G
wpa-passphrase xxxxxxxx

已有 5 条评论

  1. fsdafda

  2. 防晒服

  3. 滚滚返回尴尬

  4. fdsaf

  5. Charmian Charmian

    hello

添加新评论

电子邮件地址不会被公开,评论内容可能需要管理员审核后显示。