RadPerf running in another server.
Hello, I'm currently running FreeRADIUS 3.0.4 on a CentOS server and I wanted to use RadPerf for testing. Since I cannot install RadPerf in CentOS, I installed RadPerf in a separate Ubuntu 14.04 server, my question is: which is better for RadPerf installation? on the same server where FreeRADIUS was installed or different server?
...or on a centos server like i did Why can't you install on centos? (I put it on a seperate server as i was checking remote network authentication performance over a wan link)...so depends on your requirement. ..just checking speed? Same server. alan
Why can't you install on centos?
I tried installing it on CentOS 7 Minimal in which I always got an error './radperf error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory' And I emailed Alan DeKok about this and he told me:
The download makes it clear that the binary was build for Ubuntu.
Is there any specific instructions for CentOS installation?
(I put it on a seperate server as i was checking remote network authentication performance over a wan link)...so depends on your requirement. ..just checking speed? Same server. I think I get it now. I need to know the performance (without) network latency and also with network latency, in which I think should be in a different server and different zone.
On 2016-01-20 07:25, Alan Buxey wrote:
...or on a centos server like i did
Why can't you install on centos?
(I put it on a seperate server as i was checking remote network authentication performance over a wan link)...so depends on your requirement. ..just checking speed? Same server.
alan
Same problem Centos 7 ./radperf: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory -- Pozdrawiam, Łukasz Kopiszka www.alfa-system.pl
Hi,
Same problem Centos 7
./radperf: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
is binary suitable for your platform? you can just take an older linux binary and run it on another system and expect it to just work - there are library dependencies. probably need a new copy compiled for that GLIBC2.3 or whatever system it is - and RH7 based systems are openssl 1.0.1 or somesuch now, not 1.0.0 alan
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
Alan Buxey -
Jim -
Łukasz Kopiszka