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

#1
Wow!

That seems to have solved my issue!! Thank you. :)
#2
After the update from 24.7 to 24.7.2 I keep getting an PHP error:

[26-Aug-2024 09:50:54 Europe/Amsterdam] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/local/www/widgets/api/plugins/system.inc'

The plugins directory doesn't exist, so this error is logical.

Furtermore, making changes to the dashboard and saving them doesn't work. The dashboard returns to it's original state.
#3
What I really don't understand, is that I can connect from the WG0 interface to the OPT2 interface. There are services listening on the ports.

If I do a Port Forward in the Firewall to a specific port on 192.168.60.60 (OPT2), i can see the external IP connecting.
If I setup a connection from WG0, i can also see that IP (10.10.10.3 in that case) connecting to the service.
#4
Quote from: cookiemonster on March 23, 2024, 11:13:57 PM
Back to LAN to OPT2. Should work. How is OPT2 setup, do you have a switch plugged into it, or otherwise describe the physical setup please.

I have a single computer directly connected to the OPT2 port on my OPNSense. On my LAN side I a switch that connects to my WiFi.
#5
They all have the OPNSense as the default gateway. I test this from WG0 and OPT2. I can ping 192.168.60.1 from OPT2.

Could it be a routing problem?
#6
Quote from: Patrick M. Hausen on March 22, 2024, 10:52:10 AM
You need "allow in, destination OPT1, OPT2" on your LAN interface.

In 99% of all cases you only use "in" rules on the interface where the connection is initiated.

I already have the "Default allow LAN to any rule" on LAN, why should I need another one? And what about the communcation to OPT1? I can connect to OPT1, but not to OPT2. So it looks to me that there's another problem?
#7
I have a strange problem and I can't seem to find the answer.
My setup is:

OPNsense 24.1.4-amd64

On my OPNSense I have one WAN interface and a LAN, OPT1 and OPT2 interface.
There's also a virtual interface WGO for WireGuard.

From my LAN I want to connect to OPT1 and OPT2.
I made firewall rules on OPT1 and OPT2 to allow traffic from LAN to OPT1 and OPT2.



I CAN connect from LAN (192.168.1.40) to OPT1 (192.168.42.42), but I CAN'T connect to OPT2 (192.168.60.60).
But.. it seems that the rule works correctly in the log file of the firewall.



Furthermore, I CAN ALSO connect from the WG0 interface (10.10.10.3) to OPT2 (192.168.60.60)

What can be the problem? OPT1 and OPT2 are complete copies of each other in the firewall rules, so I don't think the problem lies in there.
#8
Dank je voor je hulp! Ik had Override MTU: No, dus mogelijk zat de fout daar. Mijn verbinding blijft stabiel draaien.
#9
Hallo mvdheijkant,

Ik heb ook een Ziggo-modem in bridge mode staan, maar ik heb de normale instellingen (niks veranderd). Ik heb alleen soms netwerkproblemen, en mogelijk gaat het dan hier ergens fout. Wat zijn jouw instellingen aan de WAN-zijde?
#10
Hallo,

Ik wil graag kijken welke devices in mijn netwerk data versturen via poort 80 (HTTP).
Ik maak gebruik van de Burp Proxyhttps://portswigger.net/burp.

Mijn vraag is hoe ik al het HTTP verkeer kan forwarden naar de Burp Proxy? Deze proxy draait op poort 8080 op een IP-adres in mijn netwerk.

Bij voorbaat dank!