On 2018 0, Nelson Serafica <[email protected]> wrote: > The client cannot provide another machine for the pfsense. I'm looking > on this one http://lartc.org/howto/lartc.rpdb.multiple-links.html. This > is the setup I want to configure > > I gonna setup two domain. www.foo.com (PLDT IP) and www.fee.com > (Bayantel IP). Server has Bayantel IP and PLDT IP. Currently working was > PLDT IP since it was the default ip/gw. I just added Bayantel IP as > virtual IP. At first, I can ssh to the server using Bayantel IP but > resolving to www.fee.com doesn't resolved. Also after a couple of > minutes, I got disconnected from Bayantel IP. Probably a routing issue > occur. > > As of the moment, I'm trying to ask the client to put another NIC > dedicated for Bayantel IP instead of virtual ip. > > Does anyone from the list already done this setup?
i think i have this setup. but i use obsd's pf, ecmp, and ifstated # sysctl net.inet.ip.multipath=1 # route add -mpath default <gateway1> # route add -mpath default <gateway2> _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

