Peter J. Blok wrote:

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


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Hi Peter,

The last time I had a fixed IP from an ISP they also provided a default route and a dns server. Otherwise you will not be able to get out of their network.

Hope that helps,
Thanatos

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to