RE: (RADIATOR) Determine IP address request came to

2002-08-26 Thread Frank Danielson

I don't think there is a way to tell inside of Radiator. You can run
multiple instances of Radiator with each one bound to a different address
using the BindAddress config parameter. This will also give you the
advantage of being able to handle more traffic since you will have multiple
threads running.

-Original Message-
From: Timothy G. Wells [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 25, 2002 8:29 AM
To: [EMAIL PROTECTED]
Subject: (RADIATOR) Determine IP address request came to


Greetings,

Has there been anything added to radiator to allow me to determine which IP 
a request came into radiator with? This is needed for a server with 
multiple IP's and one radiator process binding to all addresses.

I brought this up maybe a year ago but no such attribute existed. I think 
it would be very helpful in general.

Thanks,

-- Tim


-- 
This message has been scanned for viruses and
dangerous content by IntelliBlock MailScanner (www.intelliblock.net), and is
believed to be clean.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Mike McCauley

Hi Timothy,

On Mon, 26 Aug 2002 12:15, Hugh Irvine wrote:
> Hello Tim -
>
> As far as I know this is an issue with Perl, although I have copied this
> mail to Mike for his comments.

Unfortunately, there appears to be no way in perl (or in C for that matter) 
for an application to discover after the fact what interface address a UDP 
packet arrived on.

Cheers.

>
> BTW - you can see the IP addresses in a packet dump of the incoming
> requests using snoop or tcpdump, but this doesn't really help at the
> application level.
>
> regards
>
> Hugh
>
> On Sunday, August 25, 2002, at 02:28 PM, Timothy G. Wells wrote:
> > Greetings,
> >
> > Has there been anything added to radiator to allow me to determine
> > which IP a request came into radiator with? This is needed for a server
> > with multiple IP's and one radiator process binding to all addresses.
> >
> > I brought this up maybe a year ago but no such attribute existed. I
> > think it would be very helpful in general.
> >
> > Thanks,
> >
> > -- Tim
> >
> >
> > -- This message has been scanned for viruses and
> > dangerous content by IntelliBlock MailScanner (www.intelliblock.net),
> > and is
> > believed to be clean.
> >
> > ===
> > Archive at http://www.open.com.au/archives/radiator/
> > Announcements on [EMAIL PROTECTED]
> > To unsubscribe, email '[EMAIL PROTECTED]' with
> > 'unsubscribe radiator' in the body of the message.
>
> NB: I am travelling this week, so there may be delays in our
> correspondence.

-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985   Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory etc etc 
on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X etc etc

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Hugh Irvine


Hello Tim -

As far as I know this is an issue with Perl, although I have copied this 
mail to Mike for his comments.

BTW - you can see the IP addresses in a packet dump of the incoming 
requests using snoop or tcpdump, but this doesn't really help at the 
application level.

regards

Hugh


On Sunday, August 25, 2002, at 02:28 PM, Timothy G. Wells wrote:

> Greetings,
>
> Has there been anything added to radiator to allow me to determine 
> which IP a request came into radiator with? This is needed for a server 
> with multiple IP's and one radiator process binding to all addresses.
>
> I brought this up maybe a year ago but no such attribute existed. I 
> think it would be very helpful in general.
>
> Thanks,
>
> -- Tim
>
>
> -- This message has been scanned for viruses and
> dangerous content by IntelliBlock MailScanner (www.intelliblock.net), 
> and is
> believed to be clean.
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>
>

NB: I am travelling this week, so there may be delays in our 
correspondence.

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



RE: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Martin Edge

Ah, re-reading, I now understand your query ..

Not in the list I have of attributes, anyhow..



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Martin Edge
Sent: Monday, August 26, 2002 9:07 AM
To: Timothy G. Wells; [EMAIL PROTECTED]
Subject: RE: (RADIATOR) Determine IP address request came to


I think %c..

Check the docco

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Timothy G. Wells
Sent: Sunday, August 25, 2002 10:29 PM
To: [EMAIL PROTECTED]
Subject: (RADIATOR) Determine IP address request came to


Greetings,

Has there been anything added to radiator to allow me to determine which IP
a request came into radiator with? This is needed for a server with
multiple IP's and one radiator process binding to all addresses.

I brought this up maybe a year ago but no such attribute existed. I think
it would be very helpful in general.

Thanks,

-- Tim


--
This message has been scanned for viruses and
dangerous content by IntelliBlock MailScanner (www.intelliblock.net), and is
believed to be clean.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



RE: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Martin Edge

I think %c..

Check the docco

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Timothy G. Wells
Sent: Sunday, August 25, 2002 10:29 PM
To: [EMAIL PROTECTED]
Subject: (RADIATOR) Determine IP address request came to


Greetings,

Has there been anything added to radiator to allow me to determine which IP
a request came into radiator with? This is needed for a server with
multiple IP's and one radiator process binding to all addresses.

I brought this up maybe a year ago but no such attribute existed. I think
it would be very helpful in general.

Thanks,

-- Tim


--
This message has been scanned for viruses and
dangerous content by IntelliBlock MailScanner (www.intelliblock.net), and is
believed to be clean.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.