|
||||||||
I hate to post another "if it doesn't work in mono.. check out pfsense" type message... but... If you're looking to have multiple gateways with failover, you may wish to use pfSense as I believe it's CARP functionality would do what you require. http://doc.pfsense.org/index.php/Setting_up_CARP_with_pfSense That link will point you to almost exactly what you are looking for. Tim Nelson Technical Consultant Rockbochs Inc. (218)727-4332 http://www.rockbochs.com Chris Buechler wrote: > On 11/20/06, Loren Zemenick <Loren at hilltopinternet dot com> wrote: >> DNS forwarding works fine for monowall 1.11 or 1.22 when monowall's LAN >> address is used for the DNS server, say 192.168.1.1 . If an alias is >> added >> by executing (exec.php) "ifconfig sis0 alias 192.168.1.2 mask >> 0xFFFFFFFF", a >> computer configured with the alias (192.168.1.2) as its default >> gateway and >> DNS can route ip addresses but cannot resolve DNS lookups. Am I doing >> something wrong or is this expected behavior? > > Yes to both, you're adding an alias. That's not a good idea, not > supported, and bound to cause problems. The system only supports one > IP per interface, if you go behind the GUI and hack in things, certain > things aren't going to work. > > -Chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > |