Post #508083
2026-03-03 17:01 UTC
Replies (2)
-
@emotional_soup_88__dup_21417@programming.dev 2026-03-03 17:20
Just when you think you know something about networking, it turns out you don’t know sh*t. XD Thank you for your exquisite explanation and for immediately realizing what I had been misunderstanding!
-
@emotional_soup_88__dup_21417@programming.dev 2026-03-03 18:10
If I may ask a follow up question, just out of curiosity, I did an ip a on my phone that is connected to the same router as the system whose firewal I was referring to in my original post and it gave me: inet 192.168.1.214/24 brd 192.168.1.255 scope global wlan0 Which to my untrained eye indicates that my phones WiFi interface has been alotted the .214 address in the /24 space/subnet. But if I understand you correctly, this has to do with the above being routing related - how my phone reaches WAN -, while my original post was about firewalling. And when it comes to firewalling, you specify a host with a mask of /32?