2 RT305X
=`cat /proc/cpuinfo | grep RT305`
3 [ -z "${RT305X}" ] ||
{
5 set network.lan.ifname=eth0.1
6 set network.wan=interface
7 set network.wan.ifname=eth0.2
8 set network.wan.proto=dhcp
This page took 0.041996 seconds and 5 git commands to generate.