Personal tools
HylaFAX The world's most advanced open source fax server

Difference between revisions of "FreeBSD Start Guide"

(Configuration)
(Configuration)
Line 21: Line 21:
  
 
*run modem setup for each modem
 
*run modem setup for each modem
( serial port : COM1=cuad0, COM2=cuad1 )
+
( serial port : COM1=cuau0, COM2=cuau1 )
 
  /usr/local/sbin/faxaddmodem
 
  /usr/local/sbin/faxaddmodem
  

Revision as of 03:53, 15 April 2010

FreeBSD 7.2 Hylafax quick install

We need to install following ports:

  • /print/ghostscript8-nox11
  • /shells/bash
  • /comms/hylafax (current version hylafx-6.0.2)


cd /usr/ports/print/ghostscript8-nox11
make install clean

cd /usr/ports/shells/bash 
make install clean

cd /usr/ports/comms/hylafax 
make install clean

Configuration

  • run hylafax setup:
/usr/local/sbin/faxsetup
  • run modem setup for each modem

( serial port : COM1=cuau0, COM2=cuau1 )

/usr/local/sbin/faxaddmodem

Autorun

to make sure the hylafax start with system edit /etc/rc.conf and add:

hylafax_enable="YES"


Information

  • config directory : /var/spool/hylafax/etc
  • configuration file for cuad0 modem : config.cuad0


Powered by MediaWiki
Attribution-ShareAlike 2.5

Project hosted by iFAX Solutions