Open raminmalekghasemi opened 3 years ago
1,vi /usr/local/etc/strongswan.d/charon/eap-radius.conf eap-radius { accounting = yes load = yes port = 1812 secret = test123 server = 127.0.0.1 }
2,vi /usr/local/etc/ipsec.conf all rightauth edit to :eap-radius rightauth=eap-radius
Hi do this see error 809
you can use radiusd -X to check radius config
I used AAA Radius donnot send any request to my radius server
you need config you radius server for this client. for centos you need modify /etc/raddb/clients.conf this file.
you need create a new client ofr strongswan.
If i want Connect Config file To external radius server For auth and acc used Radius server How can do it in this .sh file ???