1 # Copyright (C) 2011 OpenWrt.org
3 config interface loopback
6 option ipaddr 127.0.0.1
7 option netmask 255.0.0.0
10 option ifname "eth0 eth1"
13 option ipaddr 192.168.1.1
14 option netmask 255.255.255.0
22 option payload bridged
28 # clone your eth0 address here
29 # option macaddr '00:0A:FA:22:00:80'
31 # 2nd interface on Geos2
38 # option username 'username@myisp.net'
39 # option password 'password'
41 # option defaultroute 1
43 # option pppd_options 'kdebug 1 debug noccp'