Giter Site home page Giter Site logo

dhclient-script-multiwan's Introduction

dhclient-script-multiwan

Fork of dhclient-script with modifications to better support multi-homed hosts

Features

  • Inserts routes with proto dhcp
  • Does not touch DNS resolver config
  • Adds explicit routes to DHCP servers (many ISPs use DHCP relays to servers on other subnets, this ensures requests to renew your lease go out the correct interface)
  • If ipset is installed, your the IP will be added to a list named -ip. This makes writing NAT hairpinning in iptables easier.
  • Default routes are added to routing tables named after the interface, and appropriate policy routing rules are set up (see routing-rules.sh.example and rt_tables.example)

Limitations

  • Hostname won't be set from DHCP server
  • DHCPv6 support removed
  • You didn't need your ISP's DNS servers, did you?
  • Policy routing rule priorities are not guaranteed not to collide, but there's a spot to fixup collisions

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.