What's one #networking fact you know that seems illegal but isn't?
Conversation
Notices
-
Embed this notice
Rob Ricci (ricci@discuss.systems)'s status on Monday, 30-Dec-2024 04:44:17 JST Rob Ricci
-
Embed this notice
Julius Schwartzenberg (jschwart@mas.to)'s status on Monday, 30-Dec-2024 04:44:16 JST Julius Schwartzenberg
@ricci so much typing for IPv4! `ping ::1` is so much shorter ;)
-
Embed this notice
feld (feld@friedcheese.us)'s status on Monday, 30-Dec-2024 13:46:32 JST feld
@dan @ricci you should be able to do hex too, IIRC -
Embed this notice
Dan Ports (dan@discuss.systems)'s status on Monday, 30-Dec-2024 13:46:33 JST Dan Ports
@ricci even more cursed: don't forget that you can do this:
-
Embed this notice
feld (feld@friedcheese.us)'s status on Monday, 30-Dec-2024 14:17:46 JST feld
@dan @ricci yes, and you can even mix different notations in the same address -
Embed this notice
Dan Ports (dan@discuss.systems)'s status on Monday, 30-Dec-2024 14:17:48 JST Dan Ports
-
Embed this notice
feld (feld@friedcheese.us)'s status on Monday, 30-Dec-2024 14:24:56 JST feld
@ricci @dan it just feels like an exploit waiting to happen -
Embed this notice
Rob Ricci (ricci@discuss.systems)'s status on Monday, 30-Dec-2024 14:24:57 JST Rob Ricci
-
Embed this notice
Jonathan Yu (jawnsy@mastodon.social)'s status on Tuesday, 31-Dec-2024 01:09:39 JST Jonathan Yu
@jtk @ricci Does that mean port 0 is a valid port? Or is port 0 the absence of a port? What happens if you use that for the destination port?
-
Embed this notice
feld (feld@friedcheese.us)'s status on Tuesday, 31-Dec-2024 01:09:39 JST feld
@jawnsy @jtk @ricci port 0 used to actually crash network gear, was a really effective DoS vector for a while. OpenBSD's pf might have been the first firewall to drop that traffic by default -
Embed this notice
John Kristoff (jtk@infosec.exchange)'s status on Tuesday, 31-Dec-2024 01:09:40 JST John Kristoff
@ricci The UDP source port field is optional and may be set to zero.
-
Embed this notice
The Psychotic Network Ferret (nuintari@mastodon.bsd.cafe)'s status on Friday, 03-Jan-2025 07:02:22 JST The Psychotic Network Ferret
@dan @ricci wow, SystemD is the gift that just keeps on giving.
-
Embed this notice
Dan Ports (dan@discuss.systems)'s status on Friday, 03-Jan-2025 07:02:23 JST Dan Ports
@ricci If your NIC winds up with a sufficiently long interface name, like enp8s0f0npf0vf1, and your vlan id is high enough, you'll be unable to bring up a vlan interface like enp8s0f0npf0vf1.1024 because that exceeds the maximum interface name length (IFNAMSIZ = 16)
sahilister repeated this.
-
Embed this notice