Re: OpenBGPd filters

2006-01-10 Thread Henning Brauer
* Sylvain Coutant <[EMAIL PROTECTED]> [2006-01-11 00:53]: > > > I'm not sure, but some of them (I think localpref defined in a group) > > require the whole daemon to be restarted. > > certainly not. > So what should I do to change the localpref assigned this way ? "neighbor > clear" did not change

Re: OpenBGPd filters

2006-01-10 Thread Sylvain Coutant
> > I'm not sure, but some of them (I think localpref defined in a group) > require the whole daemon to be restarted. > > certainly not. So what should I do to change the localpref assigned this way ? "neighbor clear" did not changed the localpref last time I checked ... I didn't try to delete

Re: OpenBGPd filters

2006-01-10 Thread Henning Brauer
* Sylvain Coutant <[EMAIL PROTECTED]> [2006-01-10 10:15]: > > Yes they need the session up/down to be applyed > > I'm not sure, but some of them (I think localpref defined in a group) require > the whole daemon to be restarted. certainly not. -- BS Web Services, http://www.bsws.de/ OpenBSD

Re: OpenBGPd filters

2006-01-10 Thread Sylvain Coutant
> Yes they need the session up/down to be applyed I'm not sure, but some of them (I think localpref defined in a group) require the whole daemon to be restarted. Regards, -- Sylvain COUTANT ADVISEO http://www.adviseo.fr/ http://www.open-sp.fr/

Re: OpenBGPd filters

2006-01-07 Thread Claudio Jeker
On Sat, Jan 07, 2006 at 11:06:11AM +0100, Sylvain Coutant wrote: > Hello Claudio, > > > I just tried a filter like this: > > match from any AS 29166 set nexthop blackhole > > > > and that did work: > > > Yes. I have run more tests since my previous post, and filter apply the > blackhole tag to t

Re: OpenBGPd filters

2006-01-07 Thread Claudio Jeker
On Sat, Jan 07, 2006 at 12:20:59PM +0100, Xavier Beaudouin wrote: > Hello Sylvain, > > >>I just tried a filter like this: > >>match from any AS 29166 set nexthop blackhole > >> > >>and that did work: > > > > > > > >Yes. I have run more tests since my previous post, and filter apply the > >blackhol

Re: OpenBGPd filters

2006-01-07 Thread Xavier Beaudouin
Hello Sylvain, I just tried a filter like this: match from any AS 29166 set nexthop blackhole and that did work: Yes. I have run more tests since my previous post, and filter apply the blackhole tag to the route. But packet were still forwarded. After having stopped the session and restart

Re: OpenBGPd filters

2006-01-07 Thread Sylvain Coutant
Hello Claudio, > I just tried a filter like this: > match from any AS 29166 set nexthop blackhole > > and that did work: Yes. I have run more tests since my previous post, and filter apply the blackhole tag to the route. But packet were still forwarded. After having stopped the session and rest

Re: OpenBGPd filters

2006-01-06 Thread Claudio Jeker
On Tue, Jan 03, 2006 at 07:15:36PM +0100, Sylvain Coutant wrote: > Hi and happy new year to all, > > I try to apply a "nexthop blackhole" filter without success on OpenBSD 3.8. > > I receive the bogon list from cymru and try to force "blackholing" of > the routes without success. Here is my confi