Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pgh

#1
[SOLVED]
sind aber über nslookup und ping erreichbar.
Wie ist das möglich?

Gebe ich "http://google.com" in den Browser ein... kommt 404 Error nach langer zeit.
Führe ich "nslookup google.com" kommt prompt die IP Adresse.
Führe ich "ping 8.8.8.8" aus, bekomme ich für jedes Packet eine Antwort (nix geht verloren).

Wie im Gottes Namen ist so etwas möglich?

PS: Wurde 24.1  ja gar nicht getestet? Ist Banaware wieder in Mode?
#2
[SOLVED]
After upgrading to 24.1 I could no more access any host at the WAN side.
Calling "nslookup google.com" at terminal works great (on linux and windows) but the domain-names are not resolved!
I also tried the DNS Diagnose-Tool of my OPNsense, using 8.8.8.8, and it could receive the IP of amazon.com, but again no Domain-Name resolving when working with browser, calling apt-get etc.
Before upgrading to 24.1 I saved the configuration. I tried to solve the issue by restore the config saved before: the issue remains.
I also tried several restarts... did also not helped.
Now I am confused, sad, angry and cannot surf in the www :-(
Please help me!
#3
[SOLVED]
Worked like a charm.
Thank you very much Franco.
#4
I updated my opnsense to the version 22.1.10 whith following (shortened) log:

Quote
...
Checking all packages: .......... done
py37-markupsafe has a missing dependency: python37
py37-markupsafe has a missing dependency: py37-setuptools
py37-markupsafe is missing a required shared library: libpython3.7m.so.1.0

>>> Missing package dependencies were detected.
>>> Found 2 issue(s) in the package database.

pkg-static: No packages available to install matching 'python37' have been found in the repositories
pkg-static: No packages available to install matching 'py37-setuptools' have been found in the repositories
>>> Summary of actions performed:

python37 dependency failed to be fixed
py37-setuptools dependency failed to be fixed

>>> There are still missing dependencies.
>>> Try fixing them manually.

...

1st Question: Is it possible to fix the python pkg dependency issues by/over web-control? How?
2nd If not, then how can one fix the issues over shell?
tnx