16 lines
429 B
Plaintext
16 lines
429 B
Plaintext
alice::cat /etc/freeradius/clients.conf
|
|
alice::cat /etc/freeradius/eap.conf
|
|
alice::cat /etc/freeradius/proxy.conf
|
|
alice::cat /etc/freeradius/triplets.dat
|
|
carol::cat /etc/ipsec.d/triplets.dat
|
|
dave::cat /etc/ipsec.d/triplets.dat
|
|
alice::radiusd
|
|
moon::ipsec start
|
|
carol::ipsec start
|
|
dave::ipsec start
|
|
moon::expect-connection rw-mult
|
|
carol::expect-connection home
|
|
carol::ipsec up home
|
|
dave::expect-connection home
|
|
dave::ipsec up home
|