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

#1
Basically on a system reboot the gui is blank.
Running the bellow command fixes it for a brief moment.
/usr/local/etc/rc.restart_webgui
I had this happen before and the only solution I came up with was a clean install. It fixed it for 3 months. Now it is back.

What should I do? How can I fix it? I am running this as a proxmox vm. It worked fine on past versions (the last three years).

Solution:
So my vm ran out of disk due to log files filling up the total capacity of my vm disk. Clearing the logs fixed it.
#2
Quote from: stefan00 on November 20, 2024, 09:25:16 PM
Quote from: aeg90 on November 20, 2024, 09:08:36 PM
In opensense Dynamic IPV6 prefix is not showing up.

If you don't see a prefix delegated to OPNsense, it won't work.

Play with your uplink router settings (eg PD, length etc), mode (dhcpc, slaac etc) and OPNsense WAN interface settings (mode, prefix length, prefix hint, prefix ID)

I think the issue is this. I have a WAN prefix length of 56. The uplink router has a lan prefix of 64, opnsense is connecting to and treating the uplink router as the modem, which has a prefix of length of 64. Thus I won't be able to do a second prefix length of 64 with opnsense. At least that is what I gather from reading.

Here is how it looks (my network stack)

Modem >>> ASUS Router >>> traffic to my roommates devices and my lab (opensense)

My Opensense >>> Mikrotik switch >>> My Devices

I am not sure where in the chain it breaks. Like I just said above my ISP provides a prefix length of 56, the ASUS Router LAN is set to 64 and can't be changed.

Is this the issue? Opensense is teating asus' lan as the modem and thus can't assign ips because the range is longer than 128?
#3
I followed what you said as well as other posts I found on the web. I still can't get it so assign ips to the lan clients. I am able to ping from the opnsense gui ipv6 addresses found on the internet. So DHCP is assigning opensense a ip. I have tried track set for ipv6 in the LAN interface. It will not assign ips. It works when I plug the modem directly into opnsense. So something is not translating or working properly between the asus router and the opnsense box.

DHCP-PD is enabled and so is the Router Advertisement for IPV6. In opensense Dynamic IPV6 prefix is not showing up. I am not sure if it is a misconfiguration with things.

Btw, my ISP is spectrum and all the devices are owned by me. They are not provided by spectrum.
#4
24.7, 24.10 Production Series / Double NAT, IPV6 Issue
November 20, 2024, 05:11:31 AM
So I have been using Opnsense for years, but I have a roommate that talked me into doing a double nat for two routers. He has a ASUS router as the main router and I have my lab behind the opnsense one. The ASUS router acts as a WAN connection for opnsense. IPv4 assigns addresses and is able to connect to the internet. IPV6 does not. I have WAN DHCP6 and LAN set to track WAN. I am wondering what is needed to have ipv6 be functional all the while being behind a double nat.