mode = dsldmode_router;
active_provider = "alice";
igddenabled = yes;
igdd_control_enabled = yes;
wan_bridge_with_dhcpc = yes;
wan_bridge_gateway = 0.0.0.0;
dhcpc_use_static_dns = no;
ethmode = ethmode_router;
tcom_targetarch = no;
vdsl_resalearch = no;
aontv_arch = no;
mtu_cutback_mode = mtumode_auto;
mtu_cutback = 1500;
StatisticStartOfMonth = 1;
enable_mac_override = yes;
macdsl_override = 00:00:00:00:00:00;
ipv6mode = ipv6_off;
ethinterfaces {
name = "eth0";
dhcp = no;
ipaddr = 192.168.3.1;
netmask = 255.255.255.0;
dstipaddr = 0.0.0.0;
dhcpenabled = yes;
dhcpstart = 192.168.3.12;
dhcpend = 192.168.3.20;
no_dnsd_static = no;
} {
name = "eth0:0";
dhcp = no;
ipaddr = 169.254.1.1;
netmask = 255.255.0.0;
dstipaddr = 0.0.0.0;
dhcpenabled = yes;
dhcpstart = 0.0.0.0;
dhcpend = 0.0.0.0;
no_dnsd_static = no;
} {
name = "eth2";
dhcp = no;
ipaddr = 192.168.1.1;
netmask = 255.255.255.0;
dstipaddr = 192.168.1.1;
dhcpenabled = yes;
dhcpstart = 192.168.1.12;
dhcpend = 192.168.1.20;
no_dnsd_static = no;
} {
name = "eth3";
dhcp = no;
ipaddr = 192.168.2.1;
netmask = 255.255.255.0;
dstipaddr = 192.168.2.1;
dhcpenabled = yes;
dhcpstart = 192.168.2.12;
dhcpend = 192.168.2.20;
no_dnsd_static = no;
} {
name = "wlan";
dhcp = no;
ipaddr = 192.168.4.1;
netmask = 255.255.255.0;
dstipaddr = 192.168.4.1;
interfaces = "tiwlan0", "wdsup0", "wdsdw0", "wdsdw1",
"wdsdw2", "wdsdw3";
dhcpenabled = yes;
dhcpstart = 192.168.4.2;
dhcpend = 192.168.4.5;
no_dnsd_static = no;
}