One of the most common confusions customers encounter with IPv4 Proxy services is that the IP address used when establishing a proxy connection differs from the IP address used when accessing the internet. This situation actually stems from the fundamental working principle of proxy technology, and indeed, a different IP address is assigned to each port.
In proxy services, there are two different types of IP addresses:
The IP address you see in your proxy connection file (credentials.txt) is only the address of the connection server. For example:
dc.livaproxy.com:10001:username:password
In this example, dc.livaproxy.com is the connection server, 10001 is the port number. However, when you establish this connection, you access the internet through a completely different IP address like 185.x.x.1.
In LivaProxy IPv4 Proxy services, a different port number and a unique outbound IP address specific to that port are assigned for each proxy you purchase. For example:
| Port | Connection Server | Internet Outbound IP |
|---|---|---|
| 10001 | dc.livaproxy.com | 185.120.45.12 |
| 10002 | dc.livaproxy.com | 185.120.47.88 |
| 10003 | dc.livaproxy.com | 185.120.50.134 |
| 10004 | dc.livaproxy.com | 185.120.52.201 |
As can be seen, even though the connection server (dc.livaproxy.com) is the same, internet access is made through a different real IP address via each port. Therefore, when you purchase 50 IPv4 Proxies, you gain internet access through 50 different real IP addresses.
After establishing your proxy connection, you can use the following methods to see which IP address you're accessing the internet through:
curl --proxy dc.livaproxy.com:10001 --proxy-user username:password ipinfo.io.Providing access to multiple IPs through a single gateway (connection server) in proxy systems has technical and practical advantages:
The notion that "The same IP is being provided, only the port changes" is a misconception that arises when only looking at the connection server address. In reality:
The same port-IP logic applies to both proxy types:
In both cases, you receive as many unique outbound IP addresses as the number of proxies you purchased.
In your order delivery file (credentials.txt or proxy list), each line represents a separate proxy connection. Sample file format:
dc.livaproxy.com:10001:username:password
dc.livaproxy.com:10002:username:password
dc.livaproxy.com:10003:username:password
These three lines represent three different proxy IP addresses. Each port number (10001, 10002, 10003) is linked to a different real IP behind the scenes.
When you purchase 50 IPv4 Proxies, you obtain 50 different port numbers and therefore 50 different internet outbound IP addresses. These IP addresses:
If you want to test that you're actually receiving different IPs:
This test clearly demonstrates that a different IP address is indeed assigned to each port.
In IPv4 Proxy services, the connection server IP address you use differs from the IP address through which you access the internet. A unique outbound IP address is allocated for each proxy you purchase (each port number). Seeing the same hostname or gateway IP in your connection file does not mean all proxies have the same IP. This is a masking mechanism used by the proxy infrastructure for centralized management and security. You can use the test methods mentioned above to check your real IP address.