Coder Social home page Coder Social logo

Comments (10)

trs998 avatar trs998 commented on May 31, 2024

Note that duplicate a and aaaa records are also valid, and a setting for the round-robin/cyclic setting would be nice. Bind should handle duplicate a and aaaa records happily anyway.

from sentora-core.

Caffe1neAdd1ct avatar Caffe1neAdd1ct commented on May 31, 2024

Bug confirmed, we'll get back to you on which version we are planning to fix this in.

Feel free if you have time to fix this and raise a pull request, we are actively merging pull requests.

from sentora-core.

MBlagui avatar MBlagui commented on May 31, 2024

Duplicate AAA records should be allowed AS long they don't have same value.

from sentora-core.

allebb avatar allebb commented on May 31, 2024

Can anyone confirm if this is still an issue? - If so I'll look at getting this fixed in the next few days?

from sentora-core.

MBlagui avatar MBlagui commented on May 31, 2024

Still the case checked right now on last sentora.

I got error: ERROR DNS NOT SAVED

Hostnames must be unique.

Also I would notice all ip that are 192.168.x.x are rejected by DNS manager wich is totally crazy.

from sentora-core.

trs998 avatar trs998 commented on May 31, 2024

Possibly it should warn for IPs in non-global Ip ranges (fe80, 10.,
172.16., 192.168.) But it should accept them. There are many cases where
this is perfectly valid.

N.b. I'm the original reporter - to get my local copy to work I just binned
that existing-record check in the php validation, but ideally it needs to
check same-type same-target record matches before reporting invalid record.
Arguably this is actually also valid (round-robin with unequal server loads
for example) but this is not something users of a shared hosting panel are
likely to do. More commonly an exact matching duplicate record will be a
mistake.

Tristan Scott
On 19 Nov 2014 18:56, "MBlagui" [email protected] wrote:

Still the case checked right now on last sentora.

I got error: ERROR DNS NOT SAVED

Hostnames must be unique.

Also I would notice all ip that are 192.168.x.x are rejected by DNS
manager wich is totally crazy.


Reply to this email directly or view it on GitHub
#49 (comment).

from sentora-core.

michelsup avatar michelsup commented on May 31, 2024

This bug keep firing with 1.0.0 version.

from sentora-core.

MBlagui avatar MBlagui commented on May 31, 2024

yep still there

from sentora-core.

michelsup avatar michelsup commented on May 31, 2024

I made a pull request solving this issue, but I do not believe it will be reviewed quickly, unfortunately.

from sentora-core.

allebb avatar allebb commented on May 31, 2024

Code reviewed - I've merged the changes - Sorry just been busy the last week!

from sentora-core.

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.