Contributed by merdely on from the bsd-and-legoland dept.
Henrik Kramshoej writes:
Report from EuroBSDCon2007 Friday:
Today is conference day 1 of the EuroBSDCon2007 in Copenhagen, tutorials were previous two days - but I didn't attend any.
Marc Balmer (mbalmer@), Pierre-Yves Ritschard (pyr@) and Claudio Jeker (claudio@) are at the conference and gave talks on the first day.
Update: Marc Balmer's presentation is now available in PDF format.Henrik continues:
Heard Marc Balmer give a nice talk about clocks and time and seconds and ... really nice talk about time: Support for Radio Clocks in OpenBSD
Claudio Jeker did a great talk about OpenBSD, summarizing a lot of the features that means a lot to me: Using OpenBSD as Routing Platform
It really blows me away how much OpenBSD can do with regards to networking, firewalling and routing. They are even working on MPLS!
Pierre-Yves Ritschard gave a talk titled "Load Balancing" but its abstract is not available on the EuroBSDCon site at this time.
(Comments are closed)
By Anonymous Coward (90.199.221.55) on
Comments
By Aaron Poffenberger (98.197.40.49) on
Wow! Great timing. I was researching this topic earlier this week. I'm definitely looking forward to the slides.
Thanks Marc, Pierre-Yves and Claudio for putting together your talks.
Comments
By Anonymous Coward (24.37.242.64) on
>
> Wow! Great timing. I was researching this topic earlier this week. I'm definitely looking forward to the slides.
>
> Thanks Marc, Pierre-Yves and Claudio for putting together your talks.
Same here! I can't wait either, I love OpenBSD stuff, nothing else compares!
Now if only someone could encode an audio/video in mp3/xvid or at least audio - seeing/hearing makes all the difference and may even entice more people to give more for things like this, hopefully.
Just my $0.02.
Comments
By Henrik Kramshoej (192.38.9.151) on
>
> Now if only someone could encode an audio/video in mp3/xvid or at least audio - seeing/hearing makes all the difference and may even entice more people to give more for things like this, hopefully.
>
> Just my $0.02.
Actually they taped a lot yesterday and they might make it onto the net at some point.
In Denmark we have previously had the problem that if things are taped, less people show up - which is bad.
So expect a random delay, on purpose, before the video will be online - and to begin with it takes some ressources preparing the video I am told.
I will make an inquiry about the slides. Oh btw the food and beers yesterday was fine and tonight we are going to a place called BrewPub København which is a microbrewery with own restaurant and bar ...
Comments
By Eystein Roll Aarseth (80.161.65.187) eaarseth at gmail dot com on
>Oh btw the food and beers yesterday was fine and tonight we are going
> to a place called BrewPub København which is a microbrewery with own
>restaurant and bar ...
Yeah, the conference organizers really knew how to keep us fed, happy and caffeinated at all times. Unfortunately I had to go home before the conference ended, so I didn't get to attend the Deathmatch and the BrewPub... :-(
By Anonymous Coward (2001:6f8:94d:4:2c0:9fff:fe1a:6a01) on
And the papers!
Comments
By Marc Balmer (91.143.127.196) on
>
> And the papers!
No papers had to be submitted, only slides. The should appear these days on www.openbsd.org/papers/.
By sthen (85.158.44.148) on
Comments
By Lennie (82.75.29.106) on
Equal Cost MultiPath is already available in most of the parts in the upcoming release.
It's available in the kernel routing tables, user-space routing tool like: ospfd and the route command and if I'm not mistaken pf also understand it.
bgpd doesn't yet, I think.
Comments
By Stryder (209.89.51.41) on
>
> Equal Cost MultiPath is already available in most of the parts in the upcoming release.
>
> It's available in the kernel routing tables, user-space routing tool like: ospfd and the route command and if I'm not mistaken pf also understand it.
>
> bgpd doesn't yet, I think.
>
>
I was under the impression ecmp support is slowly being added to OSPFD, however that support isn't yet completed.
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ospfd/rde_lsdb.c
Comments
By claudio@ (193.246.253.9) on
> >
> > Equal Cost MultiPath is already available in most of the parts in the upcoming release.
> >
> > It's available in the kernel routing tables, user-space routing tool like: ospfd and the route command and if I'm not mistaken pf also understand it.
> >
> > bgpd doesn't yet, I think.
> >
> >
>
> I was under the impression ecmp support is slowly being added to OSPFD, however that support isn't yet completed.
>
> http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ospfd/rde_lsdb.c
There is a diff floating between the ospfd developers to finish the last missing bits. If all goes good it will hit a tree near you in the next few days.
By Jason Houx (64.103.37.2) jason@houx.org on www.houx.org
>Why what?
>Why I'm not intersted in it or why I think MPLS is evil?
>
>MPLS is doing label switching on a hop by hop basis. In larger networks >it is way to easy to screw something up in the lookup tables and suddenly
>your traffic is flowing to a totaly different location. Finding and >fixing such missconfigurations are extremly time intensive as you need to
>reconstruct the path.
>
>If I have to tunnel traffic through a network I would use L2TPv3.
>--
>:wq Claudio "
So when do you think we will start to see some more information come out about MPLS being merged into OpenBSD because with this functionality it really accents OpenBGPd/OpenOSPFd nicely with the right added in? I can quickly see PF with mass anchors and virtual network spaces all behind OpenBSD. Impressive guys - Very Very Impressive. More updates on this would be very interesting.
Comments
By sthen (85.158.44.149) on
See slides 30 and 36 of Claudio's EuroBSDCon presentation when it hits the website (it will be at www.openbsd.org/papers/eurobsdcon07/claudio-routing/).
Comments
By Jason Hou (216.255.46.3) on
Oh I missed such a good presentation I can tell =( I wish OpenBSD would do another Nanog like Henning did back when he showed of OpenBGPd. At any rate OpenBSD devs you always amaze me.