On Thu, 13 Jan 2005 15:50:42 +0200 (EET), Tarhon-Onu Victor <[EMAIL PROTECTED]> wrote: > On Thu, 13 Jan 2005, Adrian Saileanu wrote: > > > "Adauga aici 'neighbor 193.27.128.101 next-hop-self' " = ??? > > > > Am adaugat si nu a avut nici un efect ! > > Ai dar clear dupa aia? > am repornit bgpdul ... ( mi-am facut un script care imi omoara procesu .. sterge logul si il reporneste - ca sa fiu sigur ca se reporneste ! )
> > Mentionez ca pe .101 care e routerul de test ... "show ip bgp" imi > > arata corect toate rutele exportate de pe .1 catre .101 ! > > Si cu ce nexthop ti le arata? > ++ai cumva reguli de policy routing pe masina aia? ip rules, > rute in alte tabele decit cea default, etc? nu am ... Acum un "show ip bgpd" pe "test" imi arata : BGP table version is 0, local router ID is 193.27.128.101 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 0.0.0.0 193.27.128.1 0 0 31787 ? *> 10.0.0.0 193.27.128.1 0 0 31787 ? *> 10.0.1.128/27 193.27.128.1 0 31787 12310 i *> 10.0.3.0/24 193.27.128.1 0 0 31787 ? *> 10.11.12.0/24 193.27.128.1 0 0 31787 ? *> 10.100.200.0/28 193.27.128.1 0 0 31787 ? *> 62.217.192.0/18 193.27.128.1 0 31787 12310 20530 8953 i *> 80.86.96.0/19 193.27.128.1 0 31787 12310 i *> 80.86.97.4/30 193.27.128.1 0 31787 12310 i *> 80.86.97.208/28 193.27.128.1 0 31787 12310 i *> 80.86.103.0/27 193.27.128.1 0 31787 12310 i *> 80.86.103.80/29 193.27.128.1 0 31787 12310 ? *> 80.86.107.0/24 193.27.128.1 0 31787 12310 i *> 80.86.110.0/24 193.27.128.1 0 31787 12310 i Deci rutele sunt aici ! ( cu toate ca nu e corect pentru ca ar trebui sa le filtrez pe cele private ) Daca dau un "route -n" am asa : Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 193.27.128.96 0.0.0.0 255.255.255.240 U 0 0 0 eth0 192.168.80.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 0.0.0.0 193.27.128.97 0.0.0.0 UG 0 0 0 eth0 ... deci rutele nu sunt si injectate in route table ... uite si bgpd.conful de pe "test" : router bgp 65432 bgp router-id 193.27.128.101 redistribute kernel redistribute connected redistribute static network 192.168.80.0/24 neighbor 193.27.128.1 remote-as 31787 neighbor 193.27.128.1 description principal neighbor 193.27.128.1 update-source eth0 neighbor 193.27.128.1 soft-reconfiguration inbound atat am ... Imi poti spune si cum filtrez sa accept tot in afara de ipurile private ? Spuneam intr-un mail de mai sus ca inca e ceatza deasupra notziunilor de access-list ... filter-list ... si prefix-list ... > > -- > Any views or opinions presented within this e-mail are solely those of > the author and do not necessarily represent those of any company, unless > otherwise expressly stated. > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
