diff --git a/target/linux/ar7/base-files/etc/config/network b/target/linux/ar7/base-files/etc/config/network
index 16efdacb2914ac4d826791d2ceb1527ca361c38c..88ddee0281860f0d006b894614acdd62381f379f 100644
--- a/target/linux/ar7/base-files/etc/config/network
+++ b/target/linux/ar7/base-files/etc/config/network
@@ -7,12 +7,12 @@ config interface loopback
 	option netmask	255.0.0.0
 
 config interface lan
+	option type	bridge
 	option ifname	eth0
 	option proto	static
 	option ipaddr	192.168.1.1
 	option netmask	255.255.255.0
-
-
+	option nat	1
 
 ## Example for ATM bridging.
 ## Useful for PPPoE or IP over ATM. Will create 'nas${unit}'