NetInstall & NetRestore fail when attempting to connect/install.

I'm trying to get a 10.6.4 server to host NetInstall & NetRestore images to build workstations on in classrooms. We've created a NetInstall from a base OS X 10.6 install DVD. Additionally, we've created a NetRestore image from a 'Golden Master' workstation that we want to roll out.
We're able to boot the workstations under a current 10.6 configuration, when we go to set the Startup Disk, we see both the NetRestore and NetInstall options. When we select one and restart, the workstation gives the flashing world icon for a minute or two, then boots into the OS on the system. The same result occours when using a boot DVD.
On the server side, the log shows that we have contact from the MAC address of the workstation we're working with, but for some reason neither the NetInstall nor the NetRestore will "catch" and proceed with installation.
Is there something I'm obviously missing?
Thanks in advance!

I cloned 300 Macs using NetInstall images on my school's 10.5 server, then upgraded to 10.6 and now can't use any NetBoot functions. I've been using Mike Bombich's excellent troubleshooting guide and have gotten to the point that it seems port 69 for tftp is not open (though on the local Mac's startup preferences it can see the netinstall image). The permissions for the images are appropriate, and since NetBoot services worked on the router/switch infrastructure 2 weeks ago, I am assuming the config problems aren't router-based. But when I go into the Firewall and enable tftp port 69 (and others), it makes no difference. When I trace tftp from a client it says no such service, port scan on server IP shows 69 port not open. How do I open a port on the server in terminal mode? How do I flush the NetBoot cache in terminal mode?
Or do I just reinstall 10.5 server?

Similar Messages

  • Connection failed when attempting to connect to computer on network

    It's always worked before. File sharing is enabled on both machines. I can see the computer on the network. I've repaired permissions, and rebooted both machines. But the connection times out with the following message.
    Connection failed
    The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again.
    Any help, ideas, suggestions are appreciated.

    You might see if these are helpful:
    Troubleshooting "A connection failure has occurred", "The specified server could not be found" or similar messages
    Mac OS X 10.4 Tiger- 'Connection failed' error when connecting to an AFP server

  • There was an error when attempting to connect to the Windows Live Calendar service.

    I keep getting a message when I want to check my email you are not connected (but I am,as I can get in my Webbrowser) and the following error message  
    There was an error when attempting to connect to the Windows Live Calendar service. If the error persists, check to see if there's an upgrade of Windows Live Mail available or contact a service representative.
    Can anyone help me, no sense sending me an email, I cannot get into my email.
    Lucienne1

    Hi,
    Try installing Windows 2012 Live Essentials here.
    You will have to set up your Pop 3 or IMAP email account after installing the updated version per above.
    Are you using an Internet Service Provider Email  account or a cloud based (IMAP) Email account?
    Pop 3 accounts will require incoming and outgoing server addresses and any additional security settings required by your ISP. If you don't have the required settings for Pop 3 you will have to contact your ISP for those.
    Jaco
    ****I am not an HP employee****
    Errare humanum est.

  • Getting "No trusted certificate found" when attempting to connect to 10g DB

    Greetings,
    I have an Oracle 10g DB configured to listen via TCPS. I am able to tnsping and sql+ into the DB just fine. However, when attempting to connect via SQL Developer, I get the following error:
    *"Status: Failure -lo exception: sun.security.validator. ValidatorException: No trusted certificate found"*
    Here is my tnsnames.ora entry:
    EMCECCH01.CORPORATE.MY.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCPS)(HOST = emcecch01.corporate.my.com)(PORT = 1575))
    (CONNECT_DATA =
    (SERVICE_NAME = rambdb)
         (SECURITY = (MY_WALLET_DIRECTORY = C:\DBSafes\Cincinnati\dbSafe))
    Obviously when I create my connection, I am using 'TNS'. I've also attempted to connect via the JDBC thin driver, but when testing the connection, it just sits and spins without ever returning a result. Here is the URL I'm using:
    jdbc:oracle:thin:@emcecch01.corporate.my.com:1575:rambdb
    I've verified that the appropriate JAR files are in place in the jlib directory.
    Any advice in this matter would be greatly appreciated.
    Regards

    Hi,
    If your connection entry is unusual you could try these simple things that may cause variation/different code paths:
    1/ORACLE_HOME being set /unset by for example a bat script before launching sqldeveloper [see in sqldeveloper help/about/properties/ oracle.home and jdbc.library to see what oracle is using]
    (you could be using sqldeveloper or other oracle install jdbc)
    2/Tools/preferences/database/Advanced Parameters/Use oci thick driver set/unset
    (you could be using 'pure' jdbc thin or 'mixture of c & java' ie. thick oci driver using another Oracle Home or instant client)
    3/use Connection type=advanced then you can enter a fancy description (these descriptions are simple but you could have load balancing for example):
    thin is pure java
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MACHINE_NAME_OR_IP)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=dev11gr1)))
    oci8 is thick/c/oci-java
    jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MACHINE_NAME_OR_IP)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=dev11gr1)))
    (or get SQLDev to look up tnsnames.ora, connection type = tns might work)
    Please post your findings and put in an enhancement request for particular connection feature support, documented with a test case.
    -Turloch

  • WMIProviderException: An error occurred when attempting to connect to the report server remote procedure call (RPC) end point

    I am getting the following error message while trying to configure a database for a Reporting Service Server.  Both SQL Server and Reporting server are 2012 named instances.  I have 2014 instances as well on the same server.
    Exception details...
    Microsoft.ReportingServices.WmiProvider.WMIProviderException: An error occurred when attempting to connect to the report server remote procedure call (RPC) end point. Verify that the Report Server Windows service is running, and then retry the operation.
     ---> System.Runtime.InteropServices.COMException (0x800706B3): The RPC server is not listening. (Exception from HRESULT: 0x800706B3)
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.ThrowOnError(ManagementBaseObject mo)
       at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, Boolean isSharePointIntegrated, String& script)
       at ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, Boolean isSharePointIntegrated, String& script)
    Can someone help me on this please?

    Hi Jaigi,
    According to your description, you want to change a report server database for Reporting Services. But it fails on the last step and returns a error. Right?
    In this scenario, it seems you are creating a report server database on another server via remote connection. Based on the error message, it has issues on executing the script for generating new database. Please check if you have permission to connect the
    server and create a new database. Also please check if the Reporting Services Windows services is working properly.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • HT1527 when attempting to connect to the itunes store, the status message says "accessing itunes store..." but never connects.  how do i resolve this?

    when attempting to connect to the itunes store, the status message says "accessing itunes store..." but never connects.  how do i resolve this?

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • I am getting an error 9808 when attempting to connect my new iphone 4S... please explain

    I am getting an error 9808 when attempting to connect my new iphone 4S

    Type "9808" into the search bar at the top of this page by "Support" and read the resulting help article.

  • Caused error -3256 when attempting to connect to external speakers.

    I'm trying to connect to my Airport express using a PC running Windows XP home Edition SP 3 with iTunes 8.0.2 and getting the following error
    caused error -3256 when attempting to connect to external speakers.
    I've searched on teh internet and everything seems to relate to the Mac OS.
    Anyone running XP had similar issues?
    My AirportExpress is running FM 6.3
    Thanks
    Marcus

    After reading this discussion thread, I've seemed to have solved the problem for myself. I'm using the Trend Micro PC-Cillin Firewall. I disabled it and the airtunes worked. So, I went into the firewall settings. There's the ability to edit the profile and add to an exceptions list. You select the executable program, select incoming or outgoing, I accepted the other default settings and it worked.

  • The icloudsetup.exe failed when I tried to install it on windows 7

    I am trying to install the iCloud so I can use Find My IPad on my PC. The icloudsetup.exe failed when I tried to install it on my  Dell Windows 7 PC.  Error message is "a program required for this install to complete could not be run".  It says I need Windows 7, IE 9, and Outlook or some other mail program for the install.  I do not have Outlook installed but use WindowsLiveMail for my email program.  Does anyone know if this is my problem?

    Set Find My iPad
    Settings>iCloud>Find My iPad>On
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%201/45ed8a1f6f0accf6a91 4ebe5ca523dc3.jpg
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%201/09855467f72013eea58 da0fe296cc304.jpg

  • TS1398 ip address changes when attempting to connect to wi fi

    when attempting to connect to my wi fi it continually clocks and the IP address changes

    I found out...Here's the thing: I had user credentials stored when updating to Win10. I removed this setting and logged in with Client with username and pwd, connection ok. I then went back and selected store credentials, and this time everything went well. So apparently it is a problem connecting with stored credentials after a Win10 upgrade. Or maybe it's just me.

  • WRT54G ver 6, MTU test fails when trying to connect to Xbox360 live

    MTU test fails when trying to connect wirelessly to Xbox360 live.  Firmware is current.   I have a WRT54G version #6, Motorola Surfboard SB5101 Cable Modem, running AOL HighSpeed Broadband through Time Warner Cable.  Changing the MTU setting does not work.  I have tried several other suggestions found on these boards but nothing seems to work.  Any help would be greatly appreciated!

    hi twhale.... If you had already tried the settings i posted ... in such case you can do one thing .... access router setup page ... under Security ... uncheck block wan request ... click save settings .... Under Applications & Gaming tab ... click port range forwarding .... forward ports 88 & 3074 for the static Ip of the X-BOX ... click save settings . Click save settings ... check X-BOX live test ... if still shows the same error ... upgrade/reflash the firmware ...

  • Win 7 pro sends incorrect username when attempting to connect to another machine on lan

    Under 'Network -- when typing name such as \\computer0:
    Cannot successfully login/join/access xp pro machine on lan under win 7 PRO sp1 (\\computer1) but CAN do so under win 7 home premium sp1 (\\computer2).
    Looked at credential manager (on both computer1&2) and entries for \\computer0 are almost identical. Successful machine shows username: \\COMPUTER2-MACHINE\myusername and unsuccessful PRO machines shows username: myusername. Passwords are correct and
    the same.
    When I created a new entry on \\computer1 as 10.0.0.11 for \\computer0 and added the same username and password, it DOES logon/connect/access computer0.
    I am certain the username is being passed incorrectly as the currently logged on user on computer0 rather than the user name defined in credential manager.  I have run Wireshark on computer0 during the failing computer1 attempt to access \\computer0
    AND during the successful access by \\computer2 to access \\computer0 AND when \\computer1 successfully accesses computer0 via using \\10.0.0.11  The username in the security blob | ntlm secure service provider ... is clearly shown to NOT be what is defined
    in credential manager.
    Any thoughts? suggestions?
    tia,
    Steve

    Hello Andy,
    Thanks for your suggestion.  I tried it.  No luck.  Same situation. CAN logon to \\10... but not to \\computer0
    I deleted the entries. Rebooted. Tried access to \\computer0. Failed. Created credential. Tried. Failed. Tried \\10... Failed. Created credential for 10... Tried. Succeeded.
    Can you tell me how I can completely delete the credentials?  (It's a recently purchased used laptop and not much of mine installed on it yet.)
    Are there any 'reserved word' credentials that might conflict with my 'computer0'?  It's real name is \\ma785gm after it's motherboard.
    Thanks,
    Steve

  • Authorization failed when trying to connect Hyperion to BW 7.0

    Hello gurus,
    Using Hyperion interactive Reporting Studio, I try to access BW cubes.
    I select OLE DB as connection type and SAP BW OLE DB provider, I am prompted for a BW system to connect to.
    I then get the following error message:
    OLE Error: 80040e4d
    Error Source: MDrmSAP.2
    Error Desciption: Authorization failed.
    Using the same BW provider and the same BW user, I am able to connect form Excel.
    So I wonder what the problem is.
    Help really appreciated.
    Alex-

    Hi Ingo,
    I do not get any error while using the Universe Designer, I get this error when trying to connect a SAP BW related universe in Crystal Reports. There is no problem at all with WebIntelligence by the way. It is possible to connect a SAP BW related universe in WebIntelligence.
    I use BO XI 3.0 with Crystal Reports 2008 and the SAP Integrations Kit client components are installed on the client machine.
    Nevertheless the BO Enterprise system is not configured with SAP Authentification, but with an own authentification.
    Best Regards,
    Thomas

  • Logon failed when trying to connect to a SAP BW related universe

    Hi,
    when I try to connect to my SAP BW related universe, I simply get the error message "Logon failed".
    I have the SAP integration kit for BO. Furthermore I have set the connection appropriate to OSS note 1182409.
    Nevertheless I get this error message.
    The universe and the connection settings to SAP BW themselves are working correctly.
    So e. g. I can set up a connection to my universe from the WebIntelligence tool.
    Do you have any idea to solve this problem?
    Best Regards,
    Thomas
    Edited by: Thomas Seifert on Nov 18, 2008 9:41 AM

    Hi Ingo,
    I do not get any error while using the Universe Designer, I get this error when trying to connect a SAP BW related universe in Crystal Reports. There is no problem at all with WebIntelligence by the way. It is possible to connect a SAP BW related universe in WebIntelligence.
    I use BO XI 3.0 with Crystal Reports 2008 and the SAP Integrations Kit client components are installed on the client machine.
    Nevertheless the BO Enterprise system is not configured with SAP Authentification, but with an own authentification.
    Best Regards,
    Thomas

  • Why do I get "Connection failed" when trying to connect to Lion?

    One of our two Macs is running Snow Leopard, the other, Lion. I can connect from Lion to Snow Leopard OK, but not the other direction: when I try, I get "Connection Failed." I can connect as guest however. Ive run Disk Warrior on both machines. No change in behavior. Any one else experiencing this?

    Solution is here: https://discussions.apple.com/thread/3197723
    Go to System Preferences > Sharing > Options...
    Unshare your home folder and then you can connect. Apparently Lion shares your home folder by default.
    Worked for me.

Maybe you are looking for

  • Assigning a value to a record attribute ,where attribute changes dynamicall

    Hi all, i am writing a procesure in which ... i want to assign values to a record whose attributes changes dynamically depending on the variable value... below is the code in which i am trying to assign values to a record type rec_ce_stmt_int_tmp & i

  • Mail server "destroy" MobileMe account

    Hi, What a mess I did! Like 99% of mail population I started a thing without reading "the manual" first and... So, I have MacMini (Intel, 6 month old) which is not in use and I tough to try SL Server. While installing I "checked" all services like ma

  • Help with Spry and CS4 Dreamweaver installation

    In my quest to add a pop-up verticle navigation to my website, I found that I should have this tool available to me in Dreamweaver. Imagine my surprise when I found it was included in old versions but not in CS4. I've downloaded and installed Spry Up

  • HOW TO CONNECT  SQL DEVELOPER FROM REMOTE DATADASE 11g SEREVER

    HI WE ARE USEING ORACLE 11g AS PRODUCTION DATA BASE SERVER ON (O.S -WINDOWS SERVER 2008 WITH JAVA 1.5) I WANT TO CONNECT ORACLE 11g(PRODUCTION DATA BASE) FROM THE SQL DEVELOPER(VERSION -sqldeveloper-3.0.03.45)--- installed on (WINDOWS XP PROFESSIONAL

  • Shift+Click And Drag Select

    In demonstration mode I can show how to select a range of cells in Excel by dragging with the mouse. I can achieve the same outcome by using Shift+Click on the start and end cells to select the range, although the viewer would not see the Shift key b