Every device using an internet network has a unique IP address. In this article, we will answer frequently asked questions such as what your IP address means, what someone can do with your IP address, how to change your IP address and so on.
What is an IP address?
The IP address (or just IP) is the unique address of the computer (device) on the network, which allows you to distinguish your computer from any other computer. It consists of four sets of numbers from 0 to 255. It is important to understand what the IP address is for several reasons. Firstly, if you have problems with internet connectivity, you may need to give your unique number to the service manager to check your issue and help to solve it. Secondly, you may want to browse anonymously and protect your privacy. In this case, you should know how to hide your IP address. Read below about how to change an IP address.
What are static and dynamic IP addresses?
There are 2 types of IP address:
- A dynamic IP address. This is an address assigned automatically each time you connect to the internet network. It means that when you reconnect to the internet, the address will be changed to another free one, while your previous IP address will be received by another client of the internet service provider (ISP).
- A static IP address. This is an address that is fixed to the computer and remains unchanged when you reconnect to the Internet. Such addresses are also called permanent or real addresses.
How do I find my IP address on Mac?
There are 3 ways to see your IP address on your Mac.
1) Look up IP address in System Preferences.
Go to Apple Menu → System Preferences → select “Network.” Make sure that an active internet network is highlighted. On the right of it you will see your current IP address.
2) Show IP address via Terminal
Open default Apple application Terminal → type the next command and click Enter.
Ifconfig
The next command will remove unneeded information and display your internal IP:
ifconfig | grep “inet” | grep -v 127.0.0.1
As a result, you get something like this:
This command works for both wired and wireless connectivity.
3) Find your IP address in System Information
Go to the Apple Menu and select About This Mac. Click System Report. Scroll to the Network. In the right part of the window you can see the available networks and the IPv4 Addresses column that shows the IP of your active network.
Can someone determine my IP?
Easily. Your unique number is picked up by many services – often to check the IP of your computer. Some platforms for blogging, for example, automatically retain the IP of anyone who comments on the blog. That’s why VPNs and a variety of anonymizers are so popular on the internet.
How do I change my IP address?
If you want to maintain privacy when browsing online or you worry that someone may be hacking your data, then changing your IP addresses and the use of a proxy will help.
Go to System Preferences → Network → Advanced → TCP/IP. Next to “Configure IPv4” select “Using DHCP with manual address.” In the next line type a new IP number and click Ok.
One more way is to go the Proxies tab, select a protocol to configure “SOCKS Proxy.” This is often used to route network packets between clients and servers through a proxy server. Type the Proxy Server’s address and click the OK button.
After that, you will be connected to the specified proxy server and your online activity will be anonymous.
If the above-mentioned method is not convenient for you to hide your IP address, use the VPN service. For example, you can try VPN Client, which provides a Free 7 Day Trial version with unlimited VPN connection.
Video Guide – How to Change IP Address with VPN Client
Also, read our previous article “7 reasons why you should use VPN ”.