There are four people who are sharing a same wifi connection,
according to below definition there IP must be unique.
An IP address is a numerical label assigned to each device participating in a computer network that uses the Internet Protocol for communication.
Q1. IS IT SO OR NOT?
For uniquely identifying them I tried:
request.remoteAddress
But I get same IP for those all four person.
Q2.HOW UNIQUELY IDENTIFY THEM?(should I say them to pass some token like thing to identify them uniquely? but I will prefer unique IP)
Your internet service provider (ISP) assigns IP addresses to your internet-connected devices, and every IP address is unique. Considering every single internet-connected device has an IP address, billions of IP addresses exist.
Here’s how to request an IP address with the account: Log in to the Orion web console with the iprequest account (username and password are the same i.e. iprequest). Upon login, you will be taken to the IP Address Request page. Specify the number of IP addresses required. You can also enter additional comments/descriptions against this request.
In addition to netstats, it is also possible to use function calls in a scripting language to show an incoming IP address on a web page. Launch a terminal window (Linux) or a command prompt window (Windows).
Once a user has requested an IP address, an administrator will be notified about the request after which he can go through the request and perform the required action. The iprequest account can be given to users without any issues and worries as it only provides access to the IP Request wizard.
Here’s how to do it: Log in to the Orion web console and then click My Dashboards > IP Addresses > Request IP Address. You will be taken to the IP Address Request page. Here, you are provided additional options than the iprequest account.
The correct phrasing is that they all 4 are behinds a NAT firewall -- that is;
This is the common way for most home/office networks to connect to the internet, for two reasons -- it require much fewer public internet addresses, and it also makes the network more secure as avoiding public addresses for internal resources means that there is less likelyhood for that you fail to configure you firewalls correctly.
The downside is that IP addresses are by no means a unique ID for the users -- that is what Cookies are for.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With