GithubHelp home page GithubHelp logo

sync-route-tables's Introduction

sync-route-tables

Sync kernel route table changes from the main to a custom route table.

Help

SYNOPSIS:
    sync-route-tables --managed-rt <int> [--all-bridges] [--help|-?]
                      [--version|-V] [<args>]

REQUIRED PARAMETERS:
    --managed-rt <int>    Route table to push changes into

OPTIONS:
    --all-bridges         Sync all changes, otherwised only docker networks are synced (default: false)

    --help|-?             (default: false)

    --version|-V          (default: false)


Output

2022/02/14 22:50:30 starting ...
2022/02/14 22:50:30 ##########################################
2022/02/14 22:50:30 Getting docker networks ...
2022/02/14 22:50:30 Skipping default docker bridge
2022/02/14 22:50:30 Adding network info for: bridge
2022/02/14 22:50:30 Adding network info for: orchestrator_default
2022/02/14 22:50:30 Adding network info for: dev_admin_setup_credentials_network
2022/02/14 22:50:30 Completed getting docker networks
2022/02/14 22:50:30 ##########################################
2022/02/14 22:50:30 Syncing all routes over ...
2022/02/14 22:50:30 Routes on: br-a416868123e4
2022/02/14 22:50:30 Adding new route: Name: eth1, DestIP: 10.169.32.0/20
2022/02/14 22:50:30 Adding new route: Name: docker0, DestIP: 10.253.255.0/26
2022/02/14 22:50:30 Adding new route: Name: eth0, DestIP: 169.254.169.254/32
2022/02/14 22:50:30 Adding new route: Name: br-f4ac045dbc5d, DestIP: 169.254.170.0/24
2022/02/14 22:50:30 Adding new route: Name: br-b8c206d542bc, DestIP: 172.21.0.0/16
2022/02/14 22:50:30 Adding new route: Name: eth0, DestIP: 198.19.64.0/18
2022/02/14 22:50:30 Routes on: br-b8c206d542bc
2022/02/14 22:50:30 Adding new route: Name: br-b8c206d542bc, DestIP: 172.21.0.0/16
2022/02/14 22:50:30 Routes on: br-f4ac045dbc5d
2022/02/14 22:50:30 Adding new route: Name: br-f4ac045dbc5d, DestIP: 169.254.170.0/24
2022/02/14 22:50:30 Listening for route updates ...

sync-route-tables's People

Contributors

mgale avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.