Hi, I'm trying to configure box that uses 2 ISP connections: cable and adsl. (Failover and load balance between the ISP connections)
Neither of the connections have fixed IP addresses: - The cable connection receives the addresses by means of the DHCP protocol. - The pppoe0 interface gets it's addresses from the ppp negotiation. The first question is how to configure the 'hostname.if' files to get a correct routing table. Also I need to create static routes to the DNS servers of each of the providers, because I need to access each one of the DNS servers from within the address space to the respective ISP provider. As the DNS server addresses are also obtained by dhcp or negotiated with ppp, the question is how to automate the creation of those static routes, to avoid problems if the provider changes the addresses of the servers in the future. Thank you in advance, Mauricio

