Skip to content

BluRouter is our own internal routing system (screw quagga-ware...)

Notifications You must be signed in to change notification settings

BluCoders/BluRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluRouter

BluRouter is our own internal routing system (screw quagga-ware...)

Changes

  • Switching config.py to config.ini
  • python tool-inify.py reads config.py and writes config.ini

Howto

  • Edit the config-example.py exactly as you need it, then save as config.py
  • Edit routes-example.txt and add any subnets the box owns. Use of netmasks is allowed.
  • Run ./router.py, using './router.py start' to daemonize the process.
  • It can also be run in foreground mode with './router.py test'

Requirements

  • python-ipaddr

About

BluRouter is our own internal routing system (screw quagga-ware...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages