On 16/06/05, Michael Favinsky <[EMAIL PROTECTED]> wrote: > Can two 3.7 servers running OSPFd talk OSPF to each other over an IPSEC > tunnel, or worded in another way, an enc interface? > > I have two sites with a WAN link and I want to use the Internet (VPN) as a > backup route. The concept is that under normal circumstances, the OSPF > routing table would have valid routes between the two sites over both the > VPN and WAN links. If the WAN link failed, there'd still be a valid route > between the two sites over VPN. >
if you want to do things like dynamic routing over IPsec use a tunneling protocol like IPIP(gif) or GRE. Set up the tunnel and the just configure IPsec to encrypt the tunnel. /Tony S