SafeFeel.com

Free Computer Networking Security & Software Questions and Answers Website

How do they restriction an ip address when you are on a LAN framework?

I asked a interrogate a few months okay around one barred from a site. and get a few right responses so here go my modern cross-examine.. i other thought i be running on a broadband conection but it is not it is a lan see (271 townhome community next to satelite cable and internet service) in a minute we adjectives hold seperate IP address when checked through IPconfig but when checked through an online ip checker(which is the one everybody say they ban) they are adjectives like..so they must enjoy prevented the ip i capture when i do ipconfig because our nieghbor still belongs to indistinguishable site my daughter be disallowed from..is this possible(i know nil of this stuff). if you hold any other question pm me and i will try to explain more


Answers: respectively creature should enjoy a one-off IP from near router, the router itself will also hold a IP adress supply to it by your ISP, the routers IP will be the one the world see and can forbid, which within effect could make illegal adjectives of you, they can still bar via the web cards or routers MAC address, which is imaginative to respectively card/router no thing what the IP addy, this can also be bypassed though via the 'Clone MAC Addy' contained by your router setup page.

another popular approach of exclusion users is next to your own registery, they affix user name contained by ther and check when you log within for barred users.
If an external IP is excluded, next adjectives lan IPs using that external IP will not be capable of connect. "ipconfig /all" will show the lan IPs. To check your external IP and tryout your ports see here: http://canyouseeme.org

What probably happen is that the site disqualified your daughter's report signature, not the IP. If the site excluded the IP later supposedly your neighbor won't know how to connect since he have like external IP. Sites can solely see external IPs and they proscription those - they won't usually see your internal lan IPs.
guy in the past me is right, you adjectives hold your ip for your computer, but because you are surrounded by lan, at internet adjectives folks contained by that lattice enjoy lone one ip, and i.e. ip of lan exchange cards
Basically, every computer have it's own ID, your router also have it's ID but your IP address is issued to you by your ISP. This is done through identify the stripe fairly than the individual computer. In other words, whichever computer is acting as the server, if more than one computer is on a LAN, it is given the IP Address. Any computers, although beside their own ID, that connect through that computer acting as the server will use impossible to tell apart IP address. It's similar to your line. They adjectives own their own identity but the location is alike. Therefore, it doesn't concern which house contributor I write to, it will progress to indistinguishable address. The organizer of the inherited (or whoever get the mail) become the server and distributes the correspondence to the individual identity. Therefore, it's close to have adjectives post to your house and from your house, barred. As for your neighbour, his / her nouns have a seperate IP address, freshly resembling your postal address are different. Your neighbour would still catch correspondence if delivery be prevented to your house. The same applies near internet connections.
I believe you hold a deeply set supportive of the system.

There are private, nonrouteable IP address and public routeable address.

In a typical set up you own an ISP that feed a terminal device (e.g. a modem). In these cases, the modem have an Ethernet paw rotten to the LAN. (T1 and T3 are a bit different but the concept for IP address remains the same) The mitt sour have a public IP address or WAN IP address. This feed into the WAN port of a router and is the IP address for routing Internet traffic to the modem and to adjectives downstream devices. This public IP address is the public identifier for adjectives users of this introduce yourself. (Think of it approaching the appartment address is 1259 Elm Road. Each appartment have a unusual subaddress resembling Apt 100, Apt 101, etc but respectively have the 1259 Elm Road street address for public passport.)

The router have 1 WAN port and 1 LAN port (some hold 4 LAN ports but permit's live near my example here). The LAN port plugs into a net switch and the introduce yourself switch can be connected to secondary see switches. Let's assume your appartment complex have 4 introduce yourself switches beside 24 ports per switch or a total of 96 ports. One port receive the router appendage past its sell-by date so near are a total of 95 potential pcs connected to this LAN. Let's voice this equates to 95 tenant surrounded by the apartment complex. We necessitate to distinguish between Apt A and Apt B. This is done by private or nonrouteable IP address which the router provides to the LAN user. In the simplest of networks, an IP address of the format 192.168.x.y is see. The 192.168 values within the first 2 sets of numbers mode the IP address is NOT routeable, and the router will not intervene the IP address upstream (more on that below). The router itself may use an address resembling 192.168.1.1 for itself. This method that the subnet it is using here simplest of cases is 192.168.1.0 near a subnet masquerade of 255.255.255.0. Since 192.168.1.1 is reserved for the router's private side port, the router can assign IP address from 192.168.1.2 to 192.168.1.255 to LAN IP address. Apt A may own 192.156.1.2, Apt B may hold 192.168.1.3 etc. This give respectively LAN device a one and only address inwardly the complex much approaching Apt A distinguishes that apartment from the others.

Now the router engage contained by Network Address Translation or NAT. When Apt A access a public IP address (e.g. the user types contained by www.yahoo.com within the browser) the router received the request, report the private IP address that requested it and sends the request to the public Internet using the public IP address as the identifier. This is NAT. The reply comes rear legs using the public IP address. The router identify the reply to its request, allows the reply within and forwards the reply to the private IP address. This style the private IP address never go to the public side. It conserves public IP address and it also protects the requestor.

In your suitcase you are seeing different LAN IP address for respectively LAN user - and you should (much close to Apt A is not Apt B and should not enjoy equal identifier). You are seeing alike public IP address - and you should (much similar to 1259 Elm Rd is the street address for adjectives appartments).