what is wrong? client side iked.conf:
ikev2 'roadwarrior' active esp \
from dynamic to any \
peer 45.77.223.7 \
srcid roadwarrior \
dstid server1.domain \
request address any \
iface lo1
# iked -dv
/etc/iked.conf: 43: invalid iface
lo1 must exist: # ifconfig lo1 create To create it at a reboot: # touch /etc/hostname.lo1

