X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/05adaa9794e41d02870a74a1ed7ba58cc59b9286..21f4cf973f2bc72fe16e0bc5f5cba33c04a1b90e:/package/base-files/files/etc/config/network diff --git a/package/base-files/files/etc/config/network b/package/base-files/files/etc/config/network index 1d5ded372..a35fd2ef9 100644 --- a/package/base-files/files/etc/config/network +++ b/package/base-files/files/etc/config/network @@ -8,6 +8,7 @@ config interface loopback config interface lan option ifname eth0 + option type bridge option proto static option ipaddr 192.168.1.1 option netmask 255.255.255.0