this post was submitted on 21 Dec 2023
17 points (94.7% liked)

Selfhosted

60482 readers
885 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

This has been solved. After calmly yelling at my ISP support for 3 weeks, they finally conceded and admitted that this is their problem and not mine. It will be fixed soon, maybe. Probably not, but hopefully. I'm not hopeful, but maybe it might be.

=========================================

Hello! My pfsense box has seemingly decided to attain sentience and its first action was to spite its master. I had a pending update for 2.7.0-RELEASE but now the system is running 2.7.0 - seemingly having updated itself. The problem is that there seems to be a problem retrieving an IP from my ISPs DHCP6 server on this version. https://u.drkt.eu/zVDJKb.png

My ISP has double-checked for me, and they are handing out an IP that should look like 2a05:f6c7:8321::/48 and this is consistent with what I expect it to look like.

Going through my pfsense settings, nothing seems to have changed from the settings my ISP require for IPv6 to work.

My pfsense box is attached directly to their fiber modem, communicating on vlan 101

This is set up as follows (these links may not work if you use IPv6) redact

If I run tcpdump and then restart the gateway, I get these packets

tcpdump -ni alc0.101 -c 1000 -U -w - '((ip6)) and ((not vlan))'

redact

Any help or guidance is appreciated!

you are viewing a single comment's thread
view the rest of the comments
[–] drkt@feddit.dk 4 points 2 years ago (1 children)

I honestly thought only paid users could use the official forums...

I'll post it there, too! Thank you

[–] AtariDump@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

Also, it’s not a great answer, but look at switching to OPNSense.

I did and had a LOT less issues with my firewall when I did.

[–] drkt@feddit.dk 1 points 2 years ago

I did switch and had way more problems... And still no IPv6, either.