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

#1
Hi!

I'm running WireGuard on opnsense and successfully added multiple peers to it and they are working fine. However I have an offsite truenas that is also having a config peer. I see the connection is up and running in the status overview in opnsense. But I can't reach the webpage of it from my home LAN. It is configured that i can reach the WireGuard net from my LAN (any to any), but still it doesn't work.

Home LAN: 192.168.0.0/24
WireGuard: 10.10.10.0/24

The allowed IPs for the peer are: 192.168.0.0/23, 10.10.10.0/24

A/23 is configured for further purpose.

What am I doing wrong?
#2
General Discussion / Opnsense stops after newwanip
September 25, 2023, 02:12:59 PM
Hi

My Opnsense stops working after a see the line "newwanip" in the general logs of the system:

2023-09-25T09:07:28 Notice kernel Copyright (c) 1992-2021 The FreeBSD Project.
2023-09-25T09:07:28 Notice kernel ---<<BOOT>>---
2023-09-24T21:21:54 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : webgui_configure_do(,wan))
2023-09-24T21:21:54 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : vxlan_configure_do())
2023-09-24T21:21:52 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2023-09-24T21:21:52 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2023-09-24T21:21:52 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : opendns_configure_do())
2023-09-24T21:21:52 Notice kernel <118> 7C 3C FA 9E 95 7B A8 92 3D A4 81 9A 03 F5 98 19
2023-09-24T21:21:52 Notice kernel <118> HTTPS: SHA256 0B C8 26 39 75 92 3F C9 7A BD 2E CB B6 9A 98 AC
2023-09-24T21:21:52 Notice kernel <118>


Nothing works (no routing, no internet,...) until i reboot Opnsense.
I run it in a VM in proxmox.

Kind regards
#3
Dutch - Nederlands / Opnsense stopt na een aantal uur
September 25, 2023, 02:10:12 PM
Hallo

Ik heb een Opnsense op mijn Proxmox draaien en heb EDPNet als provider.
Na een aantal uur lijkt men Opnsense te stoppen en werkt er niets meer (geen routing, geen internet,...).
In de logs lijkt het dat Opnsense stopt na "newwanip" (dit zie je aan het tijdsverschil):

2023-09-25T09:07:28 Notice kernel Copyright (c) 1992-2021 The FreeBSD Project.
2023-09-25T09:07:28 Notice kernel ---<<BOOT>>---
2023-09-24T21:21:54 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : webgui_configure_do(,wan))
2023-09-24T21:21:54 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : vxlan_configure_do())
2023-09-24T21:21:52 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2023-09-24T21:21:52 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2023-09-24T21:21:52 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : opendns_configure_do())
2023-09-24T21:21:52 Notice kernel <118> 7C 3C FA 9E 95 7B A8 92 3D A4 81 9A 03 F5 98 19
2023-09-24T21:21:52 Notice kernel <118> HTTPS: SHA256 0B C8 26 39 75 92 3F C9 7A BD 2E CB B6 9A 98 AC
2023-09-24T21:21:52 Notice kernel <118>


Iemand een idee hoe ik dit kan verhelpen?
Het lijkt echt wel Opnsense te zijn want men Proxmox blijft draaien en de CPU dropt naar 0 op het tijdstip van de logs van Opnsense.