optimized FreeRadius scenarios for debug output
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
config setup
|
||||
plutostart=no
|
||||
charondebug="tls 2, ike 2"
|
||||
charondebug="tls 2"
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
config setup
|
||||
plutostart=no
|
||||
charondebug="tls 2, ike 2"
|
||||
charondebug="tls 2"
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
moon::/etc/init.d/iptables start 2> /dev/null
|
||||
carol::/etc/init.d/iptables start 2> /dev/null
|
||||
dave::/etc/init.d/iptables start 2> /dev/null
|
||||
alice::cat /etc/raddb/eap.conf
|
||||
alice::cat /etc/raddb/proxy.conf
|
||||
alice::cat /etc/raddb/users
|
||||
alice::/etc/init.d/radiusd start
|
||||
moon::ipsec start
|
||||
carol::ipsec start
|
||||
|
||||
@@ -19,3 +19,8 @@ TCPDUMPHOSTS="moon"
|
||||
# Used for IPsec logging purposes
|
||||
#
|
||||
IPSECHOSTS="moon carol dave"
|
||||
|
||||
# UML instances on which FreeRadius is started
|
||||
#
|
||||
RADIUSHOSTS="alice"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user