Date: Fri, 5 Aug 2005 12:11:26 +0300 From: "Reko Turja" <reko.turja@liukuma.net> To: "Lucas Holt" <luke@foolishgames.com>, "FreeBSD Questions" <FreeBSD-Questions@FreeBSD.ORG> Subject: Re: Trying to use FreeBSD as a home router, how to setup VOIP to pass through? Message-ID: <008a01c5999d$a86a2150$92a7cb52@rekon> References: <DBF4C3C4-4AE3-4EE3-91CE-B7CE6106100F@foolishgames.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> computers) behind the freebsd machine (computer 4). The problem is > that i'd like to move the voip router behind the freebsd machine. > I'm assuming i need to do some sort of port forwarding to pull this > I'm using FreeBSD 5.4 stable (week or two old), ipfw and natd with a > divert rule in place and practically no other configuration. Does > anyone have any resources on forwarding voip traffic? I once had done a bit similar setup for our company. Due some quick & dirty solutions in our network nodes the VoIP and networked machines used same switches but were in two separate network segments with one gateway for each in the end of the mother company. As routing two different IP address ranges via same firewall proved to be impossible due gateway issues, FreeBSD bridging firewall came to the rescue (with added bonus of getting "invisible" packet filter in the route). There is IIRC quite good documentation on the FreeBSD site concerning setting up bridging firewall, so you could check that and use those instructions. To be honest I can't remember the VoIP stuff and the FW setup I made anymore, but some poking around in web should be able to recover those details. -Reko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008a01c5999d$a86a2150$92a7cb52>