orm@doc-tcpip.org

Erstellt: November 2000 - Letzte Modifikation: Oktober 2001

[ Main | Local ]


Die Konfiguration von gated

Leider noch ziemlich unfertig...

Leider bin ich dazu noch nicht gekommen.. sorry

traceoptions "/tmp/gated.trc" replace size 500k files 10 all ;
interfaces {
interface all passive  ;
define 10.1.0.3 multicast;
define 10.2.0.3 multicast;
};
rip yes         {
traceoptions detail packets state ;
interface all ripin ripout version 2 multicast;
};
ripng no        {};
hello no        {};
egp no          {};
bgp no          {};
redirect yes    {};
snmp no         {};
routerdiscovery server no {};
static  { default gateway 10.1.0.1 preference 0 retain ; };
export proto rip {
proto kernel interface en0 tr0 ;
proto direct interface en0 tr0 ;
proto static interface en0 tr0 ;
};

[ Main | Local ]

[ Allgemein | UNIX | AIX | TCP-IP | TCP | ROUTING | DNS | NTP | NFS | FreeBSD | Linux | RPi | SMTP | Tracing | GPS | LW ]

Copyright 2001-2021 by Orm Hager - Es gilt die GPL
Feedback bitte an: Orm Hager (orm@doc-tcpip.org )