Re: Errors like "bgp1: Error: Hold timer expired"

2017-01-05 Thread Peter Hessler
On 2017 Jan 05 (Thu) at 18:15:00 +0100 (+0100), Ondrej Zajicek wrote: :On Thu, Jan 05, 2017 at 05:53:40PM +0100, Ondrej Zajicek wrote: :> On Thu, Jan 05, 2017 at 04:11:25PM +, Roger Whittaker wrote: :> > I'm trying to use bird to help prevent spam as described here: :> > :> > https://debian-a

Re: Errors like "bgp1: Error: Hold timer expired"

2017-01-05 Thread Roger Whittaker
On Thu, Jan 05, 2017 at 06:15:00PM +0100, Ondrej Zajicek wrote: > On Thu, Jan 05, 2017 at 05:53:40PM +0100, Ondrej Zajicek wrote: > > On Thu, Jan 05, 2017 at 04:11:25PM +, Roger Whittaker wrote: > > > I'm trying to use bird to help prevent spam as described here: > > > > > > https://debian-adm

Re: Errors like "bgp1: Error: Hold timer expired"

2017-01-05 Thread Ondrej Zajicek
On Thu, Jan 05, 2017 at 05:53:40PM +0100, Ondrej Zajicek wrote: > On Thu, Jan 05, 2017 at 04:11:25PM +, Roger Whittaker wrote: > > I'm trying to use bird to help prevent spam as described here: > > > > https://debian-administration.org/article/715/Preventing_SPAM_connections_with_bird > > > >

Re: Errors like "bgp1: Error: Hold timer expired"

2017-01-05 Thread Ondrej Zajicek
On Thu, Jan 05, 2017 at 04:11:25PM +, Roger Whittaker wrote: > I'm trying to use bird to help prevent spam as described here: > > https://debian-administration.org/article/715/Preventing_SPAM_connections_with_bird > > I understand very little about BGP, so I'm really using that article > as a

Re: OSPF socket error on "bge0" invalid argument

2017-01-05 Thread David S.
Hi Plamen, Here is the ifconfig for bge0 both on routera and routerb #routera bge0: flags=8843 metric 0 mtu 1500 options=8009b ether 1c:98:ec:13:5e:60 inet 10.22.40.17 netmask 0xfffc broadcast 10.22.40.19 inet6 fe80::1e98:ecff:fe13:5e60%bge0 prefixlen 64 scopeid 0x5

Errors like "bgp1: Error: Hold timer expired"

2017-01-05 Thread Roger Whittaker
I'm trying to use bird to help prevent spam as described here: https://debian-administration.org/article/715/Preventing_SPAM_connections_with_bird I understand very little about BGP, so I'm really using that article as a "recipe", and have used the config file there more or less as is, except for

Re: OSPF socket error on "bge0" invalid argument

2017-01-05 Thread Plamen Stoev
Hi David, Can you please provide us with the output of 'ifconfig bge0' from both machines? It would also be helpful to get ping router-a from router-b and vise versa. Does this work? Thank you in advance. Best, Plamen On Tue, Jan 3, 2017 at 9:43 PM, David S. wrote: > Hi, > > After installin