ฉันเพิ่งติดตั้งรูปภาพสะอาดของ Raspbian Stretch Lite ล่าสุด
โดยเฉพาะ - 2017-09-07-raspbian-stretch-lite.img
ifconfig
แสดงให้เห็นว่า wlan0 อินเตอร์เฟส wifi ของฉันตรวจพบและขึ้น
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:c6:dc:d4 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 2516 bytes 144456 (141.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2516 bytes 144456 (141.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.165 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::d4dd:c202:d337:c0de prefixlen 64 scopeid 0x20<link>
ether 00:24:a5:36:ed:49 txqueuelen 1000 (Ethernet)
RX packets 49461 bytes 49499638 (47.2 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 36499 bytes 4455517 (4.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
อย่างไรก็ตามการพยายามใช้ifdown
หรือifup
คำสั่งระบุว่าอุปกรณ์ไม่มีอยู่
[pi:~] sudo ifdown wlan0
ifdown: unknown interface wlan0
บางที ifup และ ifdown จะใช้งานได้ก็ต่อเมื่อ / etc / network / interfaces ใช้เพื่อจัดการอุปกรณ์เครือข่ายและนั่นไม่ใช่กรณีในรุ่น raspbian stretch lite ลงวันที่ 2017-09-07
ifconfig
ไปนี้เป็นเธรดที่เหมาะสมในServerFaultนั้น: ฉันควรเลิกใช้ Ifconfig หรือไม่ .. ifconfig
จะมีอยู่เป็นเวลานาน ชนิดของ IPv4 มีมากกว่าหนึ่งวิธีในการกำหนดค่าระบบ ฉันใช้ifconfig
เพราะมันง่ายมากและให้ผลลัพธ์ที่ดีที่ฉันคุ้นเคย ... นั่นคือความชอบของฉันและฉันจะใช้มันต่อไปตราบใดที่มันรวมอยู่ใน repo