meta-digi/meta-digi-dey/recipes-core/init-ifupdown/init-ifupdown-1.0/ccimx6sbc/interfaces.br0.example

9 lines
273 B
Plaintext

## Example bridge between eth0 and wlan1 (Qualcomm QCA65x4)
#auto br0
#iface br0 inet static
# bridge_ports eth0 wlan1
# address 192.168.42.50
# netmask 255.255.255.0
# pre-up [ $(find /sys/devices -name modalias -print0 | xargs -0 sort -u -z | grep sdio:c00v0271d050A) ]