<br><br><div class="gmail_quote">2009/7/9 Ivan Kalik <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> If  the network only has the NAS1 device, the CLIENT1 can pass  the<br>
> authentication.  When  the  network have two NAS device, which one is NAS1<br>
> and the other is NAS2, the CLIENT1 request can send to NAS1 and NAS2,<br>
> then  NAS1 and  NAS2  all  send  the  request to radius. I don't know<br>
> whether CLIENT1 under NAS1 or NAS2 in radius. How to control a<br>
> wpa_supplicant client request can only send to a hostapd NAS?<br>
</div><div class="im">> The CLIENT1 MAC: 00:0F:1E:34:28:B4<br>
> The NAS1 MAC: 00:0F:1E:34:26:50<br>
> The NAS2 MAC: 00:0f:1e:00:00:83<br>
<br>
</div>That's one way - NAS mac address will be in Called-Station-Id. Or use<br>
NAS-IP-Address.<br>
<div class="im"><br>
> The RADIUS log<br>
> --------------------------<br>
> rad_recv: Access-Request packet from host 192.168.1.45 port 1024, id=0,<br>
> length=168<br>
>         User-Name = "00:0F:1E:34:28:B4"<br>
>         NAS-IP-Address = 192.168.1.45<br>
</div>>         Called-Station-Id = "00-0F-1E-34-26-50:"<br>
<div class="im">><br>
> rad_recv: Access-Request packet from host 192.168.1.44 port 1024, id=1,<br>
> length=186<br>
>         User-Name = "00:0F:1E:34:28:B4"<br>
>         NAS-IP-Address = 192.168.1.44<br>
</div>>         Called-Station-Id = "00-0F-1E-00-00-83:"<br>
<br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<a href="http://www.freeradius.org/list/users.html" target="_blank"></a></blockquote><div>Hi:<br>    
Ivan Kalik<br>Thank your suggestion! In that, The NAS1 MAC is  00:0F:1E:34:26:50, The NAS2 MAC is  00:0f:1e:00:00:83. The problem was that they all could received the request of The CLIENT1,  so I couldn't known whether CLIENT1 under NAS1 or NAS2 in radius. <br>
</div></div><br>