$OpenBSD: patch-client_heartbeat_conf,v 1.1.1.1 2004/04/23 19:32:51 naddy Exp $ --- client/heartbeat.conf.orig 2003-10-26 14:43:39.000000000 +0100 +++ client/heartbeat.conf 2004-04-15 14:41:51.000000000 +0200 @@ -12,11 +12,11 @@ # os 'linux' # Operating System (linux/freebsd/openbsd/netbsd/winxp) -os "linux" +os "openbsd" # Interface the tunnel should go over # used for detecting the local IPv4 endpoint -ipv4_interface "eth0" +ipv4_interface "tun0" # IPv4 address of the POP (nlams01/nlams02/nlams04/demun01/iedub01/dkcop01) # This is also the address to where heartbeats are sent @@ -39,7 +39,7 @@ ipv4_pop "[POP].sixxs.net" # Interface to be used for the tunnel # will be created on the OS's that need that -ipv6_interface "sixxs" +ipv6_interface "gif0" # The local and remote sides of the tunnel ipv6_pop "2001:db8::1"