Unable to configure LUN in Solaris 10 (T3-1)

Hi everyone,
While trying to configure a LUN on Solaris 10u9, I'm running into a problem getting it configured and available in 'format'. These are the things I tried:
-bash-3.00# cfgadm -o show_FCP_dev -al c5
Ap_Id Type Receptacle Occupant Condition
c5 fc-fabric connected configured unknown
c5::200400a0b819d8c0,0 disk connected configured unknown
c5::201400a0b8481acc,0 disk connected configured unknown
c5::202500a0b8481acc,0 disk connected configured unknown
c5::20340080e52e4bc4 disk connected unconfigured unknown
c5::20350080e52e4bc4 disk connected unconfigured unknown
And if I try to configure it:
-bash-3.00# cfgadm -c configure c5::20340080e52e4bc4
cfgadm: Library error: failed to create device node: 20340080e52e4bc4: Invalid argument
Does anyone have an idea how to fix this?

Apparently it was a faulty configuration on the SAN side, the issue was fixed and now I can see the LUN in Solaris without problems.

Similar Messages

  • Unable to detect LUNS in solaris 9.

    Hi all,
    We added HBA card to one of the Solaris 9 server (Sun Fire V240). Configured zoning and presented the LUNs to the server from EVA6100. But LUNs are not visible in OS side. Verified the link, zone config and the Storage config. All looks fine.
    Applied all required packages and patches from server level.
    Storage Details:
    Storage Model: EVA 6100
    Server Details:
    OS Version: Sun Solaris 9
    HBA Model: SG-XPCI2FC-EM4-Z - Sun StorageTek PCI-X Enterprise 4Gb Dual Channel FC Emulex Host Bus Adapter, includes standard and low profile brackets. RoHS 6 compliant
    luns are visible in OK prompt but not in OS.
    if there are additional parameters i need to know
    Regards,
    parkar
    UAE
    Edited by: parkar on Jul 16, 2012 10:23 PM

    hi
    we are still unable to detect luns in OS.
    We have installed the recommended packages/patches from Oracle mentioned below, but still the LUN is not visible. Kindly check and let us know if any other parameters to be configured in Solaris side.
    dvsrv19:/export/home/osteam/SAN_Patches/p10297699_440_Generic/SAN_S9_4.4.15_install_it#./install_it
    Logfile /var/tmp/install_it_Sun_StorEdge_SAN.log : created on Mon Aug 6 12:31:30 GMT 2012
    This routine installs the packages and patches that
    make up Sun StorEdge SAN on Solaris 9 (only).
    Would you like to continue with the installation?
    [y,n,?] y
    Verifying system...
    Checking for incompatible patches : Done
    Begin installation of SAN software
    Installing StorEdge SAN packages -
    Package SUNWsan : Installed Previously.
    Package SUNWcfpl : Installed Previously.
    Package SUNWcfplx : Installed Previously.
    Package SUNWcfclr : Installed Previously.
    Package SUNWcfcl : Installed Previously.
    Package SUNWcfclx : Installed Previously.
    Package SUNWfchbr : Installed Previously.
    Package SUNWfchba : Installed Previously.
    Package SUNWfchbx : Installed Previously.
    Package SUNWfcsm : Installed Previously.
    Package SUNWfcsmx : Installed Previously.
    Package SUNWmdiu : Installed Previously.
    Package SUNWqlc : Installed Successfully.
    Package SUNWqlcx : Installed Successfully.
    Package SUNWjfca : Installed Previously.
    Package SUNWjfcax : Installed Previously.
    Package SUNWjfcau : Installed Previously.
    Package SUNWjfcaux : Installed Previously.
    Package SUNWemlxs : Installed Previously.
    Package SUNWemlxsx : Installed Previously.
    Package SUNWemlxu : Installed Previously.
    Package SUNWemlxux : Installed Previously.
    StorEdge SAN packages installation completed.
    Installing StorEdge SAN patches and required patches -
    Patch 111847-08 : Installed Successfully.
    Patch 113046-01 : Installed Previously.
    Patch 113049-01 : Installed Previously.
    Patch 113039-21 : Later version installed 113039-25.
    Patch 113040-26 : Later version installed 113040-33.
    Patch 113041-14 : Installed Previously.
    Patch 113042-19 : Installed Successfully.
    Patch 113043-15 : Installed Previously.
    Patch 113044-07 : Installed Successfully.
    Patch 114476-09 : Later version installed 114476-10.
    Patch 114477-04 : Installed Successfully.
    Patch 114478-08 : Installed Successfully.
    Patch 114878-10 : Installed Successfully.
    Patch 119914-14 : Later version installed 119914-15.
    Patch installation completed.
    Installation of Sun StorEdge SAN completed Successfully
    Please reboot your system.
    dvsrv19:/export/home/osteam/SAN_Patches/p10297699_440_Generic/SAN_S9_4.4.15_install_it#
    Regards,

  • Unable to configure IDM on solaris

    Hi,
    After deploying the idm.war in tomcat, when i open http://ip:8080/idm. i am asked for the exchange file to be imported. If i copy the init.xml file from the sample folder and import it. I get the below mentioned error.
    EVERE: Servlet.service() for servlet jsp threw exception
    java.lang.NoClassDefFoundError: javax/activation/DataSource
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1819)
    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:872)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1327)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1206)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at com.waveset.ui.util.BufferedRequest.addAttachment(BufferedRequest.java:661)
    at com.waveset.ui.util.BufferedRequest.parseMultiPartFormDataRequest(BufferedRequest.java:610)
    at com.waveset.ui.util.BufferedRequest.parseRequest(BufferedRequest.java:555)
    at com.waveset.ui.util.BufferedRequest.<init>(BufferedRequest.java:230)
    at com.waveset.ui.util.BufferedRequest.wrap(BufferedRequest.java:220)
    at org.apache.jsp.configure.fileimport_jsp._jspService(fileimport_jsp.java:210)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    And i get the following error in the front end.
    The database is mysql and the there is no password set for it.
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: An exception occurred processing JSP page /configure/../includes/../includes/getSession.jsp at line 42
    39: // _wsSess is needed by getLocale.jsp
    40: Session _wsSess = null;
    41:
    42: request = BufferedRequest.wrap(request);
    43:
    44: // Create a local RequestState object for this page
    45: RequestState req = new RequestState(session, request, response, _wsSess, p);
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/activation/DataSource
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
         org.apache.jsp.configure.fileimport_jsp._jspService(fileimport_jsp.java:697)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    java.lang.NoClassDefFoundError: javax/activation/DataSource
         java.lang.ClassLoader.defineClass1(Native Method)
         java.lang.ClassLoader.defineClass(ClassLoader.java:620)
         java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1819)
         org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:872)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1327)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1206)
         java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         com.waveset.ui.util.BufferedRequest.addAttachment(BufferedRequest.java:661)
         com.waveset.ui.util.BufferedRequest.parseMultiPartFormDataRequest(BufferedRequest.java:610)
         com.waveset.ui.util.BufferedRequest.parseRequest(BufferedRequest.java:555)
         com.waveset.ui.util.BufferedRequest.<init>(BufferedRequest.java:230)
         com.waveset.ui.util.BufferedRequest.wrap(BufferedRequest.java:220)
         org.apache.jsp.configure.fileimport_jsp._jspService(fileimport_jsp.java:210)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.
    DO WE HAVE TO CONFIGURE THE MYSQL CONFIG ELSEWHERE IN THE IDM?

    issue is solved after placing the activation.jar

  • How do I map Hitachi SAN LUNs to Solaris 10 and Oracle 10g ASM?

    Hi all,
    I am working on an Oracle 10g RAC and ASM installation with Sun E6900 servers attached to a Hitachi SAN for shared storage with Sun Solaris 10 as the server OS. We are using Oracle 10g Release 2 (10.2.0.3) RAC clusterware
    for the clustering software and raw devices for shared storage and Veritas VxFs 4.1 filesystem.
    My question is this:
    How do I map the raw devices and LUNs on the Hitachi SAN to Solaris 10 OS and Oracle 10g RAC ASM?
    I am aware that with an Oracle 10g RAC and ASM instance, one needs to configure the ASM instance initialization parameter file to set the asm_diskstring setting to recognize the LUNs that are presented to the host.
    I know that Sun Solaris 10 uses /dev/rdsk/CwTxDySz naming convention at the OS level for disks. However, how would I map this to Oracle 10g ASM settings?
    I cannot find this critical piece of information ANYWHERE!!!!
    Thanks for your help!

    Yes that is correct however due to use of Solaris 10 MPxIO multipathing software that we are using with the Hitachi SAN it does present an extra layer of complexity and issues with ASM configuration. Which means that ASM may get confused when it attempts to find the new LUNs from the Hitachi SAN at the Solaris OS level. Oracle Metalink note 396015.1 states this issue.
    So my question is this: how to configure the ASM instance initialization parameter asm_diskstring to recognize the new Hitachi LUNs presented to the Solaris 10 host?
    Lets say that I have the following new LUNs:
    /dev/rdsk/c7t1d1s6
    /dev/rdsk/c7t1d2s6
    /dev/rdsk/c7t1d3s6
    /dev/rdsk/c7t1d4s6
    Would I set the ASM initialization parameter for asm_diskstring to /dev/rdsk/c7t1d*s6
    as correct setting so that the ASM instance recognizes my new Hitachi LUNs? Solaris needs to map these LUNs using pseudo devices in the Solaris OS for ASM to recognize the new disks.
    How would I set this up in Solaris 10 with Sun multipathing (MPxIO) and Oracle 10g RAC ASM?
    I want to get this right to avoid the dreaded ORA-15072 errors when creating a diskgroup with external redundancy for the Oracle 10g RAC ASM installation process.

  • JET install: ERROR: Unable to configure network interface Exiting to shell

    Using SUNWjet v4.4.4 I'm trying to build a server using update 5 x86 which seems
    to work with one notable exception. The JET server and the build server do not
    reside on the same subnet. In order to get around not being able use PXE boot
    to boot the build server I'm booting from DVD after making the following modifications
    to the grub menu entry:
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix - install nowin -B
    install_config=x.x.x.x:/opt/SUNWjet,
    sysid_config=x.x.x.x:/opt/SUNWjet/Clients/testclient,
    install_media=x.x.x.x:/export/install/media/s10u5-x86,
    install_boot=x.x.x.x:/export/install/media/s10u5-x86/boot
    This seems to kick off the installer however it fails to bring up the network interface:
    SunOS release
    Configuring devices
    Solaris Interactive Text ( Console Session )
    ERROR: Unable to configure network interface Exiting to shell
    # ifconfig bge0 x.x.x.x up netmask 255.255.255.0
    # route add default x.x.x.1
    # exit
    Using RPC
    Installation continues without any errors
    It seems that I'm forced to bring up the interface manually each time.
    This is what the template looks like:
    base_config_ClientArch=i86pc
    base_config_ClientEther=XX:XX:XX:XX:XX:XX
    base_config_ClientOS=s10u5-x86
    base_config_client_allocation="grub"
    base_config_products="custom eiscd sds"
    base_config_sysidcfg_nameservice=NONE
    base_config_sysidcfg_network_interface=PRIMARY
    base_config_sysidcfg_ip_address=x.x.x.x
    base_config_sysidcfg_netmask=255.255.255.0
    base_config_sysidcfg_root_password="XXXXXXXXXXXX"
    base_config_sysidcfg_system_locale="en_CA.UTF-8"
    base_config_sysidcfg_timeserver=
    base_config_sysidcfg_timezone="Canada/Eastern"
    base_config_sysidcfg_terminal=vt100
    base_config_sysidcfg_security_policy=NONE
    base_config_sysidcfg_protocol_ipv6=no
    base_config_sysidcfg_default_route=x.x.x.1
    I've also tried setting the following:
    base_config_sysidcfg_network_interface=PRIMARY
    vs
    base_config_sysidcfg_network_interface=bge0
    I don't mind doing this manually but of course I would much rather have it work automatically.

    Try giving more network interface settings in the sysidcfg settings:
    network_interface=value {primary hostname=host_name
                              default_route=ip_address or NONE
                              ip_address=ip_address
                              netmask=netmask
                              protocol_ipv6=yes_or_no}
    See http://docs.sun.com/app/docs/doc/817-5504/6mkv4nh2r?a=view

  • Unable to configure Outlook with ASA firewall and IWSVA

    Dear Sir,
    We are unable to configure MS outlook in our network  which is having IWSVA proxy and cisco ASA 5510 firewall.
    snapshot of outlook error details are attached for your reference.
    In our network L3 is behind IWSVA which is behind cisco ASA 5510.
    when we change following NAt rule and ACL incoming rule it works fine
    nat (inside,outside) source static any interface unidirectional
    nat (inside,outside) source static obj_Proxy interface unidirectional
    access-list 100 extended permit ip any any
    access-list inside_access_in extended permit ip object-group Proxy_Server any
    all required ports are allowed in IWSVA also please tell me if we have to make any changes in IWSVA like mapping ports etc.
    Thanks in advance
    Regards:
    Anand Singh Dhouni

    Hello Anand,
    I already replied to you on the other post, Please mark this as answered so we can focus on one ticket and avoid duplicates.
    For more information about Core and Security Networking follow my website at http://laguiadelnetworking.com
    Any question contact me at [email protected]
    Cheers,
    Julio Carvajal Segura

  • Unable to configure reporting services on Web(sharepoint) server where DB(SQL )server is insatlled on another machine.

    Hi Team,
    We have reporting services and sharepoint 2010 installed on one server and DB(Sql server2008 R2 )server installed on another machine. But we are unable to configure reporting(SSRS) on the web(sharepoint)server. Is there any similar configuration
    done on any of your environments and can you please suggest us the workround/resolution.
    Regards,
    Sobha Muyida

    Hi ,
    Iam unable to insert the image/error screenshot here as I have created the account yesterday which throws me email verification error. Though , I have given the error details above. Please suggest accordingly. PFB the details again :
    while building OLAP cube, we are facing below errors with build failure. And DB server is running fine.
    ===== Initiating OLAP database build process =====
    [6/10/2014 12:03 PM] Cube build request message has been added to the Project Server queue
    ===== Verifying and running pre-build server event handler =====
    [6/10/2014 12:04 PM] Verifying and running pre-build server event handler
    ===== Determining database and OLAP database structure =====
    [6/10/2014 12:04 PM] Cube build initialization started
    [6/10/2014 12:04 PM] OLAP database and cube structure was determined successfully
    ===== Building database and cubes =====
    [6/10/2014 12:04 PM] Cube build session started
    ===== Process Completed =====
    [6/10/2014 12:04 PM] Failed to build the OLAP cubes. Error: Failed to connect to the Analysis Services server ServerName. Error: A connection cannot be made. Ensure that the server is running.
    Regards,
    Sobha

  • Adobe plugin for Outlook in 2013 unable to configure to load at startup

    Windows 7 Pro, Office 2013 Home and Business
    I don't see a registry key for the plugin, there's no properties in Outlook for the plugin
    Manually loads properly and functions properly, however unable to configure it to load when Outlook starts.
    Any ideas?

    Hi jeremyh77032804,
    Please open Outlook and go to 'Tools > Options > Add-Ins' and select 'COM Add-ins' option under Manage label and click Go.
    From the new dialog box that appears, select Acrobat PDFMaker Office COM Addin and click OK.
    Also, please confirm the location of PDFMaker add-in is under "C:\Program Files (x86)\Adobe\Acrobat 11.0\PDFMaker\Mail\Outlook"
    Do you have the administrative privileges to this location specified above?
    Please let me know.
    Regards,
    Anubha

  • UNABLE TO CONFIGURE ODSM(oracle directorey service manager_

    Hi ,
    I am unable to configure ODSM with weblogic and getting the following error
    "ERROR while deploying the application ODSM
    cause:
    An internal operation has failed :weblogic.management.DeploymentException:[J2EE:160149]Error while processing library refrences ,unresolved application library refrences defined in weblogic-application.xml:[Extension adf.oracledomain.com)
    Thanks
    Giridhar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi Giri,
    Install the Java Required Files (JRF) in the Managed Server where you want to deploy your
    application to.
    NB: Java Required Files (JRF) consists of those components not included in the Oracle WebLogic
    Server installation and that provide common functionality for Oracle business applications and
    application frameworks. They include the ADF Runtime Libraries.
    Regards,
    Kal

  • How to configure CUPS in Solaris 10 X86 and SPARC

    Dears,
    I need help in configuring CUPS for Solaris 10 X86 as well as on SPARC.
    What i did?
    Downloaded the CUPS 1.5.0
    read the readme.txt
    read the INSTALL.txt
    Pre-req installation requires :-
    CFLAGS= -i /some/directory \
    CPPFLAGS = -i /some/directory \
    CXXFLAGS = -I /some/directory \
    DSOFLAGS = -L /some/directgry \
    LDFLAGS = -L /some/directory \
    ./configure --
    It errors out with
    checking for gawk ... no
    checking for mawk... no
    checking for nawk ...nawk
    chekcing for gcc ... no
    checking for cc ... no
    checking for cl.exe no
    Configure error: no acceptable C compiler found in $PATH
    see 'config.log' for more details
    I installed all the missing dependencies from www.sunfreeware.com and I have the same problem.
    I also tried to install the software packages from the operating system dvd... like for
    ls -lrt gcc
    gcc "SUNWgcc", "SUNWgccS", "SUNWgccruntime"
    ls -lrt cc
    cc "SUNWgccruntime", "SUNWlccom", "SUNWcctpx", "SUNWccisgn" , "SUNWccinv", "SUNWccfwctrl", " SUNWccfw", "SUNWccccrr", "SUNWccccr", "SUNWccccfg", "SUNWislcc",
    "SUNWaccu", "SUNWaccr", "IPLTccons", " SUWgccs", "SUNWgcc", "SUNWmccom", "SUNWmcc", "SUNWusbccids", "SUNWusbccid"
    ls -lrt gawk
    no results
    ls -lrt mawk
    no results
    ls -lrt cl.exe
    no results
    Is there any way should i follow apart from the above?
    Rgds,
    Mky

    Check pkginfo -l for each package.
    export the PATH variable where the packages are installed, like /usr/local/bin and etc.

  • Am getting this message when i try to play music " unable to configure network stream"

    am getting this message when i try to play music " unable to configure network stream"

    Hold on... advice to someone downloading from 1337x !!!
    Until I saw your comment and googled the term, I had no idea that this was a "downloaded" file. I assumed the "1337x" reference was to dimensions/resolution and Noir referred to genre. (I.e., I use similar notations the differentiate files compressed for TV playback comparisons.) In any case, the advice is the same irrespective of the source.
    er, isn't it illegal to download movies ?
    Not necessarily. Thousands of movies are probably downloaded daily as legal purchases from such vendors as iTunes. Thousands more are available for free in the public domain, open source/community videos listings, and under Creative Commons Licensing. In short, there are many legal sources of downloadable content and you should not automatically jump to the conclusion that everyone is a crook.

  • Configuring networking on Solaris 10

    How do I configure networking on Solaris 10, is there a single command or must I edit each file individually?
    If so, what's the format of /etc/hostname.hme0

    turnstile:
    That advice will only work if the original poster has
    a Sun SPARC system with certain integrated 10/100 Ethernet.
    They didn't tell us what system they actually had.
    The device instance name applies to its associated chipset.
    HME is different from ERI, is different from DMFE, is different from DNET, is different from IPBR, etc, etc, etc.
    etcetra:
    Do the sys-unconfig procedure. If you have a recognized network controller,
    it will prompt you with sufficient questions to configure it,
    particularly if you do not know what actual chipset you might have,
    and want a setup that survives a reboot.

  • Unable to configure the router.

    I bought a router today and I'm having some trouble getting it working. Iinserted the CD and followed the on-screen installation settings including unplugging the modem/router, then plugging it back in, etc. I got to step 11 "Set the Router's Administrative Password" before I had problems. I went to set the password, but I got the message "Unable to configure router. Reset thr router to factory default settings by pressing the reset botton for 5 seconds." I reset the router, but still got the error. Using a quick search I found a similar problem and following the steps on there, pinged 192.168.1.1 with 4 replies. I connected to192.168.1.1 through my browser just fine as well, but I still can't get past step 11. 

    Have you configured hyour wireless settings on the router and your computer?  This has to be done.
    For cable go here
    Wireless go here.

  • I am unable to configure my ipad 2 with my existing wifi of linksys though I have entered the all ip address as per my laptop but still I am not getting thru network kindly suggest the solution

    i am unable to configure my ipad 2 with my existing wifi of linksys though I have entered the all ip address as per my laptop but still I am not getting thru network kindly suggest the solution

    The ip-adress cannot be the same as your laptop. You have to make sure that your ip-adress is unique in the network. if your ip is 192.168.1.100 try 192.168.1.112 or somthing. More advanced is to check avalible adress in your router.

  • HT201320 I AM UNABLE TO CONFIGURE MY MAIL ACCOUNT IN THE SETUP

    I AM UNABLE TO CONFIGURE MY MAIL ACCOUNT IN THE SETUP

    This may help you
    http://support.apple.com/kb/HT4810

Maybe you are looking for

  • Hyper-V Replication over Dedicated LAN and "is alive" checks over Corporate LAN

    I am testing Hyper-V replication to see if it will be a suitable replacement for the ArcServer RHA product.  One thing I am struggling with is configuring the replication to use the dedicated LAN, but still have the host servers verify over the corpo

  • How to use pci-6230 as position measure

    Can i use the following method to realiate position measure function? *  gpct_ex7.cpp *  Quadrature encoding *  Read a quadrature encoder using counter 0.  The counter is configured for X4 mode *  The initial value is loaded into the counter from the

  • SCC file quirks when viewed in Apple DVD Player

    Greetings all, I have a bunch of DVDs with closed captioning that I am implementing by importing scc files. Everything works fine and looks gereat on set top players and even most software players running Windows. However, on the Mac running Apple DV

  • Rotation of label using smartforms by 90 deg using zebra printer

    Hi, I am facing one problem using smartforms for label printing. Since the zebra printer which is being used requires 90 deg rotation of form for the normal smartform design. I have even tried using ZPL commands by using ^FWR  command in the window a

  • Problem when trying to actualize excel spreadsheet - Excel Service - Secure Store Service

    Hello I encoutner  a strange problem in SharePoint 2013 when trying  to actualize Datas into a spreadsheet Excel Web Service <- RMQ:  Both Service & Application are started The goal is to connect the Excel  Web  spreadsheet  to a  SSAS Cube. I use an