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