send and receive internal DNS server information in ikev1/mode-config scenario

This commit is contained in:
Andreas Steffen 2009-04-14 11:29:08 +00:00
parent 794a6508cf
commit 9c4387edcd
2 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,6 @@
carol::cat /var/log/auth.log::setting virtual IP source address to PH_IP_CAROL1::YES
carol::cat /var/log/auth.log::received IPv4 DNS server address PH_IP_WINNETOU::YES
carol::cat /var/log/auth.log::received IPv6 DNS server address fec1\:\:20::YES
carol::ipsec status::home.*STATE_QUICK_I2.*IPsec SA established::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
dave::cat /var/log/auth.log::setting virtual IP source address to PH_IP_DAVE1::YES

View File

@ -0,0 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
dns1 = PH_IP_WINNETOU
dns2 = PH_IP6_VENUS
}