Configuring as Router
Doug McIntyre
merlyn at geeks.org
Thu Jul 11 05:07:41 UTC 2019
On Thu, Jul 11, 2019 at 10:13:58AM +0530, Vishwas Sabbani wrote:
> I am using FreeBSD 12.0 release. I want to configure it as a router. I've
> been trying it and searched in various sites but nothing works for me. It
> will be really helpful if you explain me the overall process. Waiting for
> your reply.
This handbook article should cover it.
https://www.freebsd.org/doc/handbook/network-routing.html
You may want to use NAT in conjunction with routing (since it is
thought of in the same in many people's minds), which is covered here
https://www.freebsd.org/doc/en/books/handbook/firewalls-ipfw.html
If you are looking for dynamic routing protocols, I'd suggest using
the port net/bird for OSPF, BGP, etc.
More information about the freebsd-questions
mailing list