Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 34773a6cdb3ee0c6645b3389006e48b2 > files > 2

gated-3.6-2mdk.src.rpm

#
# Generic configuration file for use with RIP
#
rip yes {
	interface all noripin noripout;
	interface eth0 ripin ripout version 2 broadcast;
};

import proto rip {
	all ;
	default restrict ;
};

export proto rip {
	proto direct ;
	proto static metric 1;
};