GithubHelp home page GithubHelp logo

remillardj / edgeos_config Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 4 KB

A basic EdgeOS config to resolve local hostnames with domains. Uses OpenDNS then Google's DNS if it can't resolve domains.

Clojure 100.00%

edgeos_config's Introduction

My EdgeOS 4 Router Configuration

Obviously slightly modified :)

Why?

I looked around and had a really tough time finding a solution to resolve local hostnames with a local domain, especially using a mesh network like eero where that is not built in. However, I found a solution that is reliable as heck and beautiful. This will resolve all local hostnames appended in the config with mydomain.net. You can set the mesh network router to bridged so WiFi will work.

DHCP/DNS

It uses dnsmasq for DNS resolution and DHCP assignment, on the subnet of 192.168.50.2 - 192.168.50.254. Dnsmasq also updates /etc/hosts automatically, so long if you connect to the router, your computer should pick it as the DNS which then resolves using the routers /etc/hosts.

I also set it to use OpenDNS if the domain does not resolve locally, followed by Google DNS if OpenDNS cannot resolve it. Because ISP's should not be your DNS server which they send messages to you, passed as a bill for "emergencies"... When really it's just about your data cap... How disgusting.

Usage

Download the tar gunzip file and upload it to your Edge Router 4. BUT* make sure you make a basic of the config prior to upload mine. You never know with these things!

Conclusion

Hopefully this helps someone out there, that needed some sort of network infrastructure and resolve hostnames instead of IP's.

edgeos_config's People

Contributors

remillardj avatar

Watchers

 avatar  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.