Network/testing: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(New page: Networking projects that are still under development / test. ==Wifi bridge test== * Running two Linksys WRT54G APs as master->managed as an 802.11b bridge. ** SSID: nb-bridge ** ap - 172....)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
** ap - 172.30.0.41
** ap - 172.30.0.41
** client - 172.30.0.42
** client - 172.30.0.42
[[Image:090128-ping_plot.png|thumb|350px|latency over time]]
[[Image:090128-ping loss.plot.png|thumb|350px|loss over time]]


==OpenBSD-based Soekris==
==OpenBSD-based Soekris==
* I have put together a compatible image for a CF card for the Net4801 in the closet.
* I have put together a compatible image for a CF card for the Net4801 in the closet.
** Build process / kernel configuration cribbed from [http://www.nmedia.net/flashdist/ flashdist]
** Build process / kernel configuration cribbed from [http://www.nmedia.net/flashdist/ flashdist]

Latest revision as of 21:48, 29 January 2009

Networking projects that are still under development / test.

Wifi bridge test[edit]

  • Running two Linksys WRT54G APs as master->managed as an 802.11b bridge.
    • SSID: nb-bridge
    • ap - 172.30.0.41
    • client - 172.30.0.42
latency over time
loss over time

OpenBSD-based Soekris[edit]

  • I have put together a compatible image for a CF card for the Net4801 in the closet.
    • Build process / kernel configuration cribbed from flashdist