2009. május 18., hétfő

# OpenWrt - How to change WAN Mac address


Because the WAN part is the last one in the config file:
#### WAN configuration
config interface wan
option ifname "eth0.1"
option proto dhcp
Just append a line like this:
echo "option macaddr XX:XX:XX:XX:XX:XX" >> /etc/config/network
sync

Nincsenek megjegyzések:

Megjegyzés küldése