Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Meshlab-HSN/NWT-1_WiSe-21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

 _______  _______  _______           _        _______  ______            
(       )(  ____ \(  ____ \|\     /|( \      (  ___  )(  ___ \           
| () () || (    \/| (    \/| )   ( || (      | (   ) || (   ) )          
| || || || (__    | (_____ | (___) || |      | (___) || (__/ /           
| |(_)| ||  __)   (_____  )|  ___  || |      |  ___  ||  __ (            
| |   | || (            ) || (   ) || |      | (   ) || (  \ \           
| )   ( || (____/\/\____) || )   ( || (____/\| )   ( || )___) )          
|/     \|(_______/\_______)|/     \|(_______/|/     \||/ \___/           
                                                                         

...our seminar/lecture repository of the networking group MeshLab @HS-Nodhausen

MeshLab - Networking Seminar & Material

This repository provides sofware tools, project topics and documentation used in the Networking courses at HSN (Nordhausen - University of Applied Sciences). To create, configure, run and troubleshoot different network experiments a virtual machine (VM) based on OpenWrt Linux is used.

How to get startet with OpenWrt ?

As a initial starting point, the provided OpenWrt VM is based on VirtualBox and will be extended to other VM formats in the future. The Openwrt Linux is based on OpenWrt trunk x86_64 target.

Usage of the precompiled OpenWrt VirtualBox Appliance

  1. Prerequisite: install a VirtualBox environment suited for you local machine (https://www.virtualbox.org/)
  2. Clone the content of this repossitory (via https download or git clone or by using your favorite git client)
  3. Open VirtualBox and import the provided VM from: ./source/OpenWrt_MeshLab.ova
  4. If necessary adapt the network adapter settings to your needs (default: bridged mode on adapter 1)
  5. Start the OpenWrt_MeshLab VM and your are ready to play!

Compile OpenWrt from scratch

  1. Prerequisite: Get an OpenWrt build environment on your local machine (https://openwrt.org/docs/guide-developer/build-system/install-buildsystem)
  2. Chekout current OpenWrt trunk to your local machine
  3. Copy the OpenWrt config from ./source/.config into your OpenWrt env
  4. Start cross compiling your OpenWrt: 'make'

About

Seminar Playground for NWT-1 Lecture @HS-NDH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published