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
hostmask problem!
Yeah I know just did not want to post the real IP.Stealth wrote:Also, 263 is an invalid number
[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;
};