Što vas drži od promjene javne IP adrese i pogađanja na Internetu?

Sadržaj:

Što vas drži od promjene javne IP adrese i pogađanja na Internetu?
Što vas drži od promjene javne IP adrese i pogađanja na Internetu?

Video: Što vas drži od promjene javne IP adrese i pogađanja na Internetu?

Video: Što vas drži od promjene javne IP adrese i pogađanja na Internetu?
Video: CS50 2015 - Week 8, continued - YouTube 2024, Travanj
Anonim
Što točno sprečava vas (ili bilo koga drugoga) da promijeni svoju IP adresu i uzrokuje sve vrste glavobolja za ISP-ove i druge korisnike interneta?
Što točno sprečava vas (ili bilo koga drugoga) da promijeni svoju IP adresu i uzrokuje sve vrste glavobolja za ISP-ove i druge korisnike interneta?

Današnja pitanja i odgovori nam se javljaju zahvaljujući SuperUseru - podjele Stack Exchange-a, zajednice-driven grupiranja Q & A web stranica.

Pitanje

Čitač SuperUser Whitemage je znatiželjan o tome što ga sprečava da neobuzdano mijenja svoju IP adresu i uzrokuje probleme:

An interesting question was asked of me and I did not know what to answer. So I’ll ask here.

Let’s say I subscribed to an ISP and I’m using cable internet access. The ISP gives me a public IP address of 60.61.62.63.

What keeps me from changing this IP address to, let’s say, 60.61.62.75, and messing with another consumer’s internet access?

For the sake of this argument, let’s say that this other IP address is also owned by the same ISP. Also, let’s assume that it’s possible for me to go into the cable modem settings and manually change the IP address.

Under a business contract where you are allocated static addresses, you are also assigned a default gateway, a network address and a broadcast address. So that’s 3 addresses the ISP “loses” to you. That seems very wasteful for dynamically assigned IP addresses, which the majority of customers are.

Could they simply be using static arps? ACLs? Other simple mechanisms?

Dvije stvari za istražiti ovdje, zašto ne možemo samo ići oko mijenjati naše adrese, i je proces dodjele kao rasipan kao što se čini?

Odgovor

Moja pomoćnik SuperUser-a pruža uvid:

Cable modems aren’t like your home router (ie. they don’t have a web interface with simple point-and-click buttons that any kid can “hack” into).

Cable modems are “looked up” and located by their MAC address by the ISP, and are typically accessed by technicians using proprietary software that only they have access to, that only runs on their servers, and therefore can’t really be stolen.

Cable modems also authenticate and cross-check settings with the ISPs servers. The server has to tell the modem whether it’s settings (and location on the cable network) are valid, and simply sets it to what the ISP has it set it for (bandwidth, DHCP allocations, etc). For instance, when you tell your ISP “I would like a static IP, please.”, they allocate one to the modem through their servers, and the modem allows you to use that IP. Same with bandwidth changes, for instance.

To do what you are suggesting, you would likely have to break into the servers at the ISP and change what it has set up for your modem.

Could they simply be using static arps? ACLs? Other simple mechanisms?

Every ISP is different, both in practice and how close they are with the larger network that is providing service to them. Depending on those factors, they could be using a combination of ACL and static ARP. It also depends on the technology in the cable network itself. The ISP I worked for used some form of ACL, but that knowledge was a little beyond my paygrade. I only got to work with the technician’s interface and do routine maintenance and service changes.

What keeps me from changing this IP address to, let’s say, 60.61.62.75 and mess with another consumer’s internet access?

Given the above, what keeps you from changing your IP to one that your ISP hasn’t specifically given to you is a server that is instructing your modem what it can and can’t do. Even if you somehow broke into the modem, if 60.61.62.75 is already allocated to another customer, then the server will simply tell your modem that it can’t have it.

David Schwartz nudi dodatan uvid u vezu s bijelim papirom za stvarno znatiželjne:

Most modern ISPs (last 13 years or so) will not accept traffic from a customer connection with a source IP address they would not route to that customer were it the destination IP address. This is called “reverse path forwarding”. See BCP 38.

Imate li nešto za objašnjenje? Zvuči u komentarima. Želite li pročitati više odgovora od drugih tehnoloških korisnika Stack Exchangea? Pogledajte ovdje cijelu raspravu.

Preporučeni: