DNS PROBLEM
I have to make a dns server using fedora 40 in hyper-v
And be able to direct ip 10.0.10.2 of an ubuntu server and the same fedora 10.0.20.3 ip for services located in the fedora machine(this machine is the same that has dns server).
There is also a firewall pfsense vm in hyper-v with ip 10,0,10,1 and 10.0.20.1 and a WAN interface.
The services in ubuntu and fedora need to be accesible in a client vm with mxlinux.
At this moment I'm having trouble with the dns
In the mxlinux I can access the services with ip/service in the web browser but when I try to enter using domain I cannot do it.
In the fedora the domain for fedora works but the domain for ubuntu gives an error saying "comunication error to 10.0.10.2#53 connection refused " this using the comand dig @10.0.10.2 <server-name>.services.grp4
the same happens when i try to do that with the mxlinux but when i do reverse resolution it works using dig -x.
There is also a dhcp service in the ubuntu
I have to make a dns server using fedora 40 in hyper-v
And be able to direct ip 10.0.10.2 of an ubuntu server and the same fedora 10.0.20.3 ip for services located in the fedora machine(this machine is the same that has dns server).
There is also a firewall pfsense vm in hyper-v with ip 10,0,10,1 and 10.0.20.1 and a WAN interface.
The services in ubuntu and fedora need to be accesible in a client vm with mxlinux.
At this moment I'm having trouble with the dns
In the mxlinux I can access the services with ip/service in the web browser but when I try to enter using domain I cannot do it.
In the fedora the domain for fedora works but the domain for ubuntu gives an error saying "comunication error to 10.0.10.2#53 connection refused " this using the comand dig @10.0.10.2 <server-name>.services.grp4
the same happens when i try to do that with the mxlinux but when i do reverse resolution it works using dig -x.
There is also a dhcp service in the ubuntu
Last edited: