Hide full hostname

These are old archives. They are kept for historic purposes only.
Post Reply
Troro1
Posts: 1
Joined: Wed Apr 06, 2016 1:27 pm

Hide full hostname

Post by Troro1 »

Hello,

I have the unrealircd 3.2 installed on my server and I would like to hide the full hostname of my chatters.

I have already add the +x mode on everyone. But we can see his ISP.

Montre ([email protected]) joined the channel.

How can I hide this rest on his hostname ?


Thanks for y help.
dboyz
Posts: 68
Joined: Tue Jun 14, 2011 6:36 am

Re: Hide full hostname

Post by dboyz »

Hello,

Your server seems to have the ability to resolve hostnames. Disabling that feature by adding the following setting to your config file should resolve your problem.

Code: Select all

set::options::dont-resolve
Thanks.
Alvin
Posts: 1
Joined: Mon Apr 11, 2016 12:56 pm

Re: Hide full hostname

Post by Alvin »

dboyz wrote:Hello,

Your server seems to have the ability to resolve hostnames. Disabling that feature by adding the following setting to your config file should resolve your problem.

Code: Select all

set::options::dont-resolve
Thanks.
Where exactly do I put this in my config file?

The last time I messed around with my config file it was a very bad day lol.
Post Reply