I think it's solved, but maybe you can have a look at the new explanation, just to be sure if I was correct in my assumptions.
As to this point, there is only a master nameserver running on the hosting server and a slave server (2nd nameserver) which is running on another physical machine in another data center. I don't understand the term logical nameserver. On the hosting server is running the 2nd nameserver of the other machine, so those 2 servers do dns clustering.
I will try to explain my initial question:
Server is from my boss, I do the support.
Our hosting server, has master nameserver with ip 176.9.xx.xx (ns1.hostingdomain.nl)
Then on another pysical machine on another server 78.46.xx.xx (ns2.hostingdomain.nl)
Since I'm in fact a reseller myselve, my own nameserver (made from reseller account with the "create nameserver with these ip's" option and selected the "virtual" tab) is virtual to my opinion, because the physical server is the master server which I make use of too, like every other account on this server.
It is ns1.mycompany.nl with ip 176.9.xx.xx (same as master) and ns2.mycompany.nl with ip 78.46.xx.xx (same ip as slave).
When I do nslookup ns2.mycompany.nl it will return 176.9.xx.xx and when I do "nslookup 176.9.xx.xx" it will return ns1.hostingdomain.nl which I don't mind that it does. I see this as normal behaviour and no problem at all.
So far so good, no problems there.
Now my boss (master server on hostingdomain) has a client who has also a little hosting company called resellercompany.nl.
He has the same setup as I have. So virtual nameservers with ns1.resellercompany.nl and ns2.resellercompany.nl pointing to the master and slave nameserver ip's as stated.
But he -has- a problem with the nslookup.
He want's his own ip's and make nameservers with them.
So he want his boss to get 2 new ip adresses to assign to this resellercompany's account (for example) 176.9.xx.yy and 176.9.xx.zz.
Then this resellerclient want's do to this:
-Reseller Level -> Nameservers -> With 2 Selected IP's (which would be his 2 new own ip's we have to provide him with) create ns1 and ns2 resellercompany.nl
And this:
- Reseller Level -> List Users -> username -> ns1/ns2: The default values that are given to newly created domains by the User.
All for just 1 reason. When -his- client does "nslookup ns1.resellercompany.nl" the answer won't be 176.9.xx.xx but 176.9.xx.yy.
And when he does "nslookup 176.9.xx.yy" the answer will be ns1.resellercompany.nl instead of ns1.hostingdomain.nl.
Ofcourse my boss has to setup the rdns for the 176.9.xx.yy and zz ip adresses, which is no problem.
My question was, if this was possible this way. I think it is, possible. I also think it's crap and childish.
To my opinion this is totally useless and pointless, because only his nameservers will resolve as he want's. But he wanted it this way, so my boss asked me to have a look if the above would work as described.
However, now I thought of something else.
When he has a client with domain clientdomain.nl and this client will do "nslookup clientdomain.nl" this client won't get 176.9.xx.yy as answer but still 176.9.xx.xx which is the master ip. And this is how it should work.
This can only resolve to this reseller's own nameserver if he get's himself a vps or dedicated server with his own nameservers.
Now I told my boss to explain this to the reseller and since then it is very quiet, so my guess is that the reseller doesn't want the extra ip's anymore, because his clients domains will always resolve to the master nameserver.
P.s. 176.9.xx.xx used for ns1.hostingdomain.nl (first ip of master nameserver) is also the main server ip.