|
From: Jamie C. <jca...@we...> - 2006-02-14 23:04:25
|
On 15/Feb/2006 06:07 Neal Morgan wrote .. > Jamie: > > Curious, does the broadcast/scan for servers function look at your > miniserv.conf and use its port for auto-detection? ...or does it > default to 10000? I use a non-standard port and have never been able to > make this one work. > > My suspicion is it's using 10000 and as a result really isn't finding > any. If that's the case, you might consider at least adding port on the > page or the module configuration. Hi Neal, Webmin actually listens on two ports, which by default are port 10000 TCP and 10000 UDP. The first is for the actual HTTP connections, while the second is for accepting broadcasts from other Webmin servers. They are actually configured separately on the 'Ports and Addresses' page of the 'Webmin Configuration' module. When sending a broadcast, Webmin will send to the same port number that it listens on itself. - Jamie |