Wanpipe Driver for FreeBSD Ports
- Preparation
- Installation
Preparation
Current Wanpipe Port driver based on wanpipe-3.2.0 release. We are in a process to commit Wanpipe Port to FreeBSD Port distribution.
At this moment, please download ftp://ftp.sangoma.com/FreeBSD/wanpipe/ports/wanpipe-3.2-port.tar.gz into /usr/ports/misc directory and untar it.
Top
Installation
- Change directory to /usr/ports/misc/wanpipe
- Execute
make
If you are running it first time, script will ask you to select compilation option between TDM Voice and WAN Protocol.
If you run it before and want to change the option, run make rmconfig and then run make again.
- Install Wanpipe modules, binary files and scripts
make install
Top
|