[distcc] discovering the distccd hosts on a DHCP LAN?

Donohue, Michael mdonohue at paypal.com
Wed May 4 00:13:46 GMT 2005


Depending on the size of the network segment where these hosts are
located, you could use nmap to find all hosts listening on port 3632.

Something like:
nmap -p 3632 '10.1.2.*'

Michael

-----Original Message-----
From: distcc-bounces+mdonohue=paypal.com at lists.samba.org
[mailto:distcc-bounces+mdonohue=paypal.com at lists.samba.org] On Behalf Of
Timothee Besset
Sent: Tuesday, May 03, 2005 4:33 PM
To: distcc at lists.samba.org
Subject: [distcc] discovering the distccd hosts on a DHCP LAN?

Lo all,

While most of the distcc hosts I use have a fixed IP, I have a number of
machines that live on the LAN and get their IPs assigned by dhcp. I'm
looking for a way to use those for distcc as well. I've seen the FAQ,
and mention of centralized manager / TeamBuilder thing, but I don't
really want to move away to a completely different solution.

What I'm thinking about is just have a cron script on machines that run
a distcc daemon so they leave their IP somewhere, and in turn on the
client machine I would maintain the hosts file updated ( probably with a
cron as well ). If anyone has something along those lines already ..
please let me know :)

TTimo

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc


More information about the distcc mailing list