Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
274 B

# $OpenBSD: ripd.conf,v 1.1 2014/07/11 21:20:10 deraadt Exp $
fib-update yes
redistribute static
split-horizon poisoned
triggered-updates yes
interface rl0 {
auth-type crypt
auth-md-keyid 1
auth-md 1 test
cost 2
}
interface rl1 {
auth-type simple
auth-key secret
}