<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV><FONT size=2>Hi all:</FONT></DIV>
<DIV><FONT size=2> I want to use command of "radclient" to
send some packets and I saw the help of "radclient", but I </FONT></DIV>
<DIV>can not understand the following sentence.</DIV>
<DIV> </DIV>
<DIV> -f
file<BR> File
to read the attribute/value pairs from. If this is not specified,
they are read from stdin.
This<BR> option
can be specified multiple times, in which case packets are
sent in order by file, and within
each<BR> file,
by first packet to last packet. A blank line separates logical packets
within a file.</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV> Now I'm using "radclient -f
/root/radPtDt/Packet_AUTH.txt -r 1 *.*.*.*:1812 auth *****" to send
packet, the content of</DIV>
<DIV>Packet_AUTH.txt is show as
below:<BR> NAS-Identifier =
"*****"<BR> User-Password =
"*****"<BR> NAS-IP-Address =
*.*.*.*<BR> Framed-IP-Address =
*.*.*.*<BR> NAS-Port-Id =
"*****"<BR> NAS-Port-Type
= *****<BR> User-Name =
"*****"<BR> NAS-Port =
0<BR> And now I want to send two Access-Request packets,
then I edited the Packet_AUTH.txt as below:</DIV>
<DIV><FONT size=2> NAS-Identifier =
"*****"<BR> User-Password =
"123456"<BR> NAS-IP-Address =
*.*.*.*<BR> Framed-IP-Address =
*.*.*.*<BR> NAS-Port-Id =
"*****"<BR> NAS-Port-Type
= *****<BR> User-Name =
"111111"<BR> NAS-Port =
0<BR></FONT></DIV> NAS-Identifier =
"*****"<BR> User-Password =
"123456"<BR> NAS-IP-Address =
*.*.*.*<BR> Framed-IP-Address =
*.*.*.*<BR> NAS-Port-Id =
"*****"<BR> NAS-Port-Type
= *****<BR> User-Name =
"222222"<BR> NAS-Port = 0
<DIV><FONT size=2> Then I used then "radclient -f
/root/radPtDt/Packet_AUTH.txt -r 1 *.*.*.*:1812 auth *****" to send
packets, but error </FONT></DIV>
<DIV>"radclient: XNo token read where we expected an attribute name" has
happened. </DIV>
<DIV><FONT size=2> So, at present, I can only execute the
radclient twice to send to packets. And I want to know how to execute the
radclient once to</FONT></DIV>
<DIV><FONT size=2>send more packets?</DIV></FONT>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT
size=2> best
regards</FONT></DIV>
<DIV><FONT
size=2> yiyongyun</FONT></DIV></FONT></DIV></BODY></HTML>