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

#1
Every factory reset this fails me.  The factory reset doesn't fix this issue it reverts to this error.  I don't know what is wrong with my install.

I did run the migrations script in the github issue and it did not fix this problem.  I am not sure what to do for permanent fix.  This is was a fresh install too cause the same issue of installing 27.7.3 also has this issue.  Maybe I need to reinstall fresh again.

Edit: I reinstalled after wiping all disks.  To fix this. 
#2
Some servers have port conflicts.  Like running Onlyoffice docspace and Wazuh SEIM have conflicting ports (9200) that can't run on same machine.  I am not talking about simple websites some servers that I am trying to run have port conflicts that are not easily adjusted, which prevent using 1 machine.
#3
The folder in https://github.com/opnsense/core/tree/25.7.2/src/opnsense/scripts OPNsense has been deleted from the directory  https://github.com/opnsense/core/tree/25.7.3/src/opnsense/scripts, The breaks Monit monitoring for carp and gateway.  It is absent in version 25.7.3 in github.  Why?  This broke my install upon updating.

It seems it was moved and the GUI did not automatically update the path.

Monit needs to change the file urls in the GUI to
/usr/local/opnsense/scripts/monit/carp_status.php
and
/usr/local/opnsense/scripts/monit/gateway_alert.php
In the Monit settings I think is the fix.
#4
I gave up on doing this.  I was trying to run multiple Apache servers on different machines and I see that is it not doable.  I can't redirect nat to multiple machines, unbound only working on local network but not in the general external network. 
#5
Hi,
I tried searching this with google but could not get anything to work like NAT port forward that is suggested.

I have a website on one of many computers at domain xxx.xxxxxxxx.com:xxxx and can't seem with unbound or NAT forwarding to show as xxx.xxxxxxxx.com without the :xxxx added at the end.  The computer has multiple sites on the machine and other machines have websites too.   I want to know a general way to do this without interference on the other machines say if another machine has the same port number and other websites with different port numbers but different website how do I configure both machines?

PS Google with Gemini can be confusing.  It give multiple answers depending on how it is asked and does not lead to adequate websites for reference is my problem in finding this answer.  Please help.

For example I do a unbound override alias from www.Axxxxx.com to xxx.Axxxxx.com->
AND do NAT forwarding ->
    WAN TCP/UDP * * xxx.xxx.xxx.xxx 443 (HTTPS) xxx.xxx.xxx.xxx xxxx
Plese help fix this: It goes to the www.Axxxxx.com website instead of the one I want with the port xxxx