Getting IPs from a channel?

Kurt Kraut <[email protected]> Sat, 14 Feb 2009 18:45:10 +0000
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
Hi,

I'm trying to help a small IRC network to configure BOPM. They have a
modified version of PTlink, in a quite meaningless and tasteless way.
Almost everything is non-standard.

The usermode +c does not show the real IP address:


*** Notice -- Usu=E1rio conectando: diane
([email protected]) {1}


The only place the IP is shown is in the channel #routing, where only
some administrators have access. There is a kind of a bot that output
this message to the channel on every connect:


<PaPonline> LOGUSERS: mange ([email protected]
=3D> 189.111.130.170) ([    www . t7ds . com . br    ]) conectou na rede
(StarByte.BR.PaPonline.net).


Where 189.111.130.170 stands for the 'mange' nickname IP address. And
the following message is sent when someone disconnects:


<PaPonline> LOGUSERS: Paaah ([email protected]
=3D> 200.207.181.251) ([w w w . t 7 d s . c o m . b r]) desconectou da
rede (StarLinux.BR.PaPonline.net).


So, would anyone recommend me a connregex value that could obtain the
IP addresses from that syntax on channel messages?


Thanks in advance,


Kurt Kraut