I have installed ipfire core 185. With network red-green-orange, all IP’s are manually, The ipfire is running on a proxmox server standing in the internet.
I could not reach the WebGui, and I can ping the 8.8.8.8 from the ipfire and the green and orange IP’s from another server, and from the other sever to the ipfire. So the internal networks are working. But if I try to ping url from the ipfire I get: “name or service not known”. It seems, the DNS Service is not correct. How can I check and fix that over console. If I had opend port 444 in the firewall it must work?
@bbitsch
If I call: dig @8.8.8.8 google.com I got the same answer:
If I ping one homepage with the IP it works, with the url it doesn’t work.
The must be a Problem with DNS
I fond in the message log:
So the problem must be at DNS from the ipfire.
My problem is, I cann’t reach the WebGui from the ipfire to check everything.
Is there a possibility to check fron the console if everything is working?
Normally you connect to WUI from your Green network.
https:// ipfire green intreface ip :444
if you have a console or SSH connection.
You can use “elinks” to setup DNS page in IPfire.
@nickh
Hi nick,
I tried your version, but without success, it’s the same like before. Do I need e second network card, especially for the red interface from the ipfire.
In the past I worked with VMware esxi, and there it was working with one network card.
@hvacguy
My problem is, the other device is not reachable, because the connection goes over the ipfire and thats not working.
Ok. Back to basics.
Which ip address should IPFire receive from the… internet connection on RED? If it’s a public one, do not share it but state that’s public.
Which ip address IPFire have on green adapter?
When I had the issue, it was with IPF on my LAN for testing. I had to disable DNSSEC because upstream there is an intercepting DNS resolver which was not able to give back a valid response and I saw a lot of SERVFAIL messages. There was nothing I could do on the UI to get unbound working. The only thing that did was disabling DNSSEC.
I tried enabling the flag but it didn’t work. Don’t I have to do something else as well? If it is still on port 53, the upstream DNS server will intercept or block it.