<div dir="ltr"><div>I'm sorry! I try to connect in telnet...</div>
<div> </div>
<div>Moreover, probably I solved my problem with your suggestion.</div>
<div> </div>
<div>In the clients.conf I create a specific client for each host on my network, like this:</div>
<div> </div>
<div>client <a href="http://192.168.0.1/32">192.168.0.1/32</a> {<br>        secret             = secret <br>        shortname       = router<br>        }</div>
<div> </div>
<div>client <a href="http://192.168.0.2/32">192.168.0.2/32</a> {<br>        secret             = secret <br>        shortname       = switch<br>        }<br></div>
<div>and not a unique client like I using before:</div>
<div> </div>
<div>client <a href="http://192.168.0.0/24">192.168.0.0/24</a> {<br>        secret             = secret <br>        shortname       = mynetwork<br>        }</div>
<div> </div>
<div> </div>
<div>Now when I try to make access trough telnet on my router or on my switch, in the radius.log I see all the information that I need:</div>
<div> </div>
<div>Wed Jul 23 12:06:42 2008 : Auth: Login OK: [test] (from client router port 194<br>cli <a href="http://172.16.0.1">172.16.0.1</a>)</div>
<div>Wed Jul 23 12:06:42 2008 : Auth: Login OK: [test] (from client switch port 194<br>cli <a href="http://172.16.0.1">172.16.0.1</a>)<br></div>
<div>Thanks for the help!!!!!!!!!</div>
<div><br>Regards</div>
<div><br>Danilo</div>
<div> </div>
<div class="gmail_quote">2008/7/23 Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">Danilo Molini wrote:<br>> I try to explain better what I want.<br>><br>> My freeradius server is <a href="http://10.0.0.1/" target="_blank">10.0.0.1</a>  and the router that<br>> use the radius service is <a href="http://192.168.0.1/" target="_blank">192.168.0.1</a>  and I try to<br>
> connecto to the router from my pc with ip address <a href="http://172.16.0.1/" target="_blank">172.16.0.1</a><br><br></div> 'connect"... how?  Administrator login on the router?  Please be specific.<br><br> You have been careful to *not* describe what you are trying to do.<br>
The less information you give, the harder it is for anyone to help you.<br>
<div class="Ih2E3d"><br>><br>> The log report this information:<br>><br>> Auth: Login OK: [test] (from client myhomenetwork-network port 194 cli<br>> <a href="http://172.16.0.1/" target="_blank">172.16.0.1</a> )<br>
> Is it possibile to add the information of the router on which I have<br>> request access?<br><br></div> Read the log message again.  It *is* printing out the client<br>information.  In this case, it's "myhomenetwork-network".<br>
<br> If you want it to print out something else for the name of the client,<br>edit the "shortname" field of the "client" entry that defines the client<br>IP, shared secret, etc.<br>
<div>
<div></div>
<div class="Wj3C7c"><br> Alan DeKok.<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></div></div></blockquote>
</div><br></div>