19-04-2013, 09:16 PM
Hello, I have buffalo with ddwrt v24 and want to make it work in dualwan , but I have doubts of the IP settings. example
#!/bin/sh
WAN2_IFNAME=vlan2
WAN2_IPADDR=10.0.0.2 ?????
WAN2_GATEWAY=10.0.0.1 ???
WAN2_NETMASK=255.0.0.0 ???
that range I put the ip? estatic or dhcp.
#!/bin/sh
WAN2_IFNAME=vlan2
WAN2_IPADDR=10.0.0.2 ?????
WAN2_GATEWAY=10.0.0.1 ???
WAN2_NETMASK=255.0.0.0 ???
that range I put the ip? estatic or dhcp.