Which option is used to specify to the server the IP number of the server host on which the server should listen?
Which option is used to specify to the server the IP number of the server host on which the server should listen? Correct Answer –bind-address
If the server host has more than one IP number, the server can be specified the one that it should use when listening for connections by starting it with a ‘–bind-address’ option.