[rt-devel] IP tracking in RTIR
Damian Gerow
freebsd at coal.sentex.ca
Wed Dec 3 16:14:40 EST 2003
Thus spake Jesse Vincent (jesse at bestpractical.com) [03/12/03 16:01]:
> > However, it shouldn't be hard to put in place the thought of linking to a
> > RADIUS lookup page (or whatever you use to look through your assignment
> > logs). Just find a regex for an IP address
> > (/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/ perhaps?), and wrap it in an A HREF,
> > and you /should/ be okay.
> >
> > Double-check that regex, though. It might not work, and there's probably
> > *much* better regular expressions for finding IP addresses out there.
>
> Like the one in RTIR's "MakeClicky" component, which gives you a way to
> configure what happens when people click on IP addresses.
Yep, that would be pretty much what I wanted. I figured RTIR would have
something like that in there, since the docs say it does, I just haven't
bothered trying to track it down. Now I just need to read up on how to use
it.
Once again, Jesse, you rock.
- Damian
More information about the Rt-devel
mailing list