native IP broadcast IP?

I need to see the native IP used by Netflix, not broadcast IP. How should I apply?

1 Reply

See here:

https://www.ionos.com/digitalguide/server/know-how/broadcast-address/

for how to derive the broadcast address from the subnet. This is IPv4 only. IPv6 does not implement broadcasting. In IPv6, the same result can be achieved by sending a packet to the link-local all nodes multicast group which is analogous to IPv4 broadcast.

I daresay that Netflix is not going to be very happy about this…if their firewall(s) will even allow it… You've been warned.

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct