Update Problem pfSense 2.7.2
-
Hello guys,
I'm having a problem when upgrading or even installing packages.
Error update:
Error packages:
It's a clean install and I can't install the packages
-
@ryunozito Check your DNS servers defined in pfSense and confirm they can resolve.
-
@WN1X Could you help me how to check this, I'm now learning how to use pfSense
-
@ryunozito From your command prompt try running "nslookup google.com". This should return something like:
[24.03-RELEASE]/root: nslookup google.com Server: 127.0.0.1 Address: 127.0.0.1#53 Non-authoritative answer: Name: google.com Address: 142.250.80.46 Name: google.com Address: 2607:f8b0:4006:80d::200e
You should also confirm your WAN is up and has a default gateway.
-
Run:
pkg -d update
and see what errors it's actually hitting. -
-
This is returning, if I need to change the DNS, which file should I change?
-
I've tried several things and no success so far.
-
* Trying 208.123.73.207:443... * Immediate connect fail for 208.123.73.207: No route to host * Trying [2610:160:11:18::207]:443... * Immediate connect fail for 2610:160:11:18::207: No route to host
It has no route, either v4 or v6.
Go to System > Routing and make sure the WAN gateway is set as default.
-
@stephenw10
OMG, thanks! It worked now.Why does LAN come as the default gateway?
The first time I did an installation everything was fine, this time it came like this. -
I would guess it's because you are policy routing traffic from LAN clients to a specific gateway. So that works even when the firewall has no default route.