A:
// Edit this IP to bind the RCON socket to an alternate IP address.
// Alternatively, set this from the command line with the argument:
// RCONIP=0.0.0.0
IP=127.0.0.1
B:
// Edit this IP to bind the RCON socket to an alternate IP address.
// Alternatively, set this from the command line with the argument:
// RCONIP=0.0.0.0
IP=119.129.123.60 183.236.43.123 119.131.105.71
C:
// Edit this IP to bind the RCON socket to an alternate IP address.
// Alternatively, set this from the command line with the argument:
// RCONIP=0.0.0.0
IP=119.129.123.60/183.236.43.12/119.131.105.71
D:
// Edit this IP to bind the RCON socket to an alternate IP address.
// Alternatively, set this from the command line with the argument:
// RCONIP=0.0.0.0
IP=119.129.123.60
IP=183.236.43.12
IP=119.131.105.71
E:
Server side configuration does not support multi line and multiple IP policies.