I've got 2 internet connection, one is direct connected to my server and the second i use by default gateway. How can I create 2 default gateway? I want to add default gateway my second internet. How can I solve problem which gateway is used? Mario
Mario wrote on Mon, 29 Dec 2008 19:55:29 +0100:> I've got 2 internet connection, one is direct connected to my server and the > second i use by default gateway. How can I create 2 default gateway?you can't, that's why it is called "default". You can add gateways to each of your interfaces by adding GATEWAY= to the respective ifcfg file in sysconfig/network-scripts. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
Am 29.12.2008 um 19:55 schrieb Mario:> I've got 2 internet connection, one is direct connected to my server > and the > second i use by default gateway. How can I create 2 default gateway? > I want > to add default gateway my second internet. How can I solve problem > which > gateway is used? > >pfsense can do this, sort of: http://www.pfsense.org/index.php?option=com_content&task=view&id=40&Itemid=43 Look for "Outbound Load Balancing" E.g.: you can use a slow but symmetric line for mail and the other line with the large downstream for surfing. If one line fails, the other takes over completely. Rainer