this post was submitted on 26 Apr 2026
1 points (100.0% liked)

techsupport

3135 readers
6 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 2 years ago
MODERATORS
 

Edit: my ISP says they only need the DCHP protocol and ports for basic functionality, as I have a public IP, so I will temporarily disable all the other rules and see whether that has any negative effects.

I am running a few routers at home using single board computers with OpenWrt. I never realized that OpenWRT comes with its own firewall configuration. I have firewalls set up on all my individual hosts, following this guide, and I guess the firewalls on my OpenWRT routers will serve non firewalled hosts, such as when I have friends over that connect to my network, and my own smartphones of course.

BUT!

Except for Ping, DCHPv6 and ICMPv6-Input, I don't understand what these other ones do. All of them are facing wan and I would like to close as many wan facing ports as possible if they aren't needed for normie consumer use. I do have a public IP because I'm running a Tor bridge to help our friends in China and Iran, but for that service, I have already opened and allowed dedicated ports and protocols not listed here. Otherwise, I'm just surfing the world wide web. No ssh , no telnet , no nothing.

Does, for instance, my ISP require DHCP-Renew to be able to rotate my public address when they need to (rarely happens)? Why would ICMPv6 messages need to be forwarded as opposed to simply be allowed in the input chain with the appropriate port? Why would a normie use IPsec (and what is ESP)?

  • DHCP-Renew
  • (Ping)
  • IGMP
  • (DHCPv6)
  • MLD
  • (ICMPv6-Input)
  • ICMPv6-Forward
  • IPSec-ESP
  • ISAKMP
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here