mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Initial commit
This commit is contained in:
parent
6eded85bcd
commit
ac46e6dfcb
11
config/raspap-bridge-br0.netplan
Normal file
11
config/raspap-bridge-br0.netplan
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
network:
|
||||||
|
version: 2
|
||||||
|
renderer: networkd
|
||||||
|
ethernets:
|
||||||
|
eth0:
|
||||||
|
dhcp4: no
|
||||||
|
bridges:
|
||||||
|
br0:
|
||||||
|
dhcp4: yes
|
||||||
|
interfaces:
|
||||||
|
- eth0
|
Loading…
Reference in New Issue
Block a user