










/etc/netplan/01-netcfg.yaml
network:
version: 2
renderer: NetworkManager
ethernets:
eth0:
dhcp4: yes
eth1:
dhcp4: no
dhcp6: no
bridges:
br0:
interfaces: [eth1, wlan0]
dhcp4: yes
dhcp6: no
wifis:
wlan0:
dhcp4: no
dhcp6: no
access-points:
"R5C":
mode: ap
band: 2.4GHz
channel: 6
password: "88888888"
netplan generate
netplan apply
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。