try to set up a router with no cd

How can you tell if your computer is configured to get its TCP / IT net working settings from the router via DHCP

Thanks for any help

Open a command prompt window (start-> Run-> "cmd") and enter the following command:
ipconfig/all
Look at the output of this command in the section of the interface of your ethernet card.  If you see the line:
Active DHCP.  .  .  .  Yes
Then you are configured to obtain your IP address of your router.

HTH,
JW

Tags: Windows

Similar Questions

  • When you try to add a network route with the "route add" command in the command line, I get the message "the requested operation requires a rise."

    Elevation required to route add command

    When you try to add a network route with the "route add" command in the command line, I get the message "the requested operation requires a rise."  What is the correct syntax to use?

    You can watch using the PowerShell...

    http://TechNet.Microsoft.com/en-us/library/bb978526.aspx

    http://TechNet.Microsoft.com/en-us/scriptcenter/dd742419.aspx

    .. .and post questions about Windows PowerShell forum...

    http://social.technet.Microsoft.com/forums/en/winserverpowershell/threads

  • Try to set up the ICS using a WIFI dongle on your desktop via a router to other machines

    Hello

    I have an intermediate knowledge of networking systems, but I'm a little confused here and looking for a little help. That's what I try to do;
    I have an office with 3 computers all connected to a home network via LAN (through a router). One of the machines has a wireless dongle which is connected to a connection high speed of our adjoining office (and their network). I'm trying to set up the PC with the dongle to use internet connection sharing with the rest of the PC. Is this possible? And I need specific adjustment / cable on the router?
    Any help would be appreciated. It's probably also worth noting that I am unable to do a lot with the router/modem that is actually connected to the internet, as it is one) in a nearby office and b) not ours. The office just next door are asked "loan" us internet until we can be connected in a few weeks. We also use Windows 7 ultimate N

    Hello

    The question you have posted is better suited for the TechNet forums. You can post the question on the link below.

    http://social.technet.Microsoft.com/forums/en/w7itpronetworking/threads

    I hope this helps!

  • try to set up my mini iPad and it won't let me choose a network that no backup is compatible with the version of iOS on iPad (9.1)

    Try to set up my mini iPad and it won't let me choose a network that no backup is compatible with the version of iOS on iPad (9.1)

    kellycfromlosgatos wrote:

    Try to set up my mini iPad and it won't let me choose a network that no backup is compatible with the version of iOS on iPad (9.1)

    First talk you about selection of a network, and then say that there are no compatible backups. Do you have an older device? Having problems connecting to Wi - Fi, or restore a backup problems? If you had a device more former, is - it possible that this device had 9.2 on iOS? If Yes, then you will need configure the Mini iPad like new, update the iOS 9.1 to 9.2, and then you must use the settings > General > reset > erase all content and settings, to bring him back to the installation wizard. From there, you will be able to restore your previous backup.

  • When I try to connect with my wireless laptop will connect only to Local access. If I connect the laptop to the router with the ethernet cable, it works very well.

    VIsta - Local access only

    HI -.
    I recently moved.   I use the same router from my old apartment and I had no problem connection in the past.   Since I moved I have a new Time Warner modem (Cisco) and the modem works fine.

    The router also works very well I'm able to connect with my iPhone and IPad without any problem.

    But when I try to connect with my wireless laptop, it will only connect to Local access.    If I connect the laptop to the router with the ethernet cable, it works very well.

    It's a Dell Studio 15 with Vista.

    The computer is able to connect to wifi to other places without any problem, but for some reason that I can't connect home.   I tried to reset the modem and the router several times, but that did not help.   I tried the option repair & diagnose several times but it doesn't work.

    I tried to look for other solutions online and tried to disable IPv6, and while it helped some and I was able to connect wireless, the computer ran so slowly that it didn't seem like a good solution.

    This has been very frustrating.   Thanks in advance for any help or suggestion.
    Staci

    Hello Staciusa,

    Have you tried to change the wireless channel that your router is running at? There may be interference that could prevent the internet connection:

    Take a look at step 6 in this article that give more details about it:

    http://www.Microsoft.com/athome/Setup/wirelesstips.aspx

    If you need assistance to change the settings of the specific router, you will need to contact your router manufacturer or your internet service provider.

  • Why used to work affects REC / STOP when I try to save my own pace with musical keys?

    Everytime I open a new rhythm of drum with Garageband and try to record my own rhythm with the music keys, the record button will not work. I tried with piano and it records very well there, but when he's with a pace it won't let me not record. Very frustrating because I don't see what I'm doing wrong.

    Why is that happening and how can I solve this problem? Thank you.

    What kind of track do you use?  You cannot record a track of drummer.  It's an intelligent instrument, which will play on its own. Use a software Instrument track and set it on a drum in his Kit.

    You can save your music entry.

  • Why say that I have a wrong e-mail address when I try to set up the synchronization?

    I have an ipod touch. I downloaded the app home of firefox on the device.
    I then tried to synchronize my computer at home.
    When I try to set up a private account with firefox that I go to 'tools', enter "set up a synchronization", and then "create a new account. A window is this "e-mail address." As soon as I start to get into my email, that an "x" appears, followed by "it's a wrong e-mail address. That is what it is?

    Just keep typing until you have entered the full e-mail address.

  • Threshold setting on channels DPO4032 with driver tkdpo4k

    It seems to me that there is a bug in the trigger functions check for entry level limit to driver tkdpo4k for Labwindows/CVI (Version 4.3.1 released July 16, 2009) when you use a field DPO4032.

    Instruments manual tells us (see http://www2.tek.com/cmsreplive/marep/14938/071212103web_2009.02.10.14.36.48_14938_EN.pdf , page 77): AUX in: relaxation, level range is adjustable from + 8V to-8V.

    However, if I try to set the level of 1, 5V with tkdpo4k_ConfigureEdgeTriggerSource () it always returns IVI_ERROR_INVALID_VALUE.

    Looking at the source shows the following code in tkdpo4kAttrTriggerLevel_CheckCallback():

    [...]

    If (! strcmp (tSource, TKDPO4K_VAL_EXTERNAL))
    EXT = 1.0;
       
    If (ext! = 0.0)
    {
    / * - Trigger source is external-* /.
    checkErr (tkdpo4k_CheckRangeWithPrecision (vi, attributeId, value,-1,0 * ext, 1.0 * ext));
    }

    [...]

    which limits the trigger level setting to +/-1.0 V.

    The same code are found in tkdpo4kAttrTriggerLevelByCh_WriteCallback() and in tkdpo4kAttrDelayTriggerLevel_CheckCallback() it is still limited to +/-0.8 V (used in tkdpo4k_CheckRangeWithPrecision () factor is 0.8 instead of 1.0).

    In a minimum amount of solution I just changed the value of the post to 10.0 and the factor of tkdpo4k_CheckRangeWithPrecision () for 0.8 in all variants and now accepts the 1, 5V without problem on the DPO4032.

    Can @NI make you that this problem is fixed in the next version of this driver?

    However I am not sure that my solution is made for all scopes that are supported by this driver. I did ' t check all manuals. You will need to present a model to load limit check here.

    The problem seems to be solved now woth the updated version.

  • Anytime I try to connect my blackberry 9700 with my Hp compaq 615 laptop

    Whenever I try to connect my blackberry 9700 with my laptop Hp compaq 615 I always get this error message... The bluetooth device driver is not installed. Install the latest driver for the device.

    Hello

    What version of Windows operating system is installed on your computer?

    I suggest to install the drivers provided by blackberry on the computer and check if this can help,

    Also try the steps in the following Microsoft article and check if it helps.

    Set up a Bluetooth enabled device (for Vista): http://Windows.Microsoft.com/en-us/Windows-Vista/set-up-a-Bluetooth-enabled-device

    Solve problems with Bluetooth (for Vista) devices: http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-Bluetooth-enabled-devices

    Hope the information is useful.

  • Setting of baud rate with CVI runtime for Linux

    Hello people,

    I have a problem regarding the setting of baud rate with the CVI for Linux runtime.

    I want to communicate with a device that has a USB-to-serial of FTDI chip. The driver for this device is already included in the kernel (openSUSE 11.1, 2.6.27.23 - 0.1 - default i686 kernel).

    I can use a terminal program (HTerm 0.8.1beta) to open the serial port at/dev/ttyUSB0 and can set all baudrates, the unit supports (38400, 115200, 921600) and communication works perfectly.

    Now I take the example of series of NEITHER and go under Windows. I developed to support 921600 baud, and it works very well. So I try to run this example on Linux (I've expanded in order to open/dev/ttyUSB0), but it only works for 38400 baud. If I try to put 115200 or 921600 baud, then I get error RS232-14 (invalid baud rate).

    It would be nice if there is someone who can give me a suggestion what I need to do to get the job to 921600 baud.

    Best regards

    Martin

    Hi NickB,

    the patch done!

    Thank you very much.

    Best regards

    Martin

  • When I try to connect to my router wirelessly from my laptop and the room, he asks for my network key and I don't know what it is.

    my brother used to all our computer equipment set up and he died last year. Well when I moved and tried to get into my new place it will not allow me without a network/wpa key. I know that I am trying to connect to my router and not my neighbors because when I unplug it it's the only name that disappears from the list of wireless networks. How can I know what is the network key or even set up a new? I am a bit technologically with faculties weakened to get detailed instructions on how to help me would be appreciated, but any help would be great.

    I'm sorry for your loss. Since we do not know how your brother to set up the router, it would be better to start again just to make sure that your wireless network is secure. Reset the default router. This is usually done with the wired router (on) by pressing a small button on the back or the bottom of the router, now the button for about 30 seconds and then let go. You can find the manual on the router mftr's Web site. your router if you need it.

    Once you have reset the router to default, set up correctly:

    Have a computer connected to the router with an ethernet cable. Examples given are for a Linksys router. See the manual of your router or the router mftr's Web site. for the parameters by default if you don't have a Linksys. Open a browser such as Internet Explorer or Firefox and in the address bar type:

    http://192.168.1.1 [Enter] (it is default IP address of the router, which varies from router to router then check your manual)

    This will bring you to the login screen of the router. The default username is blank and the Linksys default password is "admin" without the quotes. Enter this information. You are now in the configuration of the router utility. Your configuration utility may be slightly different from mine. The first thing to do is to change the default password because * all * known default passwords for different routers.

    Click the Administration link at the top of the page. Enter your new password. MAKE A NOTE SOMEWHERE THAT YOU WILL NOT LOSE. Re-enter the password to confirm it, and then click Save settings at the bottom of the page. The router will reboot and show you the box of connection again. Do not fill in the user name and put it in your new password to enter the configuration utility.

    Now, click on the link wireless at the top of the page. Change the network name (SSID) wireless by default to something, you'll recognize. I suggest that my clients not use their surname as the SSID. For example, you might want to name your network wireless network "CastleAnthrax" or similar. ;-)

    Click on save settings and when you get the prompt that your changes were successful, click the wireless security link which is just beside the Basic Wireless Settings link (where you changed your SSID). Most computers purchased during the last 4 years have the wireless hardware that will support WPA2-Personal (also known as WPA2-PSK). This is the desired encryption level. If your wireless hardware is older, use WPA. Don't use WEP, because who is easily broken within minutes. So go ahead and set the Security Mode WPA2-Personal. Do this and enter a password. For example, you could use the password ' here be dragons, beware you scurvy dogs! The password is what you enter on all computers that are allowed to connect to the wireless network. MAKE A NOTE SOMEWHERE THAT YOU WILL NOT LOSE.

    At this point, your router is set up and if the computer that you use to configure the router will normally connect wireless, disconnect the ethernet cable and wireless of the computer should see your new network. Enter the password that you have created (exactly as you wrote it with all capital letters and punctuation) to join the network and start surfing. MS - MVP - Elephant Boy computers - don't panic!

  • WRT160N v3: unable to connect to the page web configuration of the router with Firefox or IE

    Whenever I try to connect to my router's admin page, I get "the connection to the server was reset while the page is loading."  This happens with FIrefox 11 and started when I upgraded to 8 or 9.  A machine running FF 3.6 does not have this problem; I get right in.  Words IE 9 is "Internet Explorer cannot display the webpage" (after complaining about the certificate has expired).

    I ran Wireshark to see if I could learn something, but everything that I could understand was:

    https handshake was OK.

    First TLS packet is received by the router, which then immediately issues a reset and the connection is interrupted.  I don't know why.

    Has anyone seen this? or I have a setup that is screwed to the top (or router)?

    Then I did a full-on reset. I had tried to get in the Mode of administration, following an article in the FAQ, but the web page came in normal mode, default 192.168.1.1. From there on, I WAS able to make the success of downloading the new firmware from 2010 (v3.0.03). Unfortunately, once I've reconfigured the box to a similar to the previous configuration, I have the same problem: connection to https://10.244.122.1 of Firefox 3.6 works; 12 Firefox (now), it will fail, get the error "reset while page is loading". My last try will just disable the https - I just discovered where I can - and see if it will work. Because it's only on my home network, if traffic to the configuration page is not encrypted it really doesn't matter that much. (I had previously determined using Wireshark happened to reset during the TLS negotiation after the HTTPS had finished). And hell, that worked. So my problem is not resolved, but it is bypassed and I'll mark it closed.,.

  • WRTP54G (wireless router with phone connection) with Panasonic BL-C30A network camera (WEP only)

    Hello

    I would use this wireless router with WEP I can access the wireless camera (camera does only WEP encryption).
    The camera should be the only device authorized to connect to this wireless router.
    I can devote channel 11, so only use this wireless router
    I know that WEP can be cracked but I think maybe I can set up the router for it does not matter, i.e.,.
    While the camera is accessible by this particular router

    so my questions are:
    1. can I configure the router so only local outgoing LAN requests http are allowed?
    2. any other suggestions about the configuration of router that prevent access to my network?
    (using address filtering (by address mac camera only) MAC is worth, but I guess that the MAC address can be spoofed so not a complete solution)

    Thank you
    Tom

    I think that 'toomanydonuts' has provided my solution in this thread:

    solution wire

    Thank you

    Tom

  • Try to set up my Elipse on my computer. Have the microSDHC card/w adapter. Where should I go from here. The chip is in the adapter but where to insert into the computer to get results!

    Try to set up my cell phone to Elipse with microSDHC card/w adapter.  The chip is in the adaptor, but where can I insert the adapter in the computer.  Have an inspiron 531.  "Any help would be greatly apprecialted!   =}

    Hi NancyDolezal,

    Connect the phone via USB. You must insert it into a USB port and check if it detects is.

  • need help to set up Linksys printserver with verizon wifi hotspot

    need help to set up Linksys printserver with verizon wifi hotspot

    pfsjmhall,

    Configure your wireless router to use these recommended wireless router settings, I use channel 11. I would use a new SSID to connect easier.

    Then configure the Linksys print server. Find your network to give your passkey (password)

    Then set up the printer, choose network and follow the instructions.

    Rick

Maybe you are looking for

  • Error recovery on Satellite A100

    Hello people! Well, I've had my Toshiba Satellite A100 for almost 1 year, and I have these non-removable spyware and ad-aware. But besides that, I want to reformat my pc but I can't. When I choose for the boot device cd-rom drive, loading RAMDisk ima

  • LaserJet Pro 200 M276n: You forgot Admin password - how to reset?

    Hello I forgot the password of admin of our M276n printer. How can I get a new one? I guess I have to reset the printer. How can I do this? For help thank you very much BR Denis_T

  • New video card conflict?

    I just installed a Zotec GT240 video card in my pc m7650n. It is one of the few my 300w power supply will support so I don't want to give up on this to guickly. The problem is when I install my realtek sound devices 'missing '. I hear through my USB

  • How to get a file created by windows labview to work on a mac

    I try to open a data acquisition simple vi which was written in Labview 2009 for Windows, using the USB 6211 material. I installed Labview 2010 for Mac OS X (full) with NIDAQMX-Basic for Mac. The problem is that none of the sub - vi DAQMX opens corre

  • Cannot read Windows 7 OEM sticker and need to retrieve my CD key.

    I stuck my sticker by my way of thinking of table that is the safest place to place, but it seems that someone scratched the sticker. Is it possible that I can get back my cd key. And my Windows is genuine as well. Help someone.