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 - stanlog

#1
Problem solved, I reinstalled OS from USB through serial console.
Thank you for your help. I will wait few days before upgrade from 23.1 to 23.1.1 'cause I'm afraid to break it one more time :)
#2
Thank you so much I will try this at the end of the week-end ('cause travel).
Have a nive day !
#3
Finally, I rebooted in single mode, reset the root password, rebooted, but same error when I try to login in the console :

PHP Warning:  PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/lib/php/20210902/curl.so (Shared object "libunistring.so.5" not found, required by "libpsl.so.5"), /usr/local/lib/php/202100
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'mbstring.so' in Unknown on line 0
PHP Fatal error:  Uncaught Error: Class "OPNsense\Auth\AuthenticationFactory" not found in /usr/local/libexec/opnsense-auth:62
Stack trace:
#0 {main}
  thrown in /usr/local/libexec/opnsense-auth on line 62

Fatal error: Uncaught Error: Class "OPNsense\Auth\AuthenticationFactory" not found in /usr/local/libexec/opnsense-auth:62
Stack trace:
#0 {main}
  thrown in /usr/local/libexec/opnsense-auth on line 62
Login incorrect


I saw an error on boot "Failed to include gfx-opnsense", when I tried several boot options.
The OS seems to be really broken, no ?
If you can tell me how I can do to reinstall OS, or what are broken, it would be great.
Thanks a lot for your help.
#4
Hello,
During upgrade this morning, updater on web UI blocked on kernel update step for a very long time (about one hour). In can't connect through console (login failed).
Message when I try to console :

PHP Warning:  PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/lib/php/20210902/curl.so (Shared object "libunistring.so.5" not found, required by "libpsl.so.5"), /usr/local/lib/php/202100
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'mbstring.so' in Unknown on line 0
PHP Fatal error:  Uncaught Error: Class "OPNsense\Auth\AuthenticationFactory" not found in /usr/local/libexec/opnsense-auth:62
Stack trace:
#0 {main}
  thrown in /usr/local/libexec/opnsense-auth on line 62

Fatal error: Uncaught Error: Class "OPNsense\Auth\AuthenticationFactory" not found in /usr/local/libexec/opnsense-auth:62
Stack trace:
#0 {main}
  thrown in /usr/local/libexec/opnsense-auth on line 62
Login incorrect

I rebooted the appliance DEC2750 (clearly not a good idea :( ).
Now I'm blocked.
How can I do to login in console to try to repair ?
Thank you so much for your help, it's the first time I'm breaking an Opnsense instance.
#5
Bonjour,
Je rencontre un effet de bord un peu pénible dont je n'arrive pas à trouver la cause.
J'ai une ligne fibre FTTH chez Free, la Freebox Revolution est en mode bridge, je suis configuré en fullstack IPv4. Un Opnsense hardware est branché à la suite, interface WAN en DHCP dessus. Tout fonctionne, je distribue le Wan à l'ensemble de mes vlans.

La seule chose c'est que régulièrement (toutes les 24h ?), je perds le WAN, comme si un renouvellement de bail DHCP venait mettre la grouille. Bien souvent si je suis dans le coin, un simple débranchement / rebranchement du câble sur l'interface wan du firewall, et c'est reparti. Je n'ai pas trouvé de configuration dédiée à cet ISP dans la doc Opnsense comme c'est le cas pour Orange et SFR, dommage.

Auriez-vous une idée de la cause de la chose, et surtout comment je pourrais régler le soucis. Je dois avouer que c'est un peu lourd la manip à la Jojo le bricolo :)

Merci par avance.
Merci par avance pour vos idées et vos pistes.
#6
Je me réponds à moi même, j'ai trouvé entre temps : on désactive le firewall avec la commande
pfctl -d
On a accès ainsi à la web gui depuis l'adresse publique.
#7
Bonsoir,
J'ai un serveur dédié avec Proxmox installé dessus. Je souhaite configurer Opnsense sur l'une des VMs pour gérer des VMs au sein d'un LAN. Seul souci, je dois pouvoir accéder à l'interface Web depuis le WAN afin de faire la première config, puisque je n'ai aucun accès au LAN dans l'immédiat. Comment puis-je faire depuis le shell ?
Merci pour votre aide.