ip pool now suppresses plugin loading debug output
This commit is contained in:
@@ -11,7 +11,7 @@ dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
moon::cat /var/log/daemon.log::peer requested virtual IP %any::YES
|
||||
moon::cat /var/log/daemon.log::assigning lease with new address from pool bigpool::YES
|
||||
moon::cat /var/log/daemon.log::assigning virtual IP::YES
|
||||
moon::ipsec pool --status 2> /dev/null::bigpool.*10.3.0.1.*10.3.255.254.*static.*2::YES
|
||||
moon::ipsec pool --status::bigpool.*10.3.0.1.*10.3.255.254.*static.*2::YES
|
||||
moon::ipsec status::rw.*ESTABLISHED.*[email protected]::YES
|
||||
moon::ipsec status::rw.*ESTABLISHED.*[email protected]::YES
|
||||
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
moon::cat /etc/ipsec.d/ipsec.sql | sqlite3 /etc/ipsec.d/ipsec.db
|
||||
moon::ipsec pool --add bigpool --start 10.3.0.1 --end 10.3.255.254 --timeout 0 2> /dev/null
|
||||
moon::ipsec pool --add bigpool --start 10.3.0.1 --end 10.3.255.254 --timeout 0
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user