How to get a correct IP address

My computer gets an IP address in the format of 169.xxx.x.xxx I know that it is not supposed to get this kind of IP address, it should be in the form of 192.168.1.xx, the server must assign the IP address of any system in the world. but for some reason, my system has this kind of issue. Now, I searched the internet, I can get an IP address manually, I tried and I failed in the attempt so if someone could help me on how to do this, I will be grateful, thanks in advance...

VM

If you have a 169.254.x.x IP, it's because the adapter cannot communicate with the router only configuration set or a driver corrupted.  I would start by typing ipconfig - all command high :), then paste it in your next post.

I would also be re - install the driver of network with the latest driver available.

Tags: Windows

Similar Questions

  • How to get my old Email address.

    had to get the new email address, my old address no longer exsits, where has gone? I didn't delete it just was not able to sign more continues to get messages does not exist. Help

    Hello stephenayres,

    -Who is your provider of mail Service?

    Support email service provider would be the best place the check with. I suggest you to check with your service provider of e-mail for more information.

  • How to get a correct version - 64-bit instead of 32?

    I have PS 10, the downloaded Update (paid) at 13. During installation it says I need 64 32-bit I downloaded. What should I do to get the correct version?

    You can find 32-bit and 64-bit installers at http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

    Make sure you follow the instructions very important on this page.

  • How can I get the correct email address for the Australia?

    How do fix this email Add. in Austraila * address email is removed from the privacy *.

    I tried to email this lady but they say they cannot find the e-mail address & I just got it this morning

    Hello

    The deleted forum software e-mail address in order to preserve the privacy of the recipient.

    Check the address for common errors such as:
    1. a space in the address
    2. a period after the com, net, etc.
    3. If you have copied/pasted the address, make sure that there is no space after the net ETC, com.
    4. a misspelling or typo.
    5. sometimes when an address is highlighted, you don't see a required underscore character.

    Hope this helps,
    Don

  • How to get connected network MAC address?

    Hi all

    I need reteive connected Netwrok MAC address in my application.

    I already did and able to retrieve SSID and now need to address now.

    No idea how can do us?

    TIA

    here a few suggestions:
    https://supportforums.BlackBerry.com/T5/native-development/how-get-wifi-device-name-and-WiFi-device-...

  • How to get more than one address in the same Google Map in Muse?

    Hi, how can you get several addresses in the same Google map in the Muse?

    Make your card with as many points as you want: create and edit your custom - maps Google Maps Help Center

    Save the map and make sure that make you it accessible to the public.

    Then click here to see where you can copy your embed code: embed a map - Google Maps Help Center

    «Now with the copied embed code, you can return to the Muse and look under the menu "objects" where you will find "insert HTML code ' second in the bottom of the menu.» Paste your code embed here and your card should pop right into place.

    See you soon,.

    Craig

  • How to get rid of web address flashing in the lower left or right?

    whenever I have the mouse over a link, it displays the web address in the lower corners right or left side of the browser window. I find that it is distracting and useless, as soon as you hover over it, it disappears. I would like to get rid of this.

    Thank you
    Kevin

    You want to only remove this status "overLink" message or other messages as well?

    Add code to the file userChrome.css below default @namespace.

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    statuspanel[type="overLink"] .statuspanel-label {display:none!important;}
    

    The file userChrome.css (UI) customization and userContent.css (Web sites) are located in the folder of chrome in the Firefox profile folder.

    You can use this button to go to the Firefox profile folder currently in use:

    • Create the folder chrome (lowercase) in the .default < xxxxxxxx > profile folder if the folder does not exist
    • Use a text editor like Notepad to create a userChrome.css (new) file in the folder chrome (file name is case sensitive)
    • Paste the code in the userChrome.css file in the Editor window
    • Make sure that the userChrome.css file starts with the default @namespace line
    • Make sure that you select "All files" and not "text files" when you save the file via "save file as" in the text editor as userChrome.css.
      Otherwise, Windows can add a hidden .txt file extension and you end up with one does not not userChrome.css.txt file
  • How to point the correct directory address book in windows 8

    HD crashed - computer replaced. Restore all directories/files & downloaded Thunderbird to the new computer, but TB address book should point to the directory that includes all previous data. How can I do this?

    Find your current profile. Copy abook.mab and history.mab on him since the back-up.

    If you address set by the user, books that have names such as abook - 1.mab, you need this add-on to import:

    https://NIC-NAC-project.org/~kaosmos/morecols-en.html

  • VIMSH - how to get active correctly vmotioned

    Could Hello - anyone tell me what I'm not doing?  I enter the following command in the command line and it works very well to enable vmotion, however, it does not work in my script where everything is:

    % post

    Cat & gt;/tmp/ESXpostconfig.sh & lt; & lt; EXPRESSIONS OF FOLKLORE

    #! / bin/bash

    #esxcfg - vswitch - L vmnic1 vSwitch0

    1. Add switch prod vSwitch1 and vSwitch2 and configure links rising further addition of uplink service console

    esxcfg-vswitch - L vmnic2 vSwitch0

    esxcfg-vswitch - a vSwitch1

    esxcfg-vswitch - L vmnic1 vSwitch1

    esxcfg-vswitch - L vmnic3 vSwitch1

    esxcfg-vswitch - a vSwitch2

    esxcfg-vswitch - L vmnic4 vSwitch2

    esxcfg-vswitch - L vmnic5 vSwitch2

    1. Add groups of ports and VLANS vSwitch1 and vSwitch2

    esxcfg-vswitch - a linux_network vSwitch1

    esxcfg-vswitch v - 401 - p linux_network vSwitch1

    esxcfg-vswitch - a vSwitch2 windows_network

    esxcfg-vswitch v - 402 - p windows_network vSwitch2

    #Configure NTP

    echo "Configuring NTP"

    echo 'restrict kod nomodify notrap noquery nopeer' & gt; /etc/ntp.conf

    echo "restrict 127.0.0.1" & gt; & gt; /etc/ntp.conf

    echo "Server ntp.brown.edu" & gt; & gt; /etc/ntp.conf

    echo "Server ntp2.brown.edu" & gt; & gt; /etc/ntp.conf

    echo "driftfile/var/lib/ntp/drift" & gt; & gt; /etc/ntp.conf

    echo "Server ntp.brown.edu" & gt; / etc/NTP/Step-tickers

    echo "Server ntp2.brown.edu" & gt; / etc/NTP/Step-tickers

    1. additional configuration steps for NTP

    ntpClient - e esxcfg-firewall

    chkconfig--level 345 ntpd on

    / sbin/hwclock--systohc - utc

    service ntpd restart

    1. set up authentication with AD

    esxcfg-auth - enablead - addomain = ad.brown.edu - addc sorry = cannot display this info

    service mgmt-vmware restart

    1. Add users

        1. Sorry, can not display this

    root #enable login

    Perl - p - i.old e ' s/PermitRootLogin No./PermitRootLogin Yes / g ' / etc/ssh/sshd_config

    service sshd restart

    #Unload the VMFS-2 module

    vmkload_mod vmfs2 u

    1. Add vmotion kernel port to vSwitch0, configure IP VMkernel, add the uplink for redundancy

    #esxcfg - vswitch - a Vmotion vSwitch0

    #esxcfg - vmknic - a-i 128.148.176.228 - n 255.255.255.0 Vmotion

    #esxcfg - vswitch - L vmnic1 vSwitch0

    #esxcfg - road 128.148.176.1

    1. enable Vmotion

    ' vimsh - n-e' / vmotion/hostsvc/vnic_set vmk0.

    EXPRESSIONS OF FOLKLORE

    Help!

    I use a slightly different ks file taken to deployment ESX (AED) unit:

    service mgmt-vmware restart

    Waiting for go to accept connections from the echo...

    sleep 180

    some time; do

    sleep 5

    Waiting for go to accept connections from the echo...

    fact

    echo 'Configuration VMotion'

    cmd-vim-VMware vmotion/hostsvc/vnic_set vmk0

    VMware-vim-cmd internalsvc/refresh_network

  • I am trying to install a D-Link router, but it will not designate the correct IP address.

    Im trying to install a d-link router and it will not get the correct ip address. I then tested on my roommates with a newer version of windows laptop and the router has worked. d-link technology says I may new new setting lan drivers installed for this problem. help someone?

    original title: router problems

    Make sure that this adapter you set obtain IP and DNS addresses automatically.  Go to your network connections and right click on your internet connection and select 'Properties', then click on (highlighted) Protocol Internet (TCP/IP) and then click on the properties button and make sure that the IP address and DNS are both set to obtain automatically addresses.

    Go to the Services management console (type services.msc in the box run from the start menu) and make sure that the DHCP Client service is set to automatic startup.  Restart the computer and see if things improve.

    John

  • How to get the IP address of the calling client to the web service built in Jdeveloper 11.1.1.7 application?

    I built an application of web service in Jdeveloper 11.1.1.7 to be used by other clients. Just the General steps as follows (Server web service Application is generated--> deployed on the server-> used by clients with the location of the WSDL file).

    Now, I met a requirement where I need to get the port number and IP address for the client.

    Questions :

    How to get the IP address of the calling client to the web service application generated in Jdeveloper?

    Commune technologies used to build web service applications is AXIS or CXF. What Jdeveloper technology use to built web service application?

    The common technologies used to build web service applications is AXIS or CXF. What Jdeveloper technology allows built web service application?

    It depends on the option selected during the creation of web services (if I remember correctly, there are several options, style J2EE 1.4 RPC style JavaEE JAX - WS 1.5,...)

    For example, to get the ip address of the compatible with jax - ws web service, you need to inject the context in your service class with:

    @Resource
    WebServiceContext wsContext;
    

    and then inside your method:

    MessageContext mc = wsContext.getMessageContext();
    HttpServletRequest req = (HttpServletRequest)mc.get(MessageContext.SERVLET_REQUEST);
    String ip = req.getRemoteAddr();
    

    Dario

  • I TB 24.6.0 and I deleted the bar menu or a tool of my address book and I can not understand how to get it back.

    I'm trying to understand how to efficiently copy a contact so I can add the contact information to an e-mail. While experiences I disabled the menu bar or the toolbar in my address book, and now I can't figure how to get it back. So we can say, I have two questions I would welcome suggestions:

    1. How can I get my menu/return tool bar in my address book?

    2. How can I effectively copy and paste contact information?

    Thank you
    Rowdy1

    Sounds like a good plan. Version 31 and above all is a mess right now. I stay at v24.6 until they get the problems developed. Version 24.7 went out before v31, but I've never had one so I don't know anything abut it or what fixed it.

    This is the page to previous version.
    http://FTP.Mozilla.org/pub/mozilla.org/Thunderbird/releases/
    Find the version you want and click on that selection.
    You want to select your operating system. Win32
    Then the language. EN-US
    Then, run the .exe file.

    Your profile with all your emails and settings are separated although they should be performed when you install the older version. Make a backup is not a bad idea at any time, or just to be safe on the version change. I use Mozbackup. http://mozbackup.JasnaPaka.com/

    Automatic update options are found in Tools-Options-update.
    I usually set mine to ask first, but with the V31 disorder, I have disabled the option to control even. I want to assure you that I do not get this version for a while.

  • I forgot my security question answer Apple ID and my recovery email address has since been deleted and disabled. How to get answers to security questions and or change my email recovery?

    I forgot my security question answer Apple ID and my recovery email address has since been deleted and disabled. How to get answers to security questions and or change my email recovery?

    Go to https://getsupport.apple.com . Click on "see all of the products and services ', then 'More', then 'Apple ID', then 'other Apple ID subjects' then 'security issues forgotten Apple ID". If you have problems with this test of this form: https://www.apple.com/emea/support/itunes/contact.html

  • How to get the icons to display correctly in the Finder?

    At the time of the "classic" Mac OS, if the icons are not correctly display in the Finder, we could 'rebuild the desktop file' to correct the problem. I've recently updated to Yosemite, and most things work well, but for some reason, most of the files in the Finder .webloc now show as blank icons (but not all; a few show the correct icon). There is no model, I can see: some very old .webloc files now show a white icon (where I know that their icons used to be correct), while the most recent show the icon of correct - although I just created four (by dragging the URL of the Safari, the usual method) which are all empty. Sometimes they appear with the older icon, with the symbol @ (although those who seem to have changed vacuum after running and restart maintenance). I tried from an external disk, repair permissions and repair the file system, as well as cleaning with the utility of Maintenance (which clears the web browser and other caches), nothing works. Does anyone know how to get the computer to display these icons correctly?

    May be a corrupt .plist.

    Make a backup, preferably 2 backups on 2 separate drives.

    Go to Finder and select your user folder. With this Finder window as the windshield, select Finder/display/display options for presenting or order - J.  When the display options opens, check "show the library folder. This should make your visible user library folder in your user folder.  Select the library. Then go to Preferences/com.apple.finder.plist and com.apple.desktop.plist.  Move the .plists on your desktop.

    Relaunch the Finder by restarting the computer and test. If it works fine, delete the plists from the desktop.

    If the same, return the .plists to where you obtained since, by crushing the latest.

    Thanks to leonie for certain information contained in this.

  • How can I get the correct product key for my sleekbook want PC4

    How can I get the correct product key for my sleekbook desire 4 PC

    Hello

    As mentioned in your other post you can get it from Microsoft with your money:

    http://h30434.www3.HP.com/T5/notebook-operating-systems-e-g-Windows-8-and-software/i-purchase-envy-notebook-PC-4-1100se-how-can-i-get-the/m-p/2853225

    Kind regards.

Maybe you are looking for