View Single Post
Old 04-07-2023, 04:30 AM   #9
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,465
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by DNSB View Post
That would be unlikely unless his computer was connected directly to the internet. No matter what his internal address is, the packets would appear on the WAN with the router's external address. For example, your internal LAN uses 192.168.65.1-192.168.65.254 as the internal address while the router talks to your ISP using 92.67.26.17. No matter which internal address you use, a Google search on what's my ip address or visiting whatismyip.com, whatismyipaddress.com or similar site will show 92.67.26.17 as your public IP v4 address.

Edit: Perhaps the OP should check out What is DHCP and how does it work? or any similar site with a basic introduction to DHCP.
I had three things in mind when I added that phrase:
  1. Changing the IP address can "smooth" traffic, potentially avoiding discovery by LAN traffic analyzers.
  2. Changing the address will "encourage" the NAT gateway to use a different outgoing port, again smooting traffic and potentially avoiding detection by ISP traffic analyzers.
  3. IPv6 goes directly through the local router, not using NAT. As such it is exposed to the internet, and depends on firewall packet inspection in the router and on the local machine for security. Changing the address could help avoid the firewall. It could also avoid global address tracking. DHCPv6 doesn't change this.
chaley is offline   Reply With Quote