1 <samba:parameter name="remote announce"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This option allows you to setup <citerefentry><refentrytitle>nmbd</refentrytitle>
8 <manvolnum>8</manvolnum></citerefentry> to periodically announce itself
9 to arbitrary IP addresses with an arbitrary workgroup name.
13 This is useful if you want your Samba server to appear in a remote workgroup for
14 which the normal browse propagation rules don't work. The remote workgroup can be
15 anywhere that you can send IP packets to.
21 <command moreinfo="none">remote announce = 192.168.2.255/SERVERS 192.168.4.255/STAFF</command>
23 the above line would cause <command moreinfo="none">nmbd</command> to announce itself
24 to the two given IP addresses using the given workgroup names. If you leave out the
25 workgroup name, then the one given in the <smbconfoption name="workgroup"/> parameter
30 The IP addresses you choose would normally be the broadcast addresses of the remote
31 networks, but can also be the IP addresses of known browse masters if your network
32 config is that stable.
36 See the chapter on Network Browsing in the Samba-HOWTO book.
40 <value type="default"></value>