Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 13b2219f8e4e68127910edbbac99b239 > files > 2

gated-3.6-5mdk.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;
};