Public

warning: Creating default object from empty value in /var/www/obonet/modules/taxonomy/taxonomy.module on line 1418.

Sample configuration files for hostapd and wpa_supplicant to make them work on a wired connection

Wed, 10/01/2008 - 14:28 by Damien Leroy • Categories:

In order to add new EAP methods to the linux implementation of IEEE802.1X, I had to make the protocol work on a wire. Since I had some difficulties to succeed and to find sample examples for wired connection, I publish these sample configuration here. I hope it will help.

It is based on hostapd and wpa_supplicant 0.6.4. To compile them, go in the hostapd/wpa_supplicant directory, copy "defconfig" to ".config", for hostapd uncomment the line "CONFIG_DRIVER_WIRED=y" and "make".

Hostapd (the authenticator)


Introduction to git (still under construction)

Tue, 09/23/2008 - 12:02 by Sébastien Barré • Categories:

This page presents how to work with the LinShim6 git repository, but is also intended at sharing my experience about git usage. Don't hesitate to comment about it (mail to Sébastien Barré) or suggests practical tricks allowing to better benefit from the power of git.

Initial configuration of git


git-config --global user.name "FirstName LastName"
git-config --global user.email "user@example.com"

(retrieved from http://www.sourcemage.org/Git_Guide)


Separating identifiers from locators to scale the Internet

Fri, 09/12/2008 - 10:04 by Olivier Bonaventure • Categories:
Research project related: 
TRILOGY
Related software: 
OpenLISP
Authors: 
Olivier Bonaventure
Presentation date: 
September 11, 2008
Place: 
London, UK
Language: 
English
Event: 
Broadnets 2008

The growth of the Internet is causing some stress on the Internet control plane and BGP in particular. The IRTF Routing Research Group has been chartered to explore architectural alternatives to the current Internet routing architecture. Several of these alternatives rely on separating the identifier and locator roles of IP addresses. In this talk, we'll review the key principles of these proposals and explain the main challenges that need to be solved.


Towards validated network configurations with NCGuard

Wed, 09/10/2008 - 15:07 by Laurent Vanbever • Categories:
Laurent Vanbever, Grégory Pardoen and Olivier Bonaventure. Towards validated network configurations with NCGuard. Proc. of Internet Network Management Workshop 2008, pages 1-6, Orlando, USA, October 2008. bibTeX  pdf pdf 

Will this help improving the security of BGP ?

Sat, 08/30/2008 - 01:28 by Olivier Bonaventure • Categories:

During the Defcon conference, two security researchers have shown by a live exploit that interdomain routing with today's BGP is not secure. Additional details about the exploit may be found in :


Syndicate content