mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:09:42 +02:00
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12444 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f46a1a6ee4
commit
6c51d23d9c
@ -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}'
|
||||
|
Loading…
Reference in New Issue
Block a user