Hi to all,
I'm having some trouble setting up IPSec on Fedora Core (I'm using FC5 with an upgraded kernel of 2.6.20.4). I have compiled the kernel with the options required (as stated in the IPSec-howto) and I have installed the ipsec-tools-0.6.4-1.1.rpm. I basically wanted to create a host-to-host IPSec connection between Host A (192.168.1.100/24) and Host B (192.168.2.100/24). I followed the steps specified by the web page at
http://elibrary.fultus.com/technical...de/ch-vpn.html (using the Network Administration Tool). I have also added the required routes on each Host. For example, on host A, I did the following:
Quote:
ip route add 192.168.2.100 dev eth0
|
After completing all the steps, I issued
and then tried to ping Host B from A. I got the following message:
Quote:
connect: Resource temporarily unavailable
|
Any help will be very much appreciated...
Warm regards,
Visham