Solution for IPSec VPN Server in Fedora 19 with Amahi 7 in order to Forward all traffic through the VPN
<br>1. At /etc/racoon/racoon.conf</br>
Delete the 2 lines with split in mode_cfg :
split_network include 192.168.1.0/24, 10.8.1.0/24;
<br>split_dns "home.com";</br>
2. At your Hda run ifconfig to see what is your network interface.