public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* RE: [gentoo-user] distcc and iptables
  @ 2005-07-26 16:58 99% ` Dave Nebinger
  0 siblings, 0 replies; 1+ results
From: Dave Nebinger @ 2005-07-26 16:58 UTC (permalink / raw
  To: gentoo-user; +Cc: noche.suapie

> but distcc doesn't work ...

Ah, did you edit /etc/conf.d/distccd to add the --allow and --listen
options?  If you don't specifically enable them the remote system will not
be able to get to distcc on the box.

Locally I use a line as follows to enable the internal lan to hit distccd:

DISTCCD_OPTS="${DISTCCD_OPTS} --allow 192.168.0.0/24 --allow 127.0.0.1
--listen 192.168.0.1"

This says allow the internal lan, allow localhost, and set up a listener on
the local ip address.


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2005-07-26 17:01     [gentoo-user] distcc and iptables Antonio Coralles
2005-07-26 16:58 99% ` Dave Nebinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox