Distcc Settings for WAFreeNet

Distcc Settings for WAFreeNet

To set your machine up for use on WA FreeNet you need to


aptitude install distcc


then edit /etc/default/distcc adding to ALLOWEDNETS either

"10.48.0.0/12" for all of WAFN (incl kalgoorlie, etc)

"10.60.0.0/16" for perth only portion of WAFN

"10.60.11.192/28" for kenwick only portion of WAFN

as per the contained instructions in /etc/default/distcc


To Use Pudgy & other distcc daemons on WAFN you need to install distcc, then

place the following in your .profile

#
# Place at the top of .profile
#
DISTCC_HOSTS=10.60.11.194
PATH=~:/usr/lib/distcc/bin
#
#Place at the bottom of .profile
#
export DISTCC_HOSTS