NMS

Baby Router Generator

Sorry - my emacs-wiki markup is broken right now.:

Go to the (ugly) parsewiki substitutes: brg.html and NMS.html or read them plain text: brg and NMS.

The brg script is here:: brg.sh

Route configuration with ifupdown

Debian Linux uses the ifup/ifdown scripts to configure network interfaces, which allow to run commands when bringing up or down an interface, using the up and down directives in the configuration, see intefaces(5).

When using the computer as router, lots of up commands are needed to set up the additional routes and interfaces(5) grows rapidly, worse when using iproute2.

The method presented here factor out route configuration to another subsystem.