Crypt host on hybrid with proxydetect

Discussion of EFnet's IRCDs (hybrid, ratbox, csircd)

Moderators: Website/Forum Admins, Software/IRCD Moderators

Sniper94
Posts: 2
Joined: Sun Jun 20, 2004 12:48 pm

Crypt host on hybrid with proxydetect

Postby Sniper94 » Sun Jun 20, 2004 12:50 pm

Hello,

I want crypt host on my Hybrid (I can crypt this host) but I have a proxydetect, et he work with the real hostname and not with the crypt host. Who can help me ?
Thx !
Hwy
Posts: 66
Joined: Wed Jul 16, 2003 12:27 pm

Postby Hwy » Sun Jun 20, 2004 11:05 pm

Can you please explain what you want better?

"crypt host", do you mean Unreal-like hostname hiding?

proxy scanning, ie bopm?

You need to explain what exactly you want (in proper English, for the benefit of those who don't natively speak it) before anyone can assist you.
Sniper94
Posts: 2
Joined: Sun Jun 20, 2004 12:48 pm

Postby Sniper94 » Mon Jun 21, 2004 7:40 am

I use a hybrid IRCD
my scanner is sockscleaner.
I know how hiding the hostname on my IRCD but my server send to all another server the hiding hostname, and my scanner is a server.
I don't know just send to my sanner the real hostname.
Sorry for my english, i'm not english...
tkanks for your help
Hwy
Posts: 66
Joined: Wed Jul 16, 2003 12:27 pm

Postby Hwy » Mon Jun 21, 2004 11:48 am

Sniper94 wrote:I use a hybrid IRCD
my scanner is sockscleaner.
I know how hiding the hostname on my IRCD but my server send to all another server the hiding hostname, and my scanner is a server.
I don't know just send to my sanner the real hostname.
Sorry for my english, i'm not english...
tkanks for your help
You can't. There is no way to solve this issue. If you spoof someone (what I believe you mean by host hiding), it is assumed that they are trusted.

It seems as if you're setting the daemon up to spoof everyone who connects?
User avatar
munky
Site Admin
Posts: 826
Joined: Wed Jul 02, 2003 4:54 pm
Location: Phoenix AZ
Contact:

Postby munky » Mon Jun 21, 2004 12:10 pm

run a proxy scanner that runs as a local oper. i don't know much about "crypt host", but most hostname hiding patches that I have seen will show the real ip/hostname to local opers
In God we trust,
Everyone else must have an X.509 certificate.
Rejected
Posts: 3
Joined: Sat Feb 25, 2006 4:18 pm

Crypt host

Postby Rejected » Sat Feb 25, 2006 4:21 pm

hybrid 7.2.0 now has ip_cloaking.c in contrib if you want the real ip sent across all servers you can use sockhost in the NICK %s lines in s_user.c and s_serv.c if you want to see a example feel free to send me a private message on EfNet and I will be happy to show you the code I use

Edited post this is from my s_user.c saying the line wont help as ive made alot of modifications to my ircd

sendto_one(uplink, "NICK %s %d %lu %s %s %s %s %s :%s",
source_p->name, source_p->hopcount+1,
(unsigned long)source_p->tsinfo,
ubuf, source_p->username, source_p->sockhost,
source_p->host, source_p->servptr->name,
source_p->info);
Will send the real host in numeric form and the hidden host ive also used sockhost in s_serv.c
I am 1 from many

Who is online

Users browsing this forum: No registered users and 1 guest