answersLogoWhite

0


Best Answer
On Windows systems:

Click Start > Run. Then type: cmd

The 'DOS' box will open, type: ipconfig /all

(Note: there is a SPACE after the word ipconfig) The information displayed will be similar to the below if you have a single address;

C:\Documents and Settings\xxxx>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : machine

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : hsd1.ma.comcast.net.

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : hsd1.ma.comcast.net.

Description . . . . . . . . . . . : 3Com EtherLink XL 10/100 PCI TX NIC (3C905B-TX)

Physical Address . . . . . . : 00-10-5A-13-53-F7

Dhcp Enabled. . . . . . . . . :Yes

Autoconfiguration Enabled. . . :Yes

IP Address. . . . . . . . . . . . : 65.12.23.123

Subnet Mask. . . . . . . . . . . : 255.255.248.0

Default Gateway. . . . . . . . : 66.31.48.1

DHCP Server. . . . . . . . . . : 68.87.71.8

DNS Servers . . . . . . . . . . . : 68.87.71.226

68.87.73.242

68.87.64.146

Lease Obtained: Friday, April 17, 2009 12:34:21 PM

Lease Expires: Tuesday, April 21, 2009 12:34:21 PM

Note: Type the word: exit > then hit the Enterkey to close the DOS session.

On Mac or Linux/Unix systems:Launch the Terminal located in /Applications/Utilities/

Type the following command:

ifconfig

You will see most of the same info as the Windows example above. Your IP, subnet mask and gateway will all be clearly marked.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

If you are using Windows XP or 2000, click start button then on "run" Enter cmd and pre enter Type ipconfig and press enter. If you need more info type ipconfig /all and press enter. If you are using Windows XP or 2000, click start button then on "run" Enter cmd and pre enter Type ipconfig and press enter. If you need more info type ipconfig /all and press enter.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Start~Menu~ cmd prompt and type in 'ip/config all' or restart your PC and press f2 or f8 (depending) it will give you all your information

Sometimes on XP you can see your address when you log into a wireless connection

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

You can't get either the gateway address or the subnet mask, just by looking at the IP address. The default gateway is often the first or the last usable IP address in a subnet, but this doesn't need be so, and you still need to know the subnet mask for your particular network.

You can't get either the gateway address or the subnet mask, just by looking at the IP address. The default gateway is often the first or the last usable IP address in a subnet, but this doesn't need be so, and you still need to know the subnet mask for your particular network.

You can't get either the gateway address or the subnet mask, just by looking at the IP address. The default gateway is often the first or the last usable IP address in a subnet, but this doesn't need be so, and you still need to know the subnet mask for your particular network.

You can't get either the gateway address or the subnet mask, just by looking at the IP address. The default gateway is often the first or the last usable IP address in a subnet, but this doesn't need be so, and you still need to know the subnet mask for your particular network.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

You can't get either the gateway address or the subnet mask, just by looking at the IP address. The default gateway is often the first or the last usable IP address in a subnet, but this doesn't need be so, and you still need to know the subnet mask for your particular network.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

In a command prompt you can type ipconfig /all

or, you can get properties of your network card.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Go to the command prompt via Programs > Accessories

Type "ipconfig" (without quotations)

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Find command prompt

Type CD C:\

Then type ipconfig

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

You cannot find the gateway address just by looking at the IP address and the subnet mask. You need to interrogate the system by using the appropriate TCP/IP utility.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

You are able to find your gateway address by typing into the command prompt ipconfig. Your gateway address is also your routers IP address.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find default gateway and subnet mask?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which two automatic addressing assignments are supported by DHCP?

subnet mask default gateway address


What is the default gateway address for 192.133.219.0?

What is the default subnet mask for an IP address of 198.133.219.4?


What ip configuration element allows you to communicate with devices that reside on a remote network or location. default gateway-subnet mask-node type or multicast?

default gateway


Defference bw a default subnet mask and a custom subnet mask?

The default subnet mask has a standard size. The custom subnet mask allows you to make subnets that are smaller or larger than the default.


What is the default subnet mask for the 198.25.4.129 address?

255.255.255.0


How do I find my gateway address and subnet mask on my Mac Book?

Google it.


What class has subnet mask 225.225.225.0?

If this is a default subnet mask, then it would be a class C subnet mask. If you are subnetting a network and this is not the default subnet mask, then it could be either a class A or class B.


What is subnet mask and default gateway?

Subnet mask is a mask used to determine what subnet an IP address belongs to. Default gateway is the gateway in a network that a computer will use to access another network if a gateway is not specified for use.


Do Three major fields have to be configured for TCP IP the IP address the subnet maskand the default gateway?

Yes. You need to have an IP (either static or dynamic) You must have a subnet mask that corresponds to the IP address; and a gateway IP address that is on the same subnet.


What is the default subnet mask for a Class A network?

255.0.0.0The default subnet mask of a class A network is 255.0.0.0


What is the subnet mask of IP address 188.88.0.0?

255.255.255.0


What is the motivation behind using a custom subnet mask versus the default subnet mask?

A default subnet mask gives you classful addressing on octet boundaries. A non-default subnet mask implies that you are subnetting a larger network into several smaller ones.