help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] source-ip problem in 1.0.1


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] source-ip problem in 1.0.1
Date: Tue, 15 Jul 2003 16:37:57 +0300

> It seems that gnu-radius 1.0.1 completly ignores source-ip directive in
> config file.
> If I set it to source-ip "<some ip>"; it binds to all interfaces.

source-ip does not mean "bind to this particular IP". It sets the
address that will be used as source when sending the replies. You
should not use this statement anyway. It is retained only for
backward compatibility.

> How can I fix this?

Use `listen' statements in `auth' and `acct' blocks. See

http://www.gnu.org/software/radius/manual/html_chapter/radius_8.html#SEC31
and
http://www.gnu.org/software/radius/manual/html_chapter/radius_8.html#SEC32

for more info.

Regards,
Sergey





reply via email to

[Prev in Thread] Current Thread [Next in Thread]