Unable to access internet when static IP address is configured

Hi
I am facing the problem for not getting the internet in AD Server(DC) if configured with static IP address. If we set DHCP it will connect to internet. When I check the IPCONFIG on DHCP settings its showing the external address of the ISP router. Not the
firewall. Suspect there must be a foul play with DNS. Appreceiate your prompt response.
Thanks
Michael

Hi 
First, Disable ipv6.   then run the netsh command to reset  IP stuff.  Just a warning though,
I think this will only apply to this problem if you are using static IPs.
Here is the netsh comman:
netsh interface ip set address name="Local Area Connection" static xxx.xxx.xxx xxx.xxx.xxx xxx.xxx.xxx
ip address  subnet mask  gateway
http://www.santanunayak.com An MVP From Microsoft

Similar Messages

  • I am unable to access internet when server app is running on mac mini

    I recently installed the server app on a mac mini.  With the app open, I am unable to connect to web pages through the mac mini.  I do not have this connection problem with the server app closed.  While I can see my IP address I am also not able to connect to the server.  Would love some advice how what I am doign wrong with the setup.
    My ISP is a DSL through century link, the mac mini is hooked to a cisco E4200 v2 wireless router.

    You'll need to go through the configuration of the server, sounds like something is off.
    Have a look at this site http://www.mountainlionserver.com as well as the Apple support articles.

  • I have restored my i pad 2 and am now unable to access internet banking. the message tells me my browser is not supported. how do I correct this please?

    I had to restore my i pad to delete restrictions on facetime. I am now unable to access internet banking with Natwest due to my browser not being supported? How do I correct this? It was working ok before i did the restore. Thankyou.

    You are most welcome

  • Unable to access calendar, because the web service is configured incorrectly

    When attempting to access my web based calender I recieve the following error, "Unable to access calendar, because the web service is configured incorrectly." I have both the web service and iCal server configured to use SSL.
    Thanks for any help

    I have the same problem, with a temporary solution :
    http://forums.macosxhints.com/showthread.php?t=111059
    In the Server Admin - iCal Server Settings page there's a place where you specify the ports to be used, 8008 without SSL and 8443 (? out of my memory, not sure) for SSL.
    The issue was caused because left of the SSL port I selected "redirect" instead of "use".
    After I changed that it worked right away.
    Laurent

  • Unable to Access Internet Despite Adapter Showing "Connected".

    Hi, I have a Lenovo "G"-Series notebook, Type 4446-38U which has suddenly stopped allowing me to access my internet connections.  The PC is only about a month old.  It is running XP Professional. 
    I have three connection options:  1) dial-up (using an onboard HDAudio Soft Data Fax Modem with Smart CP); 2) ethernet or Local Area Connection (using an onboard Broadcom Netlink Fast Ethernet); and 3) wireless (using an onboard Intel WiFi Link 5100 AGN) -- none of these components are showing that they have conflicts/problems in the System Properties/Device Manager. 
    At my home, which is located in a rural area where I can only get dial-up, I tried checking my e-mail last week (with Mozilla Thunderbird), but received an error notice stating that the e-mail server could not be found; it was the same issue, when I tried to get Norton virus updates (Internet Security 2009), XP updates on the Microsoft website (using Microsoft Updates with Internet Explorer), and simply accessing the web (using Mozilla Firefox) -- i.e., "Server Not Found."  The odd thing is that I can not only hear the connection being made by the modem, but can also see that the device is 'Connected', when I check the connection in Control Panel/Network Connections.  The following day at my office, I checked the other connection options (ethernet & WiFi), and found that I had the same problem -- i.e., they were shown as "Connected" in Control Panel/Network Connections, but I was unable to access anything on the web (e.g., e-mail, Google, virus/Microsoft updates, etc.).  It's as if there is something blocking the internet connection to these programmes/utilities. 
    When I ran the Microsoft Networking Troubleshooter ('Diagnose Network Configuration & Run Automated Networking Tests), all the Network Adapters were shown as having passed.  Ditto, when I ran the "Test a TCP/IP Configuration Using the Ping Command" -- pinging 127.0.0.1, the results showed 4 packets sent and 4 received.
    I spent several hours on the phone with Lenovo Tech Support to no avail, and their instruction that I uninstall Norton Internet Security made no difference either.  When they instructed me to open a Command Prompt and ping 192.168.1.1, the results showed that there were 4 packets sent and 4 received.  When I was instructed to ping the IP Address for the wireless adapter, the results showed 4 packets send and 4 received.  When I was instructed to ping www.google.com, the results showed that the ping request could not find the host www.google.com.  Lenovo Tech Support stated that there was nothing further they could do, and that I needed to use a utility to set everything back to factory specs (i.e., have a utility programme erase everything on the hard drive and reinstall XP ... and even then I was told that there was no guarantee that would fix things, meaning that the PC would then have to be sent into their repair depot).  Before I do this, I was hoping that someone here might know as to what's going on with my connection problems and how it could be fixed, without having to erase everything.
    I would appreciate any insight or advice anyone might have.  Thanks so much!
    ~ Jack

    I did do a complete uninstall of Norton (i.e., didn't save any of the settings), but that didn't resolve the connection problem.  I also turned off Microsoft's firewall as well, once Norton was uninstalled (it had been turned off, when Norton was installed, and once Norton was uninstalled, MS firewall defaulted back to an on/active status).
    I also forgot to mention in my initial description of the problem and actions taken thus far to try and correct it, that I additionally tried the "ping" procedure described in paragraph five above in Windows Safe Mode with Networking, but was still unable to connect to the internet.

  • Unable to access Internet from LAN - Cisco ASA 9.1(2)

    Hi,
      I have Cisco 5515 IOS 9.1(2). I had configured out-to-in rule with 'ssh' and able to access the Internet server, but the same server is unable to access the Internet. Not sure what i am missing here. Please look in to the configuration below and suggest.
    10.4.20.2 is the host i am trying to access the Internet and it fails, but able to 'ssh' to this IP from the internet.
    ASA Version 9.1(2)
    interface GigabitEthernet0/0
     description OUTSIDE
     nameif outside
     security-level 0
     ip address 1.1.1.1 255.255.255.248
    interface GigabitEthernet0/1
     description BACKUP
     nameif backup
     security-level 0
     ip address 2.2.2.2 255.255.255.248
    interface GigabitEthernet0/4
     description INSIDE
     nameif inside
     security-level 100
     ip address 10.4.20.1 255.255.255.0
    boot system disk0:/asa912-smp-k8.bin
    ftp mode passive
    clock timezone PT -8
    clock summer-time PT recurring
    dns domain-lookup outside
    object network 2.2.2.4_10.4.20.2
     host 10.4.20.2
    access-list out2in extended permit icmp any any inactive
    access-list in2out extended permit ip 10.4.20.0 255.255.255.0 any
    access-list out2in_bkp extended permit icmp any any inactive
    access-list out2in_bkp extended permit tcp any object 2.2.2.4_10.4.20.2 eq ssh
    pager lines 24
    logging enable
    logging timestamp
    logging standby
    logging monitor debugging
    logging trap debugging
    logging history debugging
    logging asdm debugging
    mtu outside 1500
    mtu backup 1500
    mtu inside 1500
    mtu management 1500
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-713.bin
    asdm history enable
    arp timeout 14400
    no arp permit-nonconnected
    object network 2.2.2.4_10.4.20.2
     nat (inside,backup) static 2.2.2.4 net-to-net dns
    access-group out2in in interface outside
    access-group out2in_bkp in interface backup
    access-group in2out in interface inside
    route outside 0.0.0.0 0.0.0.0 1.1.1.2 10 track 100
    route backup 0.0.0.0 0.0.0.0 2.2.2.3 20 track 101
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    aaa authentication ssh console LOCAL
    aaa authentication http console LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    http 0.0.0.0 0.0.0.0 outside
    http 0.0.0.0 0.0.0.0 backup
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    sla monitor 100
     type echo protocol ipIcmpEcho 8.8.8.8 interface outside
    sla monitor schedule 100 life forever start-time now
    sla monitor 101
     type echo protocol ipIcmpEcho 8.8.4.4 interface backup
    sla monitor schedule 101 life forever start-time now
    service resetoutside
    crypto ipsec security-association pmtu-aging infinite
    crypto ca trustpool policy
    track 100 rtr 100 reachability
    track 101 rtr 101 reachability
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 outside
    ssh 0.0.0.0 0.0.0.0 backup
    ssh timeout 60
    ssh version 2
    ssh key-exchange group dh-group1-sha1
    console timeout 0
    dhcpd address 192.168.1.2-192.168.1.254 management
    dhcpd enable management
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    ntp server 123.108.225.6 source outside
    ssl encryption rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
    username xyz password ***** encrypted privilege 15
    class-map inspection_default
     match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
     parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
     class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:9b63e3cfc9f98800d2bb3efa34c75906
    : end

    Hi Anand
    Could you please do a packet tracer on the Asa?
    Packet-tracer input inside icmp 10.20.4.2 8 0 4.2.2.2 detailed
    Are you able to ping 4.2.2.2 from the server ?
    Please use the following command
    "fixup protocol icmp"
    And then check whether you are able to ping the Internet.
    Regards
    Aditya

  • Unable to access internet via Airport Express

    Hi. I'm have trouble connecting to the internet using my Airport Express.
    When I plug in my DSL modem to the unit, I get the solid green light. My Macbook is able to connect to the airport, and to other computers on the same Airport.
    However, none of my computers are able to reach any internet sites. They were even unable to directly ping a remote IP address. However, if I plug my DSL modem directly into my Macbook, bypassing the Airport, it correctly connects to the internet, which leads me to believe the problem is with my Airport.
    A couple of oddities which I don't know if they are normal. First, in my MacBook's network prefs, the DNS box is blank. However, I'm connected via DHCP, so I didn't know if that'd matter. In the airport configuration app, under internet, it's also using DHCP, but the box is empty, with the same address as the router (192.168.1.1) greyed out next to it. The IP address is 192.168.1.5. This number is rather different than when I connect to my DSL router directly on my MacBook.
    I'm running what I believe to be the newest firmware (6.3).
    Any ideas anyone?
    Thanks,
    Nathaniel

    Hi,
    I solved the problem using the airport express firmware 6.1.1. and erasing all favourites networks in network pref panel to create new ones. You may also check the keychains utility (applications -> utilities). If there is several times the same pass, just keep the latest and erase the others.
    Hope my english is understandable...

  • Can access internet when connected w/ethernet cables in router, but WRT54G says it can't connect

    I have my router, modem, and computer all set up correctly. I can access the internet in this setup but with only the computer that is connected with the ethernet cord to the router. Yet, my WRT54G router can't connect to the internet in the Linksys easy setup nor through the http:192.168.1.1 method.
    When I changed the internet connection type to PPPoE, my modem was unable to access the internet. I also changed the IP to 192.168.2.1 but that didn't help. I have performed several power cycles. I have upgraded the firmware.
    I changed the internet connection type back to DHCP, so I am able to come on this website, but I can't set up the wireless since the router says it can't connect to the internet. Please help!

    Start it from scratch...Reset your router and re-configure it...
    Press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router...
    Also make sure that your computer is set to obtain IP automatically, disable any firewalls, security softwares on the computer before trying to access the setup page.
    If your Internet Service Providor is Cable follow this
    If your Internet Service Providor is DSL follow this
    To change the Wireless Settings click here and Enable Wireless Security
    Now see if you can locate your wireless network on your wireless computer and attempt to connect...

  • Unable to access Internet using a Mobile Network

    Hello friends
    I recently updated my SE Xperia mini pro 17i (2011 model) to ICS, initially there were some issues and I had to re-update it to finally get authentic interface of ICS. Even after the successful update I am unable to use the mobile network to access Internet, the only way  is to use a Wifi instead. Can somebody please help me out with this issue?
    Karan

    The first thing I would advise doing is contacting your current network provider and have them send you through the relevant internet settings.
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Ipad is connected to the wifi but unable to access internet or receive mail.

    Recently set up new broadband connection. Wifi set up and iphone, computer all able to connect to wifi and internet. Ipad recognises old networks and able to connect for wifi access, but for this new connection I am able to connect with the ipad but it does not seem to be able to receive or transmit any information, hence I am unable to access any internet, update any apps or check my email. Can anyone help? I've tried rebooting the system, forgetting the network and shutting the ipad off, all to no avail!

    I've rebooted the router, I've made the ipad forget previous settings, rebooted the ipad, called the useless talktalk technical help. I have used this ipad previously with a previous talktalk connection. I'm not sure why this time I can't connect - perhaps its the security setting on the new router that isn't competible with the ipad? I'm using a D-link DSL-3680 router if that helps

  • VM cannot access Internet when host is connected to VPN

    Hello everyone,
    I have a little problem with my Hyper-V network. I use internal switch (external seems to have problems when I want to access the host via RDP and host has Wifi only).
    Now attached is my configuration as a wonderful picture. ;) My problem is this: I have a internal switch in Hyper-V which is used by the VMs. They can access the Internet because the host WiFi Adapter has Internet Sharing enabled. However, when I connect
    the host to the VPN, the VMs cannot access the internet anymore. I know it is not possible to share the VPN-Connection itself, but without any Internet I cannot connect the VMs to the VPN at all. So is there any way to connect the host to VPN and also the
    VMs?
    Thanks! :)
    Best,
    Chris

    Hi CBuntrock,
    Please try the following setps :
    Open network connection --> right click the vpn connection --> properties --> click tab Networking --> click the proper internet protocol version --> properties --> advanced --> tab ipsettings --> uncheck  "use defult gateway
    on remote network " --> ok
    Please try to access internet again from your VMs .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Able to backup to Time Capsule - unable to access internet

    I have the following devices that need to connect to the internet using the Time Capsule:
    1) iMAC purchased in 4/09 - need to access internet wirelessly;
    2) MacBook Pro - 5 years ago; and - need to access internet wirelessly;
    3) Lenovo laptop with Windows XP - work assigned laptop - need to access by ethernet, tunnel into work with iPass.
    4) Apple TV -just connected today - am able to get my music, but haven't been able to access iTunes store.
    My cable modem is a Motorola. If the model # is important, I can get it, I'm just too tired right now.
    I installed the Time Capsule this morning, was able to configure it to my iMac and back it up; then was able to connect to the internet until I tried to set up the MacBook Pro. During that configuration Airport Utility diagnostics instructed me to disconnect the modem and I lost connection with the iMac and never was able to get a connection with my MacBook Pro. I don't even want to think about the Lenovo laptop until I get the MAC's worked out.
    I have no spaces or dashes in the names of my MacBook, iMac, Time Capsule or Apple TV, I've been at this for over 14 hours and I'm exhausted.
    My cable modem connects to the Time Machine WAN port; and I have a cable connected from a Time Capsule ethernet port directly to my Lenox laptop.
    I have not tried to connect my Linksys wireless router to the Time Capsule.
    I had to disconnect the Time Capsule and reconnect my Linksys router to get back on the internet to read all the discussions which are not helping me.
    HELP!

    This issue has been resolved...talk to someone at Apple and we had to unplug the broadband coax cable and finally got it up and running.

  • MacBook Air unable to access internet

    My MacBook Air is showing full strength on wifi but I cannot access internet.  I have also tried to connect via Ethernet cable and iPhone hotspot and the problem persists.  Please help

    Power Cycle
    Power off the router. Unplug it from the wall. Wait for few  minutes.
    Connect the router back to to the wall.
    Power the router back on. Wait  until all lights are lit properly. It will take a while.
    Restart the computer.
    Start up in Safe Mode.
    http://support.apple.com/kb/HT1455

  • Static MAC address without configuration

    Hello,
    i am a german guy, so please excuse my bad english.
    I have a question about static MAC addresses on a WS-C3750G-48TS Switch.
    I have no static adresses configured on my switch, but see some when execute the "show mac address-table static" command. And i mean not the 0000.0c07.ac01 addresse for HSRP, Spanning-tree or something else, which are forwarded to the CPU, i mean entries like this:
    Switch#show MAC address-table interface g2/0/47
              Mac Address Table
    Vlan    Mac Address       Type        Ports
       3    1212.1212.1212    STATIC      Gi2/0/47
       3    1414.1414.1414    STATIC      Gi2/0/47
    Total Mac Addresses for this criterion: 2
    This entries not configured or dynamicly learned.
    I suspected functions like gratitious-arp, but this is only for IP<->MAC translation. Then i have searched functions like gratitious-mac or mac-notification. I have searched for a function with tells the switchport: "Hey, that is my MAC address. There is no need to learn this address dynamicly", but with no luck.
    Does anybody can tell me, why these MAC addresses are shown static, and not dynamicly?
    Thanks for help.
    Thomas

    Hi Thomas,
    Are there any port-security related configurations in interface Gi2/0/47? Could you post the running-configuration of this interface in concern, output of show mac-address-table interface Gi2/0/47 and also could you let me know what is connected to this interface?
    Thanks,
    Arun

  • Unable to access internet after reactivationg iPhone 4

    I recently had to have another device on my Sprint account reactivated on my phone number in order to have some repairs done so that I could give the phone to another user on my account.  When I had my iPhone 4 reactivated on my line, I was not able to access the internet.  I have completed all of the troubleshooting steps provided by the carrier, with the exception of a master reset and I still receive the error message that says: "You are not subscribed to a cellular data service."  The store agent said the only fix was to do a master reset.  My only concern is that I will lose all of the downloaded music content on the device as it was not purchased from iTunes.  Any suggestions????

    Double-click anywhere in the line of text below on this page to select it, then copy it to the Clipboard by pressing the key combination command-C:
    www.google.com
    Launch the Network Utility application.
    Step 1
    Select the Lookup tab and paste into the address field (command-V). Press return. Post the output that appears below – the text, please, not a screenshot.
    Step 2
    Select the Ping tab and do the same. Please enter the same input as you did in Step 1. Don't use the output of Step 1 as input to Step 2.
    Important Note
    Some web browsers and mail clients will automatically convert a domain name such as "www.example.com" to a clickable URL, such as http://www.example.com. That will interfere with the test. If necessary, edit the input in the Network Utility window to remove any added characters.

Maybe you are looking for