bgpctl sh rib mem

2013-09-22 Thread Denis Fondras
Hello, I have an OpenBGPd router with OpenBSD5.3, peering with two remote routers (one for v4 and one for v6). I expect my peers to send me only valid routes. Is there a way to show every prefixes sent by a peer, even invalid ones ? I know of bgpctl show rib but I'd like to understand what this

update my box and Cinnamon avaible

2013-09-22 Thread Roelof Wobben
Hello, Before I try OpenBSd I have two questions. 1) The manual says that I can use pkg -upgrade But how do I know which packages can be updated or which security patches there are avaible. 2) Is a new version of Cinnamon avaible for OpenBSD and if so, how can I install it.

Re: bgpctl sh rib mem

2013-09-22 Thread Stuart Henderson
On 2013-09-22, Denis Fondras open...@ledeuns.net wrote: Hello, I have an OpenBGPd router with OpenBSD5.3, peering with two remote routers (one for v4 and one for v6). I expect my peers to send me only valid routes. Is there a way to show every prefixes sent by a peer, even invalid ones ?

Re: update my box and Cinnamon avaible

2013-09-22 Thread Richard Thornton
I do not think that Cinnamon is available with OpenBSD. But, I could easily be wrong. On Sun, 22 Sep 2013, Roelof Wobben wrote: Hello, Before I try OpenBSd I have two questions. 1) The manual says that I can use pkg -upgrade But how do I know which packages can be updated or which

Re: bgpctl sh rib mem

2013-09-22 Thread Denis Fondras
Thank you very much Stuart. The most likely reasons are invalid nexthops (bgpctl sh nex) or that the paths are dropped by your filter rules. I have no explicit filter rules in bgpd.conf and bgpctl sh nex shows only valid nexthops. I restarted the daemon but no changes in memory usage.

Re: update my box and Cinnamon avaible

2013-09-22 Thread Nikola Gyurov
Hi, 1a) Packages can installed/upgraded by pkg_add. 'man pkg_add for more'. 1b) http://www.openbsd.org/errata.html 2) AFAIK no. Best regards, Nikola Gyurov On Sun, Sep 22, 2013 at 1:03 PM, Roelof Wobben rwob...@hotmail.com wrote: Hello, Before I try OpenBSd I have two questions. 1) The

Re: update my box and Cinnamon avaible

2013-09-22 Thread Brett Mahar
On 09/22/13 22:03, Roelof Wobben wrote: 2) Is a new version of Cinnamon avaible for OpenBSD and if so, how can I install it. The easiest way to find out what is available is by looking at http://openports.se/ The x11 page shows the window managers which have been ported to openbsd.

Re: bgpctl sh rib mem

2013-09-22 Thread Stuart Henderson
On 2013-09-22, Denis Fondras open...@ledeuns.net wrote: Thank you very much Stuart. The most likely reasons are invalid nexthops (bgpctl sh nex) or that the paths are dropped by your filter rules. I have no explicit filter rules in bgpd.conf and bgpctl sh nex shows only valid nexthops.

Re: update my box and Cinnamon avaible

2013-09-22 Thread Anthony J. Bentley
Brett Mahar writes: On 09/22/13 22:03, Roelof Wobben wrote: 2) Is a new version of Cinnamon avaible for OpenBSD and if so, how can I install it. The easiest way to find out what is available is by looking at http://openports.se/ The x11 page shows the window managers which have

Re: update my box and Cinnamon avaible

2013-09-22 Thread Marc Espie
On Sun, Sep 22, 2013 at 03:28:24PM -0600, Anthony J. Bentley wrote: There are some tools in the ports tree, like ports-readmes, that fulfill the same purpose but make use of the infrastructure to do a better job. http://ports.su/ is based on this. ports-readme-dancer packages it all as a

Re: Thinkpad ACPI support

2013-09-22 Thread Riccardo Mottola
Hi, Alexey E. Suslikov wrote: Riccardo Mottola riccardo.mottola at libero.it writes: apm0 at bios0: Power Management spec V1.2 acpi at bios0 function 0x0 not configured boot -c and disable apm Thanks guys for the replies. I tried that. At exit I got a big fat kernel panic as soon as I

Re: update my box and Cinnamon avaible

2013-09-22 Thread Brett Mahar
On 09/23/13 07:34, Marc Espie wrote: On Sun, Sep 22, 2013 at 03:28:24PM -0600, Anthony J. Bentley wrote: There are some tools in the ports tree, like ports-readmes, that fulfill the same purpose but make use of the infrastructure to do a better job. http://ports.su/ is based on this.

Re: update my box and Cinnamon avaible

2013-09-22 Thread Rod Whitworth
On Sun, 22 Sep 2013 23:34:15 +0200, Marc Espie wrote: On Sun, Sep 22, 2013 at 03:28:24PM -0600, Anthony J. Bentley wrote: There are some tools in the ports tree, like ports-readmes, that fulfill the same purpose but make use of the infrastructure to do a better job. http://ports.su/ is based

Re: update my box and Cinnamon avaible

2013-09-22 Thread Marc Espie
On Mon, Sep 23, 2013 at 01:31:21PM +1000, Rod Whitworth wrote: On Sun, 22 Sep 2013 23:34:15 +0200, Marc Espie wrote: On Sun, Sep 22, 2013 at 03:28:24PM -0600, Anthony J. Bentley wrote: There are some tools in the ports tree, like ports-readmes, that fulfill the same purpose but make use of