radtest (0) Error parsing "stdin": Failed to get value
Dear Mr. Herwin Weststrate I just have followed your instructions and radiusd and radclient with -x options done everything fine! If need I could send the logs but they look as typical without any warnings or errors. Just both work fine. :-) I hope I can to go forward with freeradius 3.0.8 and freebsd and tune them with mysql. I will try radtest once again... May be something wrong with FreeBSD 10.... Thank you a lot for the fast feedback best wishes with radius and linux Victor ps Sorry for the repetition Среда, 17 июня 2015, 17:03 +02:00 от Herwin Weststrate <herwin@quarantainenet.nl>:
On 17-06-15 16:52, Victor Beliaiev wrote:
2/ Concole #2 radtest -x -4 bob hello 127.0.0.1 0 testing123 (0) Error parsing "stdin": Failed to get value
radtest is a wrapper for radclient. There are two possibilities here: either the output of radtest is invalid, or there is something wrong with radclient.
Could you put the following text in a file and feed that to radclient
User-Name = 'bob' User-Password = 'hello' NAS-IP-Address = 127.0.1.1 NAS-Port = 0 Message-Authenticator = 0x00 Cleartext-Password = 'hello'
To feed it to radclient:
radclient -4 -x 127.0.0.1 auth testing123 < $filename
All my 3.0.8 installs here work fine, but they're all on linux.
-- Herwin Weststrate
-- Victor Beliaiev +38 050 412-2003 belve@mail.ru ---------------------------------------------------------------------- -- Victor Beliaiev +38 050 412-2003 belve@mail.ru
participants (1)
-
Victor Beliaiev