this post was submitted on 18 Oct 2023
1 points (100.0% liked)
Self-Hosted Main
515 readers
1 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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Completely? I definitely wouldn't do that, only open the one single port you need towards the one server that's listening.
I will enable the firewall and UFW again when things are working!
Thanks for the precision about the address, it its this one I have specified in No-IP.
Yes I can reach the web server (hosted on my laptop) with my phone connected to the network via Wi-Fi.
So my problem is not the DDNS but rather the access to the server itself from the exterior.
Access is ok both on the laptop and an other peripheral on the network so the blocking occurs upfront. Is there anything I need to enable in my TP-Link router to allow IPv6 traffic from the exterior?
Yes you will need to forward port 80 and 443 to your server from your tplink router.
It works with new router with the IPv6 firewall disabled. Can you help me figure out what is wrong in my configuration because when I enable the firewall it doesn't work?
Does the TP Link router allow you to create rules in the firewall to open specific ports towards specific endpoints?
That’s how most routers do, but some only have a firewall on/off setting without the ability to create individual rules.
No! The IPv6 firewall cannot be disabled nor configured. This is why I returned it
If I look at that screenshot it looks like you can define specific rules? The only problem i see is that you’re using link-local (fe80:: address) as the Local IP, that should be the stable global one (2a0d:xxxx:3040).