diff options
Diffstat (limited to 'testing/tests/ikev2/rw-eap-sim-radius/test.conf')
-rw-r--r-- | testing/tests/ikev2/rw-eap-sim-radius/test.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/ikev2/rw-eap-sim-radius/test.conf b/testing/tests/ikev2/rw-eap-sim-radius/test.conf index f29298850..42d23a50b 100644 --- a/testing/tests/ikev2/rw-eap-sim-radius/test.conf +++ b/testing/tests/ikev2/rw-eap-sim-radius/test.conf @@ -19,3 +19,7 @@ TCPDUMPHOSTS="moon" # Used for IPsec logging purposes # IPSECHOSTS="moon carol dave" + +# Guest instances on which FreeRadius is started +# +RADIUSHOSTS="alice" |