Date: Sun, 28 Sep 2003 21:26:53 +0200 From: "Peter J. Blok" <pblok@inter.NL.net> To: freebsd-questions@freebsd.org, pblok@inter.NL.net Subject: multiple ISP, one default gw Message-ID: <200309282126.53992.pblok@inter.NL.net>
next in thread | raw e-mail | index | archive | help
Hi, I have two ISP, one gives my a dynamic IP and has the default route thru DHCP. The other has a fixed IP and obviously no default route. I would like to place a webserver behind the fixed IP address, but it is not able to answer because there is no route defined to the webclient. The default route is somewhere else and the request on port 80 can come from anywhere. On Solaris this works because it learns the route and creates a host route back. Can you do this on FreeBSD as well? Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309282126.53992.pblok>