I 've noticed that when a client connects to my server (Only one,not a Network) the notice i receive is something like this: e.g
*** Notice -- Client connecting on port 6667: User321 ([email protected]) [clients]
I think the server includes in these notices not only the hostnames but also the IP address of the client who is connecting.
To Show What I Mean.I Expected a notice like this
*** Notice -- Client connecting on port 6667: User321 ([email protected]) [1.2.3.4.] [clients]
Is There Something Wrong With My Configuration Or Unreal Works Like This( Only Shows Hostnames When Someone Connects).
The Basic Reason To Ask Is That I Want to Use BOPM in order to Scan Incoming Connections and BOPM needs IP's to be included in these notices.
Thanks