Cisco 1701 adsl not connecting??

Hey guys,
I'm using sdm to do a quick setup on my router i managed to setup using the quick wizard and i setup the pppoe connection but i don't think it's connecting because i am getting dns error when i try to browse. Am i missing a step??? Do i need to open something after i create the connection???
Where can i get a status to see what the problem is?

Ok guys this is driving me mad please tell me what i am missing.
I have reseted to default.
Access router via ip and used SDM software to configure the basics such as DHCP,pppoe and so on.
This is the print.
Building configuration...
Current configuration : 2469 bytes
! Last configuration change at 14:12:33 PCTimeZ Fri Jun 2 2006
! NVRAM config last updated at 14:12:42 PCTimeZ Fri Jun 2 2006
version 12.3
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
hostname gateway
boot-start-marker
boot-end-marker
logging buffered 51200 debugging
logging console critical
enable secret xxxx
username root privilege 15 password xxxx
clock timezone PCTimeZone 0
no aaa new-model
ip subnet-zero
no ip source-route
ip dhcp excluded-address 10.10.10.1 10.10.10.19
ip dhcp excluded-address 10.10.10.41 10.10.10.254
ip dhcp pool sdm-pool1
network 10.10.10.0 255.255.255.0
default-router 10.10.10.254
ip tcp synwait-time 10
ip domain name domain.com
ip name-server 203.0.178.191
no ip bootp server
ip cef
ip audit notify log
ip audit po max-events 100
no ftp-server write-enable
no scripting tcl init
no scripting tcl encdir
no crypto isakmp enable
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
no atm ilmi-keepalive
dsl operating-mode auto
interface ATM0.1 point-to-point
description Adsl PPPoe
pvc 8/35
pppoe-client dial-pool-number 1
interface BRI0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
shutdown
interface FastEthernet0
description $FW_INSIDE$$ETH-LAN$
ip address 10.10.10.254 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
ip tcp adjust-mss 1452
speed auto
interface Dialer0
ip address negotiated
ip mtu 1452
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username [email protected] password xxxx
ip classless
ip http server
ip http authentication local
ip http secure-server
logging trap debugging
dialer-list 1 protocol ip permit
no cdp run
control-plane
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!^C
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
line vty 5 15
privilege level 15
login local
transport input telnet ssh
scheduler allocate 4000 1000
scheduler interval 500
end
gateway#

Similar Messages

  • Could Cisco 1701 ADSL Router supports WIC-1ENET Card.

    Hi,
    I need advise as to if a Cisco 1701 ADSL router could support WIC-1ENET Card.
    My 1701 Router has WIC 0 as ADSL and WIC 1 as ISDN, could the ADSL card be replaced by a WIC-1ENET. I noticed ,that the cards seems to be rivet onto the back of the Router and not connected with SCREWS as other routers would posses.
    Could someone advised as to how i can have this router supports 2 Ethernet NICs or what could be your recommendations?
    Thank you,
    Cisco End User.

    Hello,
    the WIC-1ENET is supported on the 1701, but, AFAIK, only in slot 0.
    It does not support 2 WIC-1ENET cards, only the 1720, 1750, and 1751 do, with a specific IOS release, check out this info from CCO:
    WIC-1ENET- Support for two Ethernet WICs
    The Ethernet WIC (WIC-1ENET) provides the capability to deploy additional Ethernet port(s) in a Cisco 1700 series routers. The initial release of the WIC-1ENET supported only one WIC-1ENET card in a 1700 router. The new IOS 12.2(2)XJ release offers the option of deploying up to two WIC-1ENET adapters in a Cisco 1720, 1750, or 1751 router. A total of three Ethernet ports can be configured. A typical application that requires three Ethernet ports involves using the built-in 10/100 Fast Ethernet port for LAN segment. One of the WIC-1ENET port could be used for high-speed broadband DSL or cable modem connection. The second WIC-1ENET port could be used for a DMZ (demilitarized zone) environment for deploying public Web servers or FTP servers. Hardware modification is not necessary to use the capability of IOS 12.2(2)XJ. The new IOS software is compatible with WIC-1ENET adapters already installed in 1700 series routers.
    HTH,
    GP

  • Cisco CDA does not connect to domain controller

    Hello,
    I am trying to install the Cisco CDA (Context Directory Agent) to bridge the windows identity gap between Active Directory and Cisco IronPort WSA and eventually ASA.
    I followed all the rules in the deployment instructions and I still cannot get this to connect.  With a Domain Admin it always refuses the password.  I then decided to try creating a new account as a domain user called CDAService and I followed the extra steps required to grant this user the proper access to the specific registry keys, DCOM and WMI, and they were added to the Event Log Readers group in AD.  Though the error with this new user account is this:
    exception-cause
    org.jinterop.dcom.common.JIRuntimeException: The RPC server is unavailable. Please check if the COM server is up and running and that route to the COM Server is accessible (A simple "Ping" to the Server machine would do). Also please confirm if the Windows Firewall is not blocking DCOM access. [0x800706BA]
    wmi-class
    Win32_NTDomain
    exception-message
    The RPC server is unavailable. Please check if the COM server is up and running and that route to the COM Server is accessible (A simple "Ping" to the Server machine would do). Also please confirm if the Windows Firewall is not blocking DCOM access. [0x800706BA]
    wmi-property
    DomainName
    dc-username
    CDAService
    I logged onto the console of our CDA virtual machine and I was able to ping the DC by name.  I also used wbemtest utility on my workstation and used the CDAService account to connect to the \root\cim2 namespace and I was able to pull Win32_ComputerSystem attributes from WMI with that account.  I am on the same subnet as the CDA appliance.
    I double checked the Windows Server 2008 R2 firewall on this DC and inbound rules that have to do with WMI are ASync-In, DCOM-In WMI-In all set to allow inbound.
    Any ideas how to get this to work?  Its a Server 2008 R2 level domain.

    Ok with the windows firewall off for the domain profile, it works.  However we want the firewall on.
    I ran this command just like the instructions said, but I guess there is something else the firewall is blocking?
    netsh advfirewall firewall set rule group=”Windows Management Instrumentation (WMI)" new enable=yes
    Here is the installation guide I am following:
    http://www.cisco.com/c/en/us/td/docs/security/ibf/cda_10/Install_Config_guide/cda10/cda_install.html#81257

  • Cisco Nexus v1000 not connecting to VMWare vCenter

    I am trying to deploy Nexus 1000v, but there is a problem - no connection with vCenter. Pings are ok, all ip addresses and port numbers are valid. Console displays following error:
    switch(config)#svs connection vc
    remote ip address 10.10.10.200 port 5480
    protocol vmware-vim
    vmware dvs datacenter-name CORE
    connect
    ERROR: [VMWARE-VIM] Operation could not be completed due to connection failure. End of file or no input: Operation interrupted or timed out after 160s send or 160s receive delay
    Thank you.

    You should use port 80 instead of 5480 in your svs connection string.  Port 5480 is the default port for the management of the vCSA.

  • Cisco 1100 AP not connecting

    I have gotten into the AP
    Used Express Setup to put in new Address, when clicking ok to save the browser can no longer connect.

    what is wrong here, I have 3 of these units and they are all doing the same thing do they need to be re-imaged to use individually and if so where can I find the file

  • Cisco 3560 interface, not connected

    Hello
    I am in the process of determining available switch ports based on last usage and I came across the following that I don't understand.
    Switch-3560G-1#sh int | I Last|Gig
    GigabitEthernet0/7 is down, line protocol is down (notconnect)
      Hardware is Gigabit Ethernet, address is 0014.a98f.ba87 (bia 0014.a98f.ba87)
      Last input never, output 21:56:52, output hang never
      Last clearing of "show interface" counters never
    The interface, notconnnect status, has a last output value is that is incrementing.
    what could be causing this?

    It means that the physical interface is down and the list time the switch saw any traffic (even though it's a one-way traffic) is almost 22 hours ago.

  • UC320W Not connecting to ADSL Using Netgear DM111P

    Hi all, I have a UC320W conencted to a netgear modem that died.  I replaced it with a DM111P and the UC320W will not connect to the WAN.  I have tested the line etc and the modem connects fine when direct connected to a PC.  I have tried also a 2Wire Bigpond modem to no avail.
    I am getting a solid ADSL light and the WAN connection does not come up. 
    I have checked the login details. They are correct.  I have changed the WAN connection type, restarted the UC and then back to PPoE and again nothing.
    Have now been waiting on hold to Cisco support for 45 minutes and desparate to get this one back up as phones are off air.
    Help please.  Is there an incompatibility issue with the UC320W and modems?

    thanks for the quick reply. yes, I have most of these settings and tried to make sense of them (reading them from the Chinese status page on the other router, no access to settings from email or a support page).
    However, the good news is, that I managed just now to get it working. So for referenece I think it might be useful to tell you what works, in case others have similar issues (unlikely, as this router/modem is not legally on sale in China):
    1. Firstly, most modems in China connect via RJ-45, not RJ11. I guess its kind of like having a cable router
    2. It appears to make a lot of difference what VPI/VCI settings you use. I tried different ones and I think this is were it may have started working.
    3. I also believe that a lot of China Unicoms ADSL service requires MAC cloning, as they often provide the initial hardware. So this may also be where it finally strated working for me.

  • Openswan client/Cisco RV220W not connecting

    I am attempting to connect a laptop with an openswan client (Openswan IPsec U2.6.28/K3.0.0-12-generic) with my Cisco RV220W. My connection fails, and the VPN status log shows the following:
    2011-12-06 15:04:59: [rv220w][IKE] INFO:  Configuration found for 108.58.YY.YY[500].
    2011-12-06 15:04:59: [rv220w][IKE] INFO:  Received request for new phase 1 negotiation: 108.58.XX.XX[500]<=>108.58.YY.YY[500]
    2011-12-06 15:04:59: [rv220w][IKE] INFO:  Beginning Identity Protection mode.
    2011-12-06 15:04:59: [rv220w][IKE] INFO:  Received unknown Vendor ID
    2011-12-06 15:04:59: [rv220w][IKE] INFO:  Received Vendor ID: DPD
    2011-12-06 15:04:59: [rv220w][IKE] ERROR:  Ignore information because the message has no hash payload.
    2011-12-06 15:05:09: [rv220w][IKE] ERROR:  Ignore information because the message has no hash payload.
    2011-12-06 15:05:11: [rv220w][IKE] ERROR:  Phase 1 negotiation failed due to time up for 108.58.YY.YY[500]. c2e6f14d16bef607:02dbd105dcc0b299
    2011-12-06 15:05:19: [rv220w][IKE] ERROR:  Ignore information because the message has no hash payload.
    2011-12-06 15:05:29: [rv220w][IKE] ERROR:  Ignore information because the message has no hash payload.
    2011-12-06 15:05:39: [rv220w][IKE] ERROR:  Ignore information because the message has no hash payload.
    2011-12-06 15:05:49: [rv220w][IKE] ERROR:  Ignore information because the message has no hash payload.
    2011-12-06 15:05:59: [rv220w][IKE] ERROR:  Phase 1 negotiation failed due to time up for 108.58.YY.YY[500]. 5646ff766f579fb0:b221f323a56ba913
    My configuration on the RV220W is as follows:
    VPN Policy:
    Auto Policy
    Remote endpoint is an IP address with 108.58.YY.YY
    Local traffic is a subnet
    Remote traffic is a single IP (same as above)
    Encryption/hash settings are: 3DES, SHA1, no PFS key group, SA lifetime of 3600
    IKE Policy:
    Responder
    Main mode
    Local and Remote use explicit IP addresses
    3des,sha1,pre-shared key,DH group 2,lifetime of 28800,no dead peer detection,no xauth
    On the client, I have the following openswan configuration:
    # /etc/ipsec.conf - Openswan IPsec configuration file
    # This file:  /usr/share/doc/openswan/ipsec.
    conf-sample
    # Manual:     ipsec.conf.5
    version    2.0    # conforms to second version of ipsec.conf specification
    # basic configuration
    config setup
        # Do not set debug options to debug configuration issues!
        # plutodebug / klipsdebug = "all", "none" or a combation from below:
        # "raw crypt parsing emitting control klips pfkey natt x509 dpd private"
         # eg:
        # plutodebug="control parsing"
        # enable to get logs per-peer
        # plutoopts="--perpeerlog"
        # Again: only enable plutodebug or klipsdebug when asked by a developer
        # NAT-TRAVERSAL support, see README.NAT-Traversal
        nat_traversal=no
        # exclude networks used on server side by adding %v4:!a.b.c.0/24
        virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12
         # OE is now off by default. Uncomment and change to on, to enable.
        oe=off
        # which IPsec stack to use. auto will try netkey, then klips then mast
        interfaces=%defaultroute
        plutodebug=all
        protostack=netkey
    # Add connections here
    conn L2TP-PSK
         # Use a pre-shared key.
          # Connection type _must_ be transport mode
         authby=secret
         keyingtries=3
         type=transport
         # "left" is the local linux machine
         left=%defaultroute
         leftprotoport=17/1701
          # "right" is the remote server
         right=108.58.XX.XX
         rightprotoport=17/1701
         # Do not install on startup
         auto=add
         # SA settings
          ike=3des-sha1-modp1024
         esp=3des-sha1
         keyexchange=ike
         pfs=no
    I would appreciate any insights into what might be going wrong here.

    Were you able to find a solution to your issue.   I am having a Similar issue connecting to a ASA 5510.
    Thanks!

  • Can not connect computer to Cisco Connect -EA3500

    Can not connect computer to Cisco Connect -.Receive error msg 82BD0305. Reset to EA3500 to default and reinstalled software.

    Reading the manual it says the username is blank, password 'admin'.

  • MBP upgraded to Yosemite and now will not connect to Internet using a Cisco router

    I Upgraded my MBP mid 2010 to Yosemite and now it will not connect to Internet using a system that involves typing in my user name and password in an auto pop up window provided by Cisco security systems. Before, using Mavericks, it worked perfectly: boot up MBP and the Cisco pop up auto loaded. Typed it my password and hey presto, connected to Internet. Now, zilch. There is nothing wrong with the Cisco cos my iPad connects ok, as do both my iPhone's.
    the problem is with Yosemite therefore. Please help. I tried all the usual diags, etc to no avail.
    Message was edited by: AWAC

    Sounds like there could be some kind of compatibility issue between ICS and this Bluetooth device of yours. Is there any compatibility info from the manufacturer about which Android versions that's being supported?
     - Community Manager Sony Xperia Support Forum
    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.

  • Making a VoIP call with the Cisco 837 ADSL router

    I would greatly appreciate if could please provide some technical assistance to my questions below:
    Is it possible to make a VoIP call between two 837 ADSL Cisco routers over a 1Mbps ADSL broadband connection?
    If so, can I configure this VoIP connection using either a PPPoE or ATM WAN link?
    Is it possible to make a VoIP call using a Cisco 837 Router while simultaneously surfing the Internet? In other words do I need two public IP addresses i.e. one for accessing the internet and one for making the VoIP call or is one static IP address obtained from my ISP sufficent.
    It is possible to configure QoS parameters (e.g. RSVP, Voice precedence, Voice codec selection) on this 837 router using PPoE or can it only be done using an ATM WAN interface?
    Does the Cisco 837 router support both the H.323 and SIP communication protocols? Do I need to purchase a certain IOS operating system version for VoIP calling?
    Does the VoIP dial peers need to be configured with both a POTS and VoIP phone numbers or is only one number required?
    Do I need to obtain a special VoIP number from my VoIP service provider? or can I use existing POTS numbers or made up numbers within the dial peers as this situation involves making a private VoIP call between two branch offices using 837 ADSL routers and not via a VoIP service provider.
    Finally, can I use POTS ordinary telephones with the Cisco 837 for making VoIP calls or do I strictly need to purchase VoIP phones?
    My apologies for the number of questions asked here but I currently need to know the technical ability of the Cisco ADSL 837 as I am thinking of employing these routers in my company organisation.
    I await your feedback in due course.
    Thanks,
    Martin Healy

    Hi,
    I give you a sample config of my router.
    class-map voice
    match access-group 101
    policy-map mypolicy
    class voice
    priority 128
    class class-default
    fair-queue 16
    ip subnet-zero
    gateway
    interface Ethernet0
    ip address 20.20.20.20 255.255.255.0
    no ip directed-broadcast (default)
    ip route-cache policy
    ip policy route-map data
    interface ATM0
    ip address 10.10.10.20 255.255.255.0
    no ip directed-broadcast (default)
    no atm ilmi-keepalive (default)
    pvc 1/40
    service-policy output mypolicy
    protocol ip 10.10.10.36 broadcast
    vbr-nrt 640 600 4
    ! 640 is the maximum upstream rate of ADSL
    encapsulation aal5snap
    bundle-enable
    h323-gateway voip interface
    h323-gateway voip id gk-twister ipaddr 172.17.1.1 1719
    h323-gateway voip h323-id gw-820
    h323-gateway voip tech-prefix 1#
    router eigrp 100
    network 10.0.0.0
    network 20.0.0.0
    ip classless (default)
    no ip http server
    access-list 101 permit ip any any precedence critical
    route-map data permit 10
    set ip precedence routine
    line con 0
    exec-timeout 0 0
    transport input none
    stopbits 1
    line vty 0 4
    login
    voice-port 1
    local-alerting
    timeouts call-disconnect 0
    voice-port 2
    local-alerting
    timeouts call-disconnect 0
    voice-port 3
    local-alerting
    timeouts call-disconnect 0
    voice-port 4
    local-alerting
    timeouts call-disconnect 0
    dial-peer voice 10 voip
    destination-pattern ........
    ip precedence 5
    session target ras
    dial-peer voice 1 pots
    destination-pattern 5258111
    port 1
    dial-peer voice 2 pots
    destination-pattern 5258222
    port 2
    dial-peer voice 3 pots
    destination-pattern 5258333
    port 3
    dial-peer voice 4 pots
    destination-pattern 5258444
    port 4
    end

  • Help with CISCO-887VA adsl over pots and PPPoE with dynamic IP

    Hi
    I've got problem trying to connect the CISCO-887VDSL/ADSL OVER POTS ROUTER to internet. Only got the LAN part working.
    I'm trying to setup PPPoE with dynamic IP
    Followed CISCO's documentations but the commands used were not recognized by the router. Any simple working config for me to follow will be enough.
    I'll appreciate any help. Thanks a lot!
    here's  my config.
    ! Last configuration change at 08:31:51 UTC Sat Feb 11 2012
    version 15.1
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname router
    boot-start-marker
    boot-end-marker
    no aaa new-model
    memory-size iomem 10
    crypto pki token default removal timeout 0
    ip source-route
    ip dhcp excluded-address 10.0.0.1 10.0.0.149
    ip dhcp excluded-address 10.0.0.199 10.0.0.254
    ip dhcp pool sdm-pool
    import all
    network 10.0.0.0 255.255.255.0
    default-router 10.0.0.1
    dns-server x.x.x.x x.x.x.x.x
    lease 0 2
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn FGLxxxxxxx
    controller VDSL 0
    ip ftp username cisco
    ip ftp password cisco
    interface Ethernet0
    pppoe enable group global
    pppoe-client dial-pool-number 1
    no ip address
    shutdown
    interface ATM0
    no ip address
    no atm ilmi-keepalive
    pvc 0/35
    pppoe-client dial-pool-number 1
    interface FastEthernet0
    no ip address
    interface FastEthernet1
    no ip address
    interface FastEthernet2
    no ip address
    interface FastEthernet3
    no ip address
    interface Vlan1
    ip address 10.0.0.1 255.255.255.0
    ip nat inside
    ip directed-broadcast
    ip virtual-reassembly in
    ip tcp adjust-mss 1452
    interface Dialer1
    mtu 1492
    ip address negotiated
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap pap callin
    ppp chap hostname xxxx
    ppp chap password 0 xxxx
    ppp pap sent-username xxxx password 0 xxxx
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list 1 interface Dialer1 overload
    ip route 0.0.0.0 0.0.0.0 Dialer1
    ip access-list standard 1
    permit 10.0.0.0 0.0.0.255
    no cdp run
    line con 0
    line aux 0
    line vty 0 4
    login
    transport input all
    end

    Try to check with your ISP the modem string to use for VDSL
    and some ISP support direct dhcp on Ethernet0 without PPPoE.
    An equivalent config is working for me in Switzerland with Swisscom.
    N.B. "modem" under VDSL controller is enable using service internal !
    service internal
    controller VDSL 0
    operating mode vdsl2
    modem co5
    ip source-route
    ip cef
    ip dhcp excluded-address 10.0.0.1 10.0.0.149
    ip dhcp excluded-address 10.0.0.199 10.0.0.254
    ip dhcp pool sdm-pool
    import all
    network 10.0.0.0 255.255.255.0
    default-router 10.0.0.1
    dns-server 8.8.8.8
    lease 0 2
    interface Ethernet0
    ip address dhcp
    ip nat outside
    interface Vlan1
    ip address 10.0.0.1 255.255.255.0
    ip nat inside
    ip tcp adjust-mss 1452
    ip nat inside source list 23 interface Ethernet0 overload
    access-list 23 permit 10.0.0.0 0.0.0.255
    end

  • Hi,I am unsure if I have a safari or modem problem. It only happens when I use my macbook pro, my HP windows is fine. Internet crashes on modem and then a message that safari is not connected. I don't know where to start sorry I am not technical at all.

    Hi there, my internet is crashing everytime I use my macbook pro/safari it happens roughly every 2 mins, it can happen on any website.
    I am not technical at all and I am at a total loss of where to start with this. I did a bit of research on the internet but no luck in finding any
    help.
    Basically I am not sure if it is a modem of safari problem. I have no problems when using my HP on without windows explorer on the internet.
    I am working wireless ADSL 2 - Bigpond - 2 Wire 2701 HGV-W and a macbook pro purchased around 5 months ago. Since the purchase date
    I have had problems with internet.
    Safari brings up a page you are not connected to the internet. I then look at the modem and DSL and internet lights are both flickering and or/off.
    They then re-set themselves. I then have to re-set preferences on safari and quit and restart.
    I have also tried using with cable into mac and modem and no difference.
    I can only figure that maybe Safari is not compatible with the modem? could this be the case?
    Thanks for reading and any assistance would be appreciated.
    Fi

    There's an Apple help page on the DNS problem - at http://support.apple.com/kb/TS3408
    The first thing to try is changing your DNS settings - and for that you need to open System Preferences, then the
    Network section.
    In Network - click  on Advanced - then the DNS tab
    under DNS servers - use the + button to enter two extra lines
    either these, from google dns
    8.8.8.8
    8.8.4.4
    or from OpenDNS
    208.67.222.222
    208.67.220.220
    then click OK & then 'Apply'
    You would need to do that seperately for the Cable (Ethernet) settings and Wireless (Airport)

  • ITunes could not connect to the iTunes store. The network conect timed out

    I am having trouble with iTunes,
    Message: "iTunes could not connect to the iTunes store. The network conection timed out. Make sure your network settings are correct and your network connection is active then try again."
    Im not sure when exactlt this happend, it may have been after i downloaded an iTunes update, but I cant be sure. Other than that nothing else has really changed. I have now had this problem for a couple of weeks.
    I am running windows Vista (32 bit System)on my HP Laptop and have ADSL and am able to run explorer and all other non-apple software.
    I have tried all other advice offerd in the various supports:
    1. re-installed iTunes
    2. Checked all firewall settings - even removed Norton security (currently just operating on windows Visat security and have checked all that)
    3. changed "host" file to "back-host"
    4. played around and tested various internet settings
    I hope this information helps to solve the problem. I have also recently found some other information which may be useful:
    Although I do not use "safari" as an internet explorer, this does not work on my system either. I have re-installed this to see if it helps but am still unable to connect to the apple store (home page) on safari. I have looked up the support site for safari but have thus far be unable to find any helpful information to solve the problem.
    Please help this is very frustrating...
    Many thanks in advance!

    Thanks Polydorus,
    I have run the entire diagnostics the results are as follows:
    Microsoft Windows Vista Home Edition (Build 6000)
    Hewlett-Packard HP Pavilion dv6700 Notebook PC
    iTunes 7.7.1.11
    QuickTime 7.5
    CD Driver 2.0.7.3
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.0.1.5
    Bonjour 1.0.4.12 (118.4)
    iTunes Serial Number 1F42598E2F1661DA
    Current user is not an administrator.
    The current local date and time is 2008-08-02 23:08:07.
    iTunes is not running in safe mode.
    Video Display Information
    NVIDIA, NVIDIA GeForce 8400M GS
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {095C31B4-7DF1-4CFF-BE80-E22A33EE716D}
    Description: Intel(R) PRO/Wireless 3945ABG Network Connection
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Thu Jan 01 07:00:00 1970
    Lease Expires: Thu Jan 01 07:00:00 1970
    DNS Servers:
    Adapter Name: {1B5B44DE-64F4-4B5D-A57D-C80CAB0342C6}
    Description: Realtek RTL8101E Family PCI-E Fast Ethernet NIC (NDIS 6.0)
    IP Address: 192.168.1.33
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.1.1
    DHCP Enabled: Yes
    DHCP Server: 192.168.1.1
    Lease Obtained: Sat Aug 02 18:25:24 2008
    Lease Expires: Sun Aug 03 18:25:24 2008
    DNS Servers: 192.168.1.1
    192.168.1.1
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was unsuccessful.
    The network connection timed out.
    Connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    Secure connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    Secure connection attempt to iPhone activation server unsuccessful.
    The network connection timed out.
    Last successful store access was 2008-07-03 17:03:38.
    ** CD/DVD Drive Tests **
    No drivers in LowerFilters.
    UpperFilters: GEARAspiWDM (2.0.7.3),
    E: PIONEER DVDRW DVR-K17B, Rev 1.02
    Data or MP3 CD in drive.
    Found 1 songs on CD, playing time 37:21 on CDROM media.
    Track 1, start time 00:02:00
    Get drive speed succeeded.
    The drive CDR speeds are: 4 10 16 20 24.
    The drive CDRW speeds are: 4.
    The drive DVDR speeds are: 4.
    The drive DVDRW speeds are: 4.
    ** iPod/iPhone Connectivity Tests **
    iPodService 7.7.1.11 is currently running.
    iTunesHelper 7.7.1.11 is currently running.
    Apple Mobile Device service 2.1.29.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) ICH8 Family USB Universal Host Controller - 2830. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2831. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2832. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2834. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2835. Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836. Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A. Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    RICOH OHCI Compliant IEEE 1394 Host Controller. Device is working properly.
    Most Recent Device Not Currently Connected:
    iPod classic running firmware version 1.1.2
    Serial Number: 8K742MT2YMV
    ** iPhone/iPod Touch Sync Tests **
    No iPhone or iPod found.
    Hope this helps. Looking forward to resolving the problem.

  • HP C510A eStation Printer - Zeen: Not Connected - Can No Longer Connect To My Wireless Network

    Up until a couple of weeks ago, my C510A was working well.  Every so often the wireless sync would fail and I would have to resync the Zeen tablet, or unplug/replug back in the printer to regain sync, but now...  Nothing!
    My Firmware is: ZEP1CN1130AR
    Printer IP: 192.168.1.74
    Zeen IP: Not Connected
    SSID: Visible
    Mac Filtering: None
    Security: WPA/WPA2 PSK
    Signal Strength 3-4 Bars (I can move closer to the router and watch the bars increase, and move further away and see them decrease.  So the wireless radio is on and functioning within the Zeen!)
    The Zeen cannot connect to my network and is never given an IP address, so I can't set the printer up with a static IP address.  It just keeps trying to sync with my network and failing.  Over, and over, and over, and over again...  I have reset the Zeen to factory using the Power On/Volume Up combo.  I have uninstalled my HP printing software suite, redownloaded the latest version of the entire suite from the HP Support site, and have installed the drivers/printer both wirelessly and via a USB connection.  I have powered down my wireless access point and powered it back up to see if that helps, but nothing does.
    uVerse Cisco 2Wire i3812V Gateway/Router
    Netgear WNDR3700-V1 configured as a wireless access point (Thanks to the crappy 2Wire POS above.)
    I have numerous laptops (Mac and Windows), a Mac Mini, 3 tablets (WebOS, IOS, and Android), IOS and Win8 mobile phones, a Roku 2 XS, various TV's and Blu-Ray players, a Wii, and this malfunctioning HP printer connected to my network via 802.11 DB wireless AND a wired gigabit network.  I run a Plex Media Server on the Mac Mini which is my HTPC for our home.  The printer was working fine in this setup until a couple of weeks ago.
    From reading the many Zeen threads here, and on other forums, it's obvious that there is some sort of ongoing connectivity issue with the Zeen tablet on this printer.  HP has been conspicuously silent on the issue, and there is precious little to go on in the HP Knowledgebase, or in replies on this forum.  I've suffered through being hung up on, as well as trying to explain my problem to tech support reps who both do not speak English very well at all, and are unable to grasp concepts and analogies in English.  
    My frustration level is HIGH at this point.  My printer is out of warranty, and if there is a hardware issue with the printer then I fully expect to have to make the decision as to whether it's worth repairing or not, but I do FULLY expect to be able to talk to someone in technical support who speaks English about the issue and try to diagnose and fix the problem if it's just a software/networking/configuration issue at NO CHARGE, just like I do with every other product that I own!
    So I'm coming here to try and find an answer to my problem before I reach the point, and it's very close right now, of totally severing ties with HP, Compaq, and all the rest of their subsidiaries both here at home, and at the company I manage (where I pretty much make all of the hardware decisions).  This just isn't the way to treat your customers.
    Any help and suggestions are greatly appreciated.

    Hi,
    When Zeen's battery level goes below 5 %; it tends to Reset to Default where it looses all the connections and sync to the printer or router.
    So its very important to make sure that Zeen's battery does not go to low. To avoid this I would suggest to charge Zeen regularly.
    You may try the steps below as of now and check the results.
    We need to Factory Reset the Zeen making sure it is connected (Docked) on the C510a printer.
    Once it is docked try the steps below:-
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02844556&cc=us&dlc=en&lc=en&jumpid=reg_r1002_us...
    Open the above link; and then perform the Factory Reset as shown in Solution Two.
    Once completed try connecting to Wireless and check the results.
    though I am an HP employee, I am speaking for myself and not for HP.

Maybe you are looking for

  • RAID - wrong drive size displayed...

    Hi I am setting up RAID for the first time on a MacPro, and am confused about the way the available space on the drives is displayed. It seems to display too much available space. I have two 500Gb drives in bays 2+3 of my MacPro, and in DiskUTILITY I

  • Size of a specific table on disk? Queries over multiple (2) tablespaces?

    I am looking for a way to find out (for Oracle 9.2.0.1.0). How much space does each or a specific table require on disk? (whether with indices or without is the other question). And how much "payload" data is in each or a specific table? Another ques

  • How do i incorporate  an image eg jpg logo into my mail signature

    I am trying to create  signature for mail with my company logo incorporated but when i paste it in it just shows as a written description eg " jpg pasted " rather than the actual logo does anyone know how i can incorporate my company logo in my mail

  • DNS IP on WLC

    Hi Team Just change out the new DNS IP address WLC is taken the changes but when I connect any device it still showing up the old DNS entry. I have rebooted the AP and device that didnt help. Any thoughts. Thanks Eddie

  • 'Changes to reposotory or cross client custimizing is not permitted'.

    Hi, I am trying to activate datasources at r/3 side. I am getting message that 'Changes to reposotory or cross client custimizing is not permitted'. I cant understand that why this is happening. I feel that it is because of cleint is lock or not chan