MFC-9120CN
![]() |
FAQs & Troubleshooting |
Send a fax using PC-FAX with LPD/LPRng (Linux)
We recommend using CUPS to send a fax using PC-FAX. If your distribution does not support CUPS, you can use either the LPD or LPRng system.
> Click here to see how to configure PC-FAX (CUPS) (Linux).
Edit the /etc/printcap file as follows:
BRFAX:\
:mx=0:\
:sd=/var/spool/lpd/BRFAX:\
:sh:\
:lp=/dev/usb/lp0:\
:if=/opt/brother/fax/brmfcfax/lpd/filterBRFAX:
BRFAX:\
:mx=0:\
:sd=/var/spool/lpd/BRFAX:\
:sh:\
:rm=[your machine's IP address]:\
:if=/opt/brother/fax/brmfcfax/lpd/filterBRFAX:
Edit the configuration file: /opt/brother/fax/brmfcfax/inf/brFAXrc
Available settings and parameters:
Setting | Parameter | Description |
Paper | A4 (default) | A4 size |
LTR | Letter size | |
LGL | Legal size | |
Quality | FINE (default) | 200 x 200 dpi |
STD | 200 x 100 dpi | |
fax_number | The destination fax number. (Use only numeric characters and the dash symbol "-" .) |
|
fax_number_list |
The fax number list file. (You can use only alphanumeric characters) |
To send a fax using PC-FAX with the following settings:
Edit the /opt/brother/fax/brmfcfax/inf/brFAXrc file as follows:
Paper=LTR Quality=FINE fax_number=052-824-12345 fax_number_list= |
To send a fax using PC-FAX to multiple numbers, create a fax number list.
> Click here for more information about creating a fax number list.
: fax_number= fax_number_list= (the path of fax number list) |
Create a fax number list according to the following rules:
Example:
#
# Koizumi(Reader)
# Suzuki
# Other members |
Run the PC-FAX sending process using the following command:
lpr -P BRFAX sample.pdf
(Where sample.pdf is the content of your fax.)