mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
check source routing table 100
This commit is contained in:
parent
0698d91c31
commit
d49cc7b383
@ -1,11 +1,11 @@
|
||||
carol::cat /var/log/daemon.log::installing new virtual IP PH_IP_CAROL1::YES
|
||||
carol::ip addr list dev eth0::PH_IP_CAROL1::YES
|
||||
carol::ip route list dev eth0::10.1.0.0/16.*src PH_IP_CAROL1::YES
|
||||
carol::ip route list table 100::10.1.0.0/16.*src PH_IP_CAROL1::YES
|
||||
carol::ipsec status::home.*INSTALLED::YES
|
||||
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
dave::cat /var/log/daemon.log::installing new virtual IP PH_IP_DAVE1::YES
|
||||
dave::ip addr list dev eth0::PH_IP_DAVE1::YES
|
||||
dave::ip route list dev eth0::10.1.0.0/16.*src PH_IP_DAVE1::YES
|
||||
dave::ip route list table 100::10.1.0.0/16.*src PH_IP_DAVE1::YES
|
||||
dave::ipsec status::home.*INSTALLED::YES
|
||||
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
moon::ipsec status::rw-carol.*INSTALLED::YES
|
||||
|
@ -1,11 +1,11 @@
|
||||
carol::cat /var/log/daemon.log::installing new virtual IP PH_IP_CAROL1::YES
|
||||
carol::ip addr list dev eth0::PH_IP_CAROL1::YES
|
||||
carol::ip route list dev eth0::10.1.0.0/16.*src PH_IP_CAROL1::YES
|
||||
carol::ip route list table 100::10.1.0.0/16.*src PH_IP_CAROL1::YES
|
||||
carol::ipsec status::home.*INSTALLED::YES
|
||||
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
dave::cat /var/log/daemon.log::installing new virtual IP PH_IP_DAVE1::YES
|
||||
dave::ip addr list dev eth0::PH_IP_DAVE1::YES
|
||||
dave::ip route list dev eth0::10.1.0.0/16.*src PH_IP_DAVE1::YES
|
||||
dave::ip route list table 100::10.1.0.0/16.*src PH_IP_DAVE1::YES
|
||||
dave::ipsec status::home.*INSTALLED::YES
|
||||
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
moon::ipsec status::rw-carol.*INSTALLED::YES
|
||||
|
@ -7,7 +7,7 @@ moon::cat /var/log/daemon.log::peer requested virtual IP PH_IP_DAVE1::NO
|
||||
moon::cat /var/log/daemon.log::assigning virtual IP PH_IP_CAROL1 to peer::YES
|
||||
moon::cat /var/log/daemon.log::assigning virtual IP PH_IP_DAVE1 to peer::YES
|
||||
carol::ip addr list dev eth0::PH_IP_CAROL1::YES
|
||||
carol::ip route list dev eth0::src PH_IP_CAROL1::YES
|
||||
carol::ip route list table 100::src PH_IP_CAROL1::YES
|
||||
dave::ip addr list dev eth0::PH_IP_DAVE1::YES
|
||||
dave::ip route list dev eth0::src PH_IP_DAVE1::YES
|
||||
dave::ip route list table 100::src PH_IP_DAVE1::YES
|
||||
|
||||
|
@ -7,9 +7,9 @@ moon::cat /var/log/daemon.log::peer requested virtual IP PH_IP_DAVE1::YES
|
||||
moon::cat /var/log/daemon.log::assigning virtual IP PH_IP_CAROL1 to peer::YES
|
||||
moon::cat /var/log/daemon.log::assigning virtual IP PH_IP_DAVE1 to peer::YES
|
||||
carol::ip addr list dev eth0::PH_IP_CAROL1::YES
|
||||
carol::ip route list dev eth0::src PH_IP_CAROL1::YES
|
||||
carol::ip route list table 100::src PH_IP_CAROL1::YES
|
||||
dave::ip addr list dev eth0::PH_IP_DAVE1::YES
|
||||
dave::ip route list dev eth0::src PH_IP_DAVE1::YES
|
||||
dave::ip route list table 100::src PH_IP_DAVE1::YES
|
||||
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
carol::ping -c 1 PH_IP_MOON1::64 bytes from PH_IP_MOON1: icmp_seq=1::YES
|
||||
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
|
Loading…
x
Reference in New Issue
Block a user