Page 1 of 1

hostmask problem!

Posted: Mon Oct 31, 2005 12:22 am
by tzrtim
Help! ( Spanish ISP Telefonica )

11:13 -!- elf [[email protected]]


Thats a normal User who whois me!

They can see my IP. Even with Hostmask running +x its only this isp IP's I can see ( happends on some other networks too )

How can i Mask the whole hostmask and not just the 1st part ?

like tuxxee is
[email protected]

how can i get it to view as

tuxxee@bryson-60D646D326wegw Or something like that!

Someone said about DNS ? but I dont understand what that part was.

Thanks

Posted: Mon Oct 31, 2005 11:05 pm
by Jason
set::options::dont-resolve;

That will prevent your unreal from turning IPs into DNS names, and IPs are fully cloaked every time.

Posted: Tue Nov 01, 2005 1:08 am
by tzrtim
Thank you very much!

Posted: Tue Nov 01, 2005 2:25 am
by Jason
By the way

red-82-26-263

That has three parts. An IP has four.

Posted: Tue Nov 01, 2005 7:07 am
by Stealth
Also, 263 is an invalid number

Posted: Tue Nov 01, 2005 11:27 pm
by tzrtim
Stealth wrote:Also, 263 is an invalid number
Yeah I know just did not want to post the real IP.


[email protected]

I know its not the full IP but, I like how (ircxpro) masks the full ISP.

Thanks Jason for the set:option::dont-resolve;

btw! is this it ?

Code: Select all

	dns {
		nameserver 127.0.0.1;
		timeout 2s;
		retries 2;
	};
	options {
		hide-ulines;
		/* You can enable ident checking here if you want */
		/* identd-check; */
		show-connect-info;
		dont-resolve;
	};
soz not sure about the ( set::options::dont-resolve;

Posted: Tue Nov 01, 2005 11:57 pm
by Jason
Thats correct. Rehash and new connections should not have their DNS resolved and their virtual hosts should be *.*.*.IP