Update default MAC address

pull/807/head
Paul Philippov 2023-05-19 01:57:38 -04:00 committed by GitHub
parent 5f1d074a12
commit 9fa35c100f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ iface lo inet loopback
auto eth0
iface eth0 inet static
hwaddress ether $(fw_printenv -n ethaddr || echo 00:24:B8:FF:FF:FF)
hwaddress ether $(fw_printenv -n ethaddr || echo 00:00:23:34:45:66)
address 192.168.2.10
netmask 255.255.255.0