Skip to content

zopfbit/inet-docker-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect Docker containers to INET using TAP interfaces

This repository shows a minimal setup to connect Docker containers to an INET/OMNeT++ emulation using TAP interfaces. The architecture is based on the n3s tutorial and INET emulation showcases:

Quick start

  1. Create TAP devices and configure networking:
./setup_devices.sh
  1. Start the INET simulation (either in the IDE or from the console):
inet -u Cmdenv -f omnetpp.ini
  1. Run your emulation experiments.

  2. When finished, remove the TAP devices and restore local networking:

./teardown.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •