How-to obtain the IP address of your system
This article will describe how to obtain the IP address of your computer
What is an IP Address?
An IP Address is an identifier that allow your computer to communicate with other computers on a network.
The address can be public (internet routable) or private (only local network access), typically private IP addresses at SEAS look like this: 10.243.XX.XXX
The network configuration on your computer should be set to Dynamic so that our servers give you an available unique IP
To get an IP you need to be registered, please follow this instructions: How to register a computer on the Harvard wired network
There are two types of IP address, IPv4 and IPv6, for the purposes of this article, please assume that any mention of IP is equivalent to IPv4 and vice-versa.
Important
You can't have an IP unless you are currently connected to a network.
Step-by-step guide for Windows Systems
Windows 7 and 8
- Click on the "Start Menu"/Hit the windows Key
- Click on "Control Panel" (on the right column of the menu)
- Go to "Network and Sharing Center"
- Click the link "Local Area Connection Status" by the connection you want to examine (right of the window)
- Click on Details and locate the item labeled IPv4 Address.
Windows 10
- Open the "Settings app"
- Go to Network & Internet
- Click on WiFi if you want the IP address from a wireless card
- Click on Ethernet if you want the IP address from a wired card
- Click on the network name to see its properties.
- On the next page, you will find the IP for that network card.
Generic for all Windows (command line)
- Hit the "Windows Key" from the keyboard (close to the space bar) and the letter "R" (i.e. Windows + R)
- Once the Execute window, type "cmd"
- Once the black "cmd" window is open, type : "ipconfig" and search for IPv4 Address field
WINDOWS EXCEPTION
Windows XP and Vista
Due to SEVERE security issues that are no longer being fixed, Windows XP and Vista systems are not allowed in any Harvard network. If you have one, please disconnect it immediately and contact us.
The presence of this systems endanger all other systems on the network along with the Harvard intellectual property on them.
Step-by-step guide for Mac OS Systems
The Graphical way
Click on the Apple icon on the top left corner of your screen and find "System Preferences".
- Click on Network
- Select your connection from the left frame.
- Choose the device you use to connect to the network:
- Thunderbolt Ethernet
- Usb Ethernet
- Built-in Ethernet
- You should see the IP address on that main screen
The Command line way
Click on the magnifier at the top right corner (spotlight search) (command + space bar )
On the new window, type terminal
On the terminal type ifconfig -a
Look for your active network connection, it will contain the IP address
Step-by-step guide for Linux Systems
The Command line way
Open a terminal
Type ifconfig -a and look for the IP address
Copyright © 2024 The President and Fellows of Harvard College * Accessibility * Support * Request Access * Terms of Use