(E-Mail Removed) wrote:
> I'm trying to get a IPsec VPN tunnel working between my Fedora
> firewall running ipsec-tools and racoon and a remote Draytek router.
> From the verbose output of racoon I can tell then tunnel between both
> nodes is being build the moment I ping an IP adress on the remote LAN
> from my firewall. However, the moment the tunnel is up and running,
> the ping times out with "Destination Host Unreachable" At first I
> thought I had my routing table setup wrong, but then I was told the
> security policies took care of routing and not the routing table.
>
> Has anyone got a clue what's going on?
How do you know the tunnel is really up if you can't send anything
through it?
The IPSec software should alter the routing, and you can still look at
it with "netstat -nr" or "ip route."
I can't comment on your specific setup, but it's sometimes a hassle that
two different IPSec implementations don't completely work together.