Giter Site home page Giter Site logo

lookup to 77.68.81.103 about cache-domains HOT 1 OPEN

Y9fK avatar Y9fK commented on August 24, 2024
lookup to 77.68.81.103

from cache-domains.

Comments (1)

sjt5 avatar sjt5 commented on August 24, 2024 2

This (non-obvious) issue is because *.cache.lancache.net (inappropriately IMO) resolves on the global Internet.
On your DNS server a Domain Override needs to be created for:

cache.lancache.net

Pointing to your lancache-dns server IP.
(lancache server 192.0.2.2)
(non-lancache DNS server 192.0.2.1)

Improper configuration:

C:\Users\SomeUser>nslookup uplay.cache.lancache.net
Server:  yakko.somelan.lan
Address:  192.0.2.1

Non-authoritative answer:
Name:    uplay.cache.lancache.net
Address:  77.68.81.103

Proper configuration:

C:\Users\SomeUser>nslookup uplay.cache.lancache.net
Server:  yakko.somelan.lan
Address:  192.0.2.1

Non-authoritative answer:
Name:    uplay.cache.lancache.net
Address:  192.0.2.2

Would be awesome if whomever owns/runs the webserver for cache.lancache.net would add a custom HTTP header pointing to lancache documentation or something giving those troubleshooting a clue bat instead of simply 404'ing every HTTP/HTTPS request. ):

Hope this post helps others scratching their head with this issue.

from cache-domains.

Related Issues (20)

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.