3.132.3. BindAddress Previous topic Parent topic Child topic Next topic

This optional parameter specifies a single host address to listen for Monitor connections on. It is only useful if you are running Radiator on a multi-homed host (i.e. a host that has more than one network address). Defaults to 0.0.0.0 (i.e. listens on all networks connected to the host). For more information, see Section 3.5. Address binding.
Using this parameter, you can run multiple instances of Radiator on the one computer, where each Radiator listens to Monitor requests directed to a different host address. BindAddress can include special formatting characters.
# Only listen on one network address
BindAddress 203.63.154.1