Port 548 network problem

I am trying to connect to two macs behind the same firewall. I am having port conflict issues on 548, since they both use this port for AFP.
I have the forward setup but I can only connect to one or the other. I have read a bunch of info on this but no real solutions other than buying a new firewall that can do port mapping or hacking the network config to change the port one of the machines uses (although this sounds like it is not supported or recommended by apple.
Many people have to be running into this same issue. I am surprised I haven't found any solutions. Any help would be appreciated.

There are several possible solutions depending largely on your router's port forwarding capability.
Some routers can only forward to the same private port number as the public (e.g. port 548 on the public interface maps to port 548 on some internal machine). Others, though, can map to different port numbers. If you have the latter you should be able to map some unused port number on the outside world to your second server, e.g.:
Public port #548 -> machine1:548
Public port #2548 -> machine2:548
In this way AFP continues to listen on port 548 on each machine, and you just tell the remote client to connect to port 2548 (or whatever other number you choose) if you want to connect to the second machine.
If that doesn't work for you since your router can't swap port numbers then the next level is to use SSH Tunneling. You setup a port forward for port 22 only, and use SSH tunneling to forward to port 548 on either machine.
There's another advantage to this approach, too, which is that your AFP session gets encrypted, adding an additional level of security.
To take this approach, setup port forwarding on port 22 to either machine, then from the remote client initiate a SSH session to that machine while using the -L switch.
If the two remote machines have the IP addresses 192.168.1.2 and 192.168.1.3 and your public IP address is 123.45.67.89 then you'd so something like:
ssh -L 5480:192.168.1.2:548 [email protected]
This tells SSH to connect to 123.45.67.89 and setup a tunnel between the local port 5480 (on your machine) which forwards to port 548 on the machine 192.168.1.2
Substituting the IP address of the other machine establishes a connection to that machine.
Once the SSH tunnel is up you tell your machine to connect to localhost:5480 - this is picked up by SSH, sent over the tunnel and forwarded to the destination machine.
The next step above that is to use a VPN. This gives your machine direct access to the entire remote network and you can access any service on any machine over the secure VPN connection. This will take a little more setup, but is easier in the long run if you have either lots of internal machines or do this often.

Similar Messages

  • Port 548 Problem

    OK, nobody laugh, but I am trying to transfer some old work files from an ancient PowerBook 3400 (including many on Zip disks) running OS 8.1 to one of our newer machines so we can look through them at our leisure later and save those of interest.
    On the PowerBook, I have successfully connected over our LAN to both of the new machines (see below) via Chooser and started to copy files to those machines. In the middle of the copy, after a few minutes, I get the following message: 192.168.1.xx:548 "The file server connection has closed down". 192.168.1.xx is the LAN IP address of the receiving machine. Personal File Sharing is allowed on the receiving machine, and file permissions have been given to Others in the receiving folder. Do I need to do authorize something on Port 548 to allow the transfer?
    Thanks in advance for any suggestions.
    Bob
    (cross-posted on OS 9 board as well)

    Try "Reading them"... the other way, if the newer ones can connect to the PB.
    It was Tiger/10.4 that broke File Transfer via Appletalk, 10.3.x is not a problem...
    OSX.4.x lost the file transfer ability of Appletalk... 10.1.5 thru 10.3.9 had it!
    http://docs.info.apple.com/article.html?artnum=301183
    Another solution is OpenDoor's $39 Shareway IP, (some OS7, 8, 9 releases had a limited version included)...
    http://www.opendoor.com/shareway/
    Which makes OS9 Tiger compatable, but how far I do not know.
    With the limited version I am able to copy files "from" the other one, but copying "to" the other one will break either way, getting your exavt error and crashing the earlier OS machine whiile spinning the Beachball on the Tiger machine.
    "Mac OS X 10.4 and later don't support Personal File Sharing (or other AFP) over Appletalk, though by initiating the connection from the opposite direction you could still achieve an IP connection from a Mac OS 8 computer to a sharing Mac OS X computer. The Network preference pane in Mac OS X 10.4 and later still offers the AppleTalk checkbox, but it is for browsing AppleTalk-advertised resources and zones. The subsequent connection must be over TCP/IP."
    http://docs.info.apple.com/article.html?artnum=106461

  • Port 548 Shutting Down File Transfer Over Network

    OK, nobody laugh, but I am trying to transfer some old work files from an ancient PowerBook 3400 (including many on Zip disks) running OS 8.1 to one of our newer machines so we can look through them at our leisure later and save those of interest.
    On the PowerBook, I have successfully connected to both of the new machines (see below) via Chooser and started to copy files to those machines. In the middle of the copy, after a few minutes, I get the following message: 192.168.1.xx:548 "The file server connection has closed down". 192.168.1.xx is the LAN IP address of the receiving machine. Personal File Sharing is allowed, and file permissions have been given to Others in the receiving folder. Do I need to do authorize something on Port 548 to allow the transfer?
    Thanks in advance for any suggestions.
    Bob

    Hi Ralph
    I can see where that might be the case, but file transfer worked flawlessly BEFORE I went wireless using the same modem. The only way to unblock ports on my router is to turn NAT off - it creates a DMZ, so it permits unhindered 2-way traffic...
    It's a pretty confusing piece of kit. Maybe I should just get a Netgear anyway!
    I have a laptop on the wireless network as well, and file transfer works a treat between it and the iMac. All I can think of is that because I'm now working on a LAN, there's a blockage to get out to the "Real World" - even though it's easy for video to pass through.
    I'll check my unblocked ports again, just to be sure. I'm unfamilar with the term "Jabber" - is that what Apple decided to call one of the elements of iChat? Excuse my ignorance...!

  • Odd Network Problem

    Hi,
    I have a strange network problem, can anybody help?
    Basic configuration
    I have three networks 10.190.0.0, 10.192.0.0 and 10.193.0.0 joined by a single server running Solaris 11 B64a with a dual port intel card and onboard intel card (e1000g0/g1/g2) each port is plugged into the gigabit port of a seperate Dell powerconnect switch.
    they have ip addresses of 10.190.0.2, 10.192.0.1 and 10.193.0.1
    The problem. I have connected from a remote machine through a solaris router machine on the 10.190.0.0 network to a computer on the 10.192.0.0 network (Beyond a switch).
    The terminal works fine!
    if I ping the 10.190.0.1 which is the other router beyond the box with the three network interfaces packets are not seen by the pinging box. However, if I snoop the interface on the three interface router I see both the ICMP echo requests and replies.
    After a considerable length of time 10-30 seconds, a load of the packets suddenly appear on the pinging machine and then continue normally.
    I would like to understand:
    a) where were the packets during the time between the snoop seeing them leave and them arriving at the destination?
    b) why does the terminal not suffer any delays?
    We are suffering with a lot of strange network issues at this new site and I am trying to figure out if its the new dell switches, the solaris network stack or something else entirely!
    Anybody got any idea whats going on?
    Please Help I am baffled.

    It may just be the pinging machine has received the packets, but it will not display them on screen until it has found a name for the remote IP address (or until it times out waiting for one).
    Do you get the same behavior with 'ping -n' ?
    Darren

  • Time Machine and Time Capsule - Failing with Network Problem

    My problems with TM/TC have been ongoing for a couple of months now and I am going round in circles - need help.
    This is the second post I have made, the first got lost in people suggesting the obvious - so I will try to be a little more specific if I can.
    I will detail the current state first - i.e. where I am now - after I will list what I have done so far to get to this point.
    Currently, my iMac (intel) is directly connected by Ethernet 1GB to the Time Capsule. The TC is then connected to a Netgear router which in turn is connected to Internet.
    I have no network problems at all - internet connection is fine. the Netgear Router has the latest firmware version and is working fine. The porblems i have are nothing to do with this.
    The time Capsule is in Bridge mode and getting a reserved dhcp IP address from the Netgear router.
    The Time Capsule has been fully reset - i.e. power cable out, hold the reset button, plug in power cable (spark, spark), hold reset button, fast blink for 20 seconds or so, light goes out, release button.
    I have re-applied the latest Time Capsule firmware.
    I have renamed the disk on the Time Capsule.
    I have renamed my iMac and deleted all the time capsule entries from Keychain.
    I have re-installed Mac OSX and re-updated to the latest 10.5.6 release.
    At the moment I have kicked off a backup with a lot of large files - like music folder, video folder etc excluded. I also have parallels and have excluded the disk image. I have 1 other 50GB disk image which is also excluded.
    I am expecting the first initial backup will complete successfully.
    I will then remove music and video from exclusions and allow them to backup. I am expecting this will complete no problem. (I do this because the upcoming problem will happen if I move away from the machine - and I dont want to sit there for 2 days).
    So up to this point TM and TC have performed flawlessly. The issue that follows started happening before the 10.5.6 update after backing up with no issues for months. At this point I will be able to use TM to browse the backup and restore files. I will be able to mount the sparse bundle and browse files. Spotlight reports no issues and indexes quickly.
    If I leave my machine after a successful backup and the hourly update kicks in it will fail with 'A Network problem' basically saying the backup has filed because of a network problem, but is not any more specific, logs show far too much to put the whole thing here, but the following is an excerpt
    Dec 23 05:19:49 MickMac /System/Library/CoreServices/backupd[1499]: Backup destination mounted at path: /Volumes/Backup
    Dec 23 05:19:50 MickMac hdiejectd[1519]: running
    Dec 23 05:19:51 MickMac kernel[0]: jnl: disk1s2: replay_journal: from: 28864512 to: 30084096 (joffset 0x1d0f000)
    Dec 23 05:21:49 MickMac kernel[0]: jnl: disk1s2: journal replay done.
    Dec 23 05:21:49 MickMac /System/Library/CoreServices/backupd[1499]: Disk image /Volumes/Backup/MickMac_001ec215ce76.sparsebundle mounted at: /Volumes/Backup of MickMac
    Dec 23 05:21:49 MickMac /System/Library/CoreServices/backupd[1499]: Backing up to: /Volumes/Backup of MickMac/Backups.backupdb
    Dec 23 05:21:49 MickMac com.apple.launchd[1] (com.apple.netauth.sysagent[1500]): Stray process with PGID equal to this dead job: PID 1503 PPID 1 check_afp
    Dec 23 05:21:55 MickMac fseventsd[38]: event logs in /Volumes/Backup of MickMac/.fseventsd out of sync with volume. destroying old logs. (3627 125 5482)
    Dec 23 05:27:33 MickMac /usr/sbin/ocspd[1539]: starting
    Dec 23 05:30:27 MickMac kernel[0]: ASP_TCP HoldPendingReqs: holding slot 5 reqID 5400 flags 0x9 afpCmd 34 so 0x7e78cc0
    Dec 23 05:30:27 MickMac kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x7e78cc0
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect started /Volumes/Backup prevTrigger 0 currTrigger 1
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: doing reconnect on /Volumes/Backup
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: soft mounted and hidden volume so do not notify KEA for /Volumes/Backup
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Max reconnect time: 30 secs, Connect timeout: 15 secs for /Volumes/Backup
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: connect to the server /Volumes/Backup
    Dec 23 05:31:26 MickMac kernel[0]: ASP_TCP CancelOneRequest: cancelling slot -1 error 89 reqID 1 flags 0x9 afpCmd 0 so 0x7e78cc0
    Dec 23 05:31:26 MickMac KernelEventAgent[34]: tid 00000000 received VQ_DEAD event (32)
    Dec 23 05:31:26 MickMac KernelEventAgent[34]: tid 00000000 type 'afpfs', mounted on '/Volumes/Backup', from 'afp_0V1fqC1mgalO00mE1H0Pyetl-1.2d00000a', dead
    Dec 23 05:31:26 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Open Session failed 57 /Volumes/Backup
    Dec 23 05:31:26 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: max reconnect time reached 60 > 30 /Volumes/Backup
    Dec 23 05:31:26 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: posting to KEAType IO] [ErrNo 5] [IOType Read] [PBlkNum 1248] [LBlkNum 155] [FSLogMsgID 501572642] [FSLogMsgOrder First]
    Dec 23 05:31:26 MickMac kernel[0]:
    Dec 23 05:31:26 MickMac fseventsd[38]: failed to unlink old log file /Volumes/Backup of MickMac/.fseventsd/0000000000ccb02b (Input/output error)
    Dec 23 05:31:26 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED)."
    It goes on and on and is repeated every hour. For each one I get an error message on screen saying backup failed due to a network error. However I have tried a manual download over the same period set at an extremely slow rate so that it was downloading during this time and it showed no errors. I.e. the network connection from imac, through TC to netgear and out to internet - and monitored this while time machine showed these errors (i.e. at the same time) and this showed no connection problems at all and completed succesfully.
    I know TM uses an internal address to do backups, but uses the same cable and network card to get the job done. I am simply removing the cable as a source of issue although I have also replaced this making no difference.
    Applecare are involved and have so far been sent 2 sets of logs and so far have not been able to find the cause. New TC is on its way to try that, although they think it is something on the imac that is causing this.
    Sleep mode is turned off although screen sleep is on. The tick is not in the box for putting hard drives to sleep whenever possible.
    Now, after this has happened, and back at the machine. I restart both imac and TC. Try running a backup, spotlight starts to re-index - i.e. will mount the backup volume and start the index process, gets to about 90% then fails - again excerpts from log
    "Dec 23 09:18:50 MickMac /System/Library/CoreServices/backupd[161]: Backing up to: /Volumes/Backup of MickMac/Backups.backupdb
    Dec 23 09:18:50 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE)(E rror) IndexCI in ContentIndexOpenBulk:Unclean shutdown of /Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE/li ve.0.; needs recovery
    Dec 23 09:18:57 MickMac com.apple.launchd[67] (com.apple.netauth.useragent[147]): Stray process with PGID equal to this dead job: PID 152 PPID 1 check_afp
    Dec 23 09:19:48 MickMac mds[32]: (Error) Server: machmsgdispatch: (ipc/send) invalid destination port [msgh_id 14016]
    Dec 23 09:29:35 MickMac /usr/sbin/ocspd[197]: starting
    Dec 23 09:42:48 MickMac kernel[0]: ASP_TCP HoldPendingReqs: holding slot 11 reqID 3204 flags 0x9 afpCmd 60 so 0x8051b28
    Dec 23 09:42:48 MickMac kernel[0]: ASP_TCP HoldPendingReqs: holding slot 12 reqID 3205 flags 0x9 afpCmd 34 so 0x8051b28
    Dec 23 09:42:48 MickMac kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x8051b28
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect started /Volumes/Backup prevTrigger 0 currTrigger 1
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: doing reconnect on /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: soft mounted and hidden volume so do not notify KEA for /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Max reconnect time: 30 secs, Connect timeout: 15 secs for /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: connect to the server /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Logging in with uam 10 /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Restoring session /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: ASP_TCP CancelOneRequest: cancelling slot 11 error 35 reqID 3204 flags 0x19 afpCmd 60 so 0x8051b28
    Dec 23 09:42:49 MickMac kernel[0]: ASP_TCP CancelOneRequest: cancelling slot 12 error 35 reqID 3205 flags 0x19 afpCmd 34 so 0x8051b28"
    And later....
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x39 (UNDEFINED).
    Dec 23 09:45:49 MickMac KernelEventAgent[34]: tid 00000000 received VQ_DEAD event (32)
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac kernel[0]: hfs_clonefile: cluster_read failed - 5
    Dec 23 09:45:49 MickMac KernelEventAgent[34]: tid 00000000 type 'afpfs', mounted on '/Volumes/Backup', from 'afp_0V1fqC1mgalO00mE1H0Pyetl-1.2d000005', dead
    Dec 23 09:45:49 MickMac kernel[0]: HFS resolvelink: can't find iNode791959
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x39 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]: ore-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431/store.db] [FSLogMsgID 1580919258] [FSLogMsgOrder Last]
    Dec 23 09:45:49 MickMac KernelEventAgent[34]: tid 00000000 found 1 filesystem(s) with problem(s)
    Dec 23 09:45:49 MickMac kernel[0]: jnl: disk1s2: dojnlio: strategy err 0x5
    Dec 23 09:45:49 MickMac kernel[0]: jnl: disk1s2: end_transaction: only wrote 0 of 49664 bytes to the journal!
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431)(E rror) IndexSDB in dbcheckdatastore:store.db : dbgetdatastore: ERR: could not read 4096 bytes
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431)(E rror) IndexCI in CIMetaInfoSync:write err: 5
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431)(E rror) IndexCI in CIMetaInfoCreate:Tried to create index when index already existed /Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE)(E rror) IndexSDB in adddirtychunk:/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE/st ore.db : ERR: Can't write DST header (Input/output error)
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE)(E rror) IndexSDB in dbflushdatastore:/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE/st ore.db : dbsyncdatastore: write-errors flushing cache/writing map.
    Am I the only one having these problems? any help from anybody please...

    Got the same problem with a 3 months old TC.
    The replacement TC, does it work now flawless?

  • CM2012 problem or Network problem??

    We are having a difficult problem and so far no one has been able to figure it out.  I will do my best to explain in detail what is going on.
    Our CM2012 server has this static IP address:  10.10.141.54
    Our CM2012 server is a vSphere virtual server with 32GB of RAM
    Our CM2012 server is also running SQL 2012
    Our CM2012 server is a DP and our only MP
    On the DP I configured PXE with the following options.
    _ Enable PXE support for clients
    _ Allow this distribution point to respond to incoming PXE requests
    _ Enable unknown computer support
    _ Require a password when computers use PXE
    _ Allow user device affinity with automatic approval
    _ Respond to PXE requests on all network interfaces
    _ Specify the PXE server response delay (seconds) = o
    I have 2 ports in my office that were patched to use 10.10.141.x subnet
    I created a DHCP scope that answers on 10.10.141.x   This scope has 10 addresses
    The DHCP scope has 066 set to 10.10.141.54
    The DHCP scope has 067 set to \smsboot\x64\wdsnbp.com
    When I build any machine on the ports in my office the SMSImages\MH100002\boot.MH100002.wim copies down.  This takes about 2-3 minutes.
    PXE loads up the WinPE environment and you are prompted to enter a password for the DP as outlined above.  I enter the password and the next sceen pops up in
    1 second.  and it only takes about 4 seconds to resolve the task sequence.  
    The rest of our building (all workstations) are the 10.10.156.x subnet
    They all use a different DHCP scope but the 10.10.156 DHCP scope also has 066 set to 10.10.141.54  and  067 is set to \smsboot\x64\wdsnbp.com
    When I build any machine on the 10.10.156.x subnet the SMSImages\MH100002\boot.MH100002.wim copies down.  This takes about 2-3 minutes.    But....and here is our
    PROBLEM.....Not all the time but at least %50-%75 of the time once you 
    enter the password for the DP it takes 3-5 MINUTES to get to the next window (which is the Select Task Sequence).    I choose the task sequence and it takes
    1 hour to Resolve!!   
    Why?  I have spent hours working with our Network techs and they said there are no dropped packets and the network is working as expected.   All other job fuctions by all other departments work and are not complaining.  It is only doing OSD's
    do we see this issue.
    So.............      I reproduced the problem and captured the Entire SMSTS.LOG file.     This smsts.log file is from the start up to Entering the Password for the DP, which took about 2 minutes.   
    Is our CM2012 server jacked up or is this a network problem?  What makes all of us think it is CM2012 is the fact that the WinPE image copies down at the same speed on both subnets 10.10.141.x and 10.10.156.x
    Any help/advice would be great.
    TsPxe.dll loaded TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Device has PXE booted TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Variable Path: \SMSTemp\2014.06.05.10.35.37.0001.{EDD00807-3AE3-48F3-9707-275FFD9FBB91}.boot.var
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Succesfully added firewall rule for Tftp TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Executing: X:\sms\bin\i386\smstftp.exe -i 10.10.141.54 get \SMSTemp\2014.06.05.10.35.37.0001.{EDD00807-3AE3-48F3-9707-275FFD9FBB91}.boot.var X:\sms\data\variables.dat
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Command line for extension .exe is "%1" %*
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Set command line: "X:\sms\bin\i386\smstftp.exe" -i 10.10.141.54 get \SMSTemp\2014.06.05.10.35.37.0001.{EDD00807-3AE3-48F3-9707-275FFD9FBB91}.boot.var X:\sms\data\variables.dat
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Executing command line: "X:\sms\bin\i386\smstftp.exe" -i 10.10.141.54 get \SMSTemp\2014.06.05.10.35.37.0001.{EDD00807-3AE3-48F3-9707-275FFD9FBB91}.boot.var X:\sms\data\variables.dat
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Process completed with exit code 0 TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Succesfully removed firewall rule for Tftp TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Successfully downloaded pxe variable file. TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    we are booted using PXE TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    we are booted using PXE and we don't use a password or the password is provided by the user
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Found network adapter "Intel(R) 82567LM-3 Gigabit Network Connection" with IP Address 10.10.156.110.
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Run PXE Interactive TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Running Wizard in Interactive mode TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Loading Media Variables from "X:\sms\data\variables.dat"
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:
    \nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)
    TSPxe 6/5/2014 10:39:33 AM
    1164 (0x048C)
    Activating Welcome Page. TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    Loading bitmap TSPxe
    6/5/2014 10:39:33 AM 1164 (0x048C)
    WelcomePage::OnWizardNext() TSPxe
    6/5/2014 10:39:37 AM 1164 (0x048C)
    Loading Media Variables from "X:\sms\data\variables.dat"
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:
    \nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    Loading Media Variables from "X:\sms\data\variables.dat"
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:
    \nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    Verifying media password. TSPxe
    6/5/2014 10:39:37 AM 1164 (0x048C)
    Loading Media Variables from "X:\sms\data\variables.dat"
    TSPxe 6/5/2014 10:39:37 AM
    1164 (0x048C)
    Spawned thread 1196 to download policy. TSPxe
    6/5/2014 10:39:37 AM 1164 (0x048C)
    Entering TSMediaWizardControl::GetPolicy. TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00'
    TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00'
    TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting LogMaxSize to 1000000 TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Setting LogMaxHistory to 1 TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Setting LogLevel to 0 TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Setting LogEnabled to 1 TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Setting LogDebug to 1 TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    UEFI: false TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Loading variables from the Task Sequencing Removable Media.
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Loading Media Variables from "X:\sms\data\variables.dat"
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL'
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting SMSTSMP TS environment variable TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Setting _SMSMediaGuid TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSBootMediaPackageID TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSHTTPPort TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSHTTPSPort TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSIISSSLState TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSLaunchMode TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSMediaPFX TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSPublicRootKey TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSSiteCode TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSSiteSigningCertificate TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSUseFirstCert TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSx64UnknownMachineGUID TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Setting _SMSTSx86UnknownMachineGUID TS environment variable
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Root CA Public Certs= TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Missing root CA environment variable from variables file
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Support Unknown Machines: 0 TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Custom hook from X:\\TSConfig.INI is TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    No hook is found to be executed before downloading policy
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Authenticator from the environment is empty.
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Need to create Authenticator Info using PFX
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Initialized CStringStream object with string: 401862f6-9071-4409-8912-3282717e936d;2014-06-05T18:39:37Z.
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Set media certificate in transport TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    Set authenticator in transport TSPxe
    6/5/2014 10:39:37 AM 1196 (0x04AC)
    CLibSMSMessageWinHttpTransport::Send: URL: MGH-SCCM12-01.Acme.org:80  GET /SMS_MP/.sms_aut?MPKEYINFORMATIONMEDIA
    TSPxe 6/5/2014 10:39:37 AM
    1196 (0x04AC)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k
    TSBootShell 6/5/2014 10:39:49 AM
    748 (0x02EC)
    The command completed successfully. TSBootShell
    6/5/2014 10:39:49 AM 748 (0x02EC)
    Successfully launched command shell. TSBootShell
    6/5/2014 10:39:49 AM 748 (0x02EC)
    Request was successful. TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    Default CSP is Microsoft Enhanced RSA and AES Cryptographic Provider
    TSPxe 6/5/2014 10:39:59 AM
    1196 (0x04AC)
    Default CSP Type is 24 TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    New settings: TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
        site=MH1,MH1, MP=http://MGH-SCCM12-01.Acme.org, ports: http=80,https=443
    TSPxe 6/5/2014 10:39:59 AM
    1196 (0x04AC)
        certificates are received from MP.
    TSPxe 6/5/2014 10:39:59 AM
    1196 (0x04AC)
    Unknown machine GUIDs: 39ed9a51-efec-4cc7-9b43-141201797ed8 dd5707b8-7ea7-4483-a2a7-eb5102254461
    TSPxe 6/5/2014 10:39:59 AM
    1196 (0x04AC)
    Getting MP time information TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    Set authenticator in transport TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    Requesting client identity TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    Setting message signatures. TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    Setting the authenticator. TSPxe
    6/5/2014 10:39:59 AM 1196 (0x04AC)
    CLibSMSMessageWinHttpTransport::Send: URL: MGH-SCCM12-01.Acme.org:80  CCM_POST /ccm_system/request
    TSPxe 6/5/2014 10:39:59 AM
    1196 (0x04AC)
    Request was successful. TSPxe
    6/5/2014 10:40:20 AM 1196 (0x04AC)
    ::DecompressBuffer(65536) TSPxe
    6/5/2014 10:40:20 AM 1196 (0x04AC)
    Decompression (zlib) succeeded: original size 413, uncompressed size 2456.
    TSPxe 6/5/2014 10:40:20 AM
    1196 (0x04AC)
    -60 -60 TSPxe
    6/5/2014 10:40:20 AM 1196 (0x04AC)
    Server time zone info: 480, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60
    TSPxe 6/5/2014 10:40:20 AM
    1196 (0x04AC)
    Client Identity: TSPxe
    6/5/2014 10:40:20 AM 1196 (0x04AC)
    Netbios name: TSPxe
    6/5/2014 10:40:20 AM 1196 (0x04AC)
    Current time: 2014-06-05 18:40:20.213 TZ:Pacific Standard Time Bias:0480
    TSPxe 6/5/2014 10:40:20 AM
    1196 (0x04AC)
    Current time zone info: 480, Pacific Standard Time, [0 0 0 0 0 0 0 0], 0, , [0 0 0 0 0 0 0 0], 0
    TSPxe 6/5/2014 10:40:20 AM
    1196 (0x04AC)
    Adjusting the system time: -3669.571 seconds
    TSPxe 6/5/2014 10:40:20 AM
    1196 (0x04AC)
    Time zone info set to: 480, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60
    TSPxe 6/5/2014 11:40:20 AM
    1196 (0x04AC)
    New time: 2014-06-05 17:39:10.641 TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Current time: 2014-06-05 17:39:10.638 TZ: Bias:0480
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
    Downloading policy from http://MGH-SCCM12-01.Acme.org.
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
    Initializing HTTP transport. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
       Setting URL = http://MGH-SCCM12-01.Acme.org.
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
       Setting Ports = 80,443. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
       Setting CRL = false. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
       Setting Server Certificates. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Set authenticator in transport TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
       Setting Media Certificate. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Preparing Client Identity Request. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
        Setting transport. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
        Setting SourceID = 401862f6-9071-4409-8912-3282717e936d.
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
        Setting site code = MH1. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Can not find DeploymentType in file TsmBootstrap.ini or the file doesn't exist. This is not running on Windows To Go.
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
        Setting SMBIOS GUID = 4C4C4544-004D-3210-8036-B3C04F584C31.
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
        Adding MAC Address 00:25:64:F6:F3:DE.
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
    Executing Client Identity Request. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Requesting client identity TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Setting message signatures. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    Setting the authenticator. TSPxe
    6/5/2014 10:39:10 AM 1196 (0x04AC)
    CLibSMSMessageWinHttpTransport::Send: URL: MGH-SCCM12-01.Acme.org:80  CCM_POST /ccm_system/request
    TSPxe 6/5/2014 10:39:10 AM
    1196 (0x04AC)
    Request was successful. TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    ::DecompressBuffer(65536) TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Decompression (zlib) succeeded: original size 416, uncompressed size 2456.
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    -60 -60 TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Server time zone info: 480, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Client Identity: TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Netbios name: TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Client GUID = , Netbios name = , State = Known
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Is 64-bit capable: 1 TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Using unknown machine GUID: dd5707b8-7ea7-4483-a2a7-eb5102254461
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32772, HashSize: 20
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Computed HardwareID=2:F7B67B4FF13FC9BC66CD54B97BAA53ED4A24BD7B
    Win32_SystemEnclosure.SerialNumber=3M26XL1
    Win32_SystemEnclosure.SMBIOSAssetTag=          
    Win32_BaseBoard.SerialNumber=..CN736049CT04QQ.
    Win32_BIOS.SerialNumber=3M26XL1
    Win32_NetworkAdapterConfiguration.MACAddress=00:25:64:F6:F3:DE
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Hardware ID: 2:F7B67B4FF13FC9BC66CD54B97BAA53ED4A24BD7B
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Preparing the Client DDR Message TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
        Setting SourceID = 401862f6-9071-4409-8912-3282717e936d.
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Sending the Client DDR message. TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Sending Report TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    <Report><ReportHeader><Identification><Machine><ClientInstalled>0</ClientInstalled><ClientType>1</ClientType><Unknown>1</Unknown><ClientID>GUID:de44f198-735d-4ec4-998e-
    55c01f55fecc</ClientID><ClientVersion>5.00.0000.0000</ClientVersion><NetBIOSName>Unknown</NetBIOSName><CodePage>437</CodePage><SystemDefaultLCID>1033</SystemDefaultLCID></Machine></Identification><ReportDetails><ReportContent>Inventory 
    Data</ReportContent><ReportType>Full</ReportType><Date>20140605173932.000000+000</Date><Version>1.0</Version><Format>1.1</Format></ReportDetails><InventoryAction ActionType="Predefined"><InventoryActionID>{00000000-0000-0000-0000-
    000000000003}</InventoryActionID><Description>Discovery</Description><InventoryActionLastUpdateTime>20140605173932.000000+000</InventoryActionLastUpdateTime></InventoryAction>
    </ReportHeader>
    <ReportBody><Instance ParentClass="CCM_ClientIdentificationInformation" Class="CCM_ClientIdentificationInformation" Namespace="root\ccm" 
    Content="New"><CCM_ClientIdentificationInformation><HardwareID1>2:F7B67B4FF13FC9BC66CD54B97BAA53ED4A24BD7B</HardwareID1></CCM_ClientIdentificationInformation></Instance><Instance ParentClass="Win32_NetworkAdapterConfiguration" 
    Class="Win32_NetworkAdapterConfiguration" Namespace="root\cimv2" Content="New"><Win32_NetworkAdapterConfiguration><MACAddress>00:25:64:F6:F3:DE</MACAddress></Win32_NetworkAdapterConfiguration></Instance><Instance 
    ParentClass="Win32_ComputerSystemProduct" Class="Win32_ComputerSystemProduct" Namespace="root\cimv2" Content="New"><Win32_ComputerSystemProduct><UUID>4C4C4544-004D-3210-8036-
    B3C04F584C31</UUID></Win32_ComputerSystemProduct></Instance></ReportBody>
    </Report>
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Setting message signatures. TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    Setting the authenticator. TSPxe
    6/5/2014 10:39:32 AM 1196 (0x04AC)
    CLibSMSMessageWinHttpTransport::Send: URL: MGH-SCCM12-01.Acme.org:80  CCM_POST /ccm_system/request
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Request was successful. TSPxe
    6/5/2014 10:39:53 AM 1196 (0x04AC)
    Submitted new client identity: GUID:de44f198-735d-4ec4-998e-55c01f55fecc
    TSPxe 6/5/2014 10:39:53 AM
    1196 (0x04AC)
    Preparing Policy Assignment Request. TSPxe
    6/5/2014 10:39:53 AM 1196 (0x04AC)
        Setting transport. TSPxe
    6/5/2014 10:39:53 AM 1
    mqh7

    CLibSMSMessageWinHttpTransport::Send: URL: MGH-SCCM12-01.Acme.org:80  CCM_POST /ccm_system/request
    TSPxe 6/5/2014 10:39:32 AM
    1196 (0x04AC)
    Request was successful. TSPxe
    6/5/2014 10:39:53 AM 1196 (0x04AC)
    Submitted new client identity: GUID:de44f198-735d-4ec4-998e-55c01f55fecc
    TSPxe 6/5/2014 10:39:53 AM
    1196 (0x04AC)
    Preparing Policy Assignment Request. TSPxe
    6/5/2014 10:39:53 AM 1196 (0x04AC)
        Setting transport. TSPxe
    6/5/2014 10:39:53 AM 
    I can see the Client DDR is generated successfully. I hope, After 10:39:53 AM there is no activity in the SMSTS.log file until 11:39:xx AM. Is it so?  Can you check whether there is no problem with guid generated (GUID:de44f198-735d-4ec4-998e-55c01f55fecc)
    ? it's worth to take look at the log files at server side along with IIS logs to get some more clues. Have you already taken some network trace ..this would also can provide some clues.
    Anoop C Nair (My Blog www.AnoopCNair.com)
    - Twitter @anoopmannur -
    FaceBook Forum For SCCM

  • Basis System: 2 possible network problems detected - check tracefile

    Hi Experts,
    I have installed a a Netweaver 7.01 when i start the server throught MMC
    first the dispatcher show the message as unable to reach teh message server
    but where as message server is running successfully.
    after few seconds it shows the status Stopped
    Below is my trace please help me to solve this issue.
    Thanks,
    Veeru.
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        NSP
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    95
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        3892
    Wed Jan 14 05:46:37 2009
    kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3892) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 95 successfully loaded
         shared lib "dw_xtc.dll" version 95 successfully loaded
         shared lib "dw_stl.dll" version 95 successfully loaded
         shared lib "dw_gui.dll" version 95 successfully loaded
         shared lib "dw_mdm.dll" version 95 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Wed Jan 14 05:46:39 2009
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0121.qqq.nxst) took 2 seconds
    Wed Jan 14 05:46:44 2009
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >Veeru_NSP_00                            <
    DpShMCreate: sizeof(wp_adm)          6328     (904)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          1200     (60)
    DpShMCreate: sizeof(appc_ca_adm)     1200     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1280)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04ED0040, size: 4205552)
    DpShMCreate: allocated sys_adm at 04ED0040
    DpShMCreate: allocated wp_adm at 04ED1A28
    DpShMCreate: allocated tm_adm_list at 04ED32E0
    DpShMCreate: allocated tm_adm at 04ED3310
    DpShMCreate: allocated wp_ca_adm at 052435A0
    DpShMCreate: allocated appc_ca_adm at 05243A50
    DpShMCreate: allocated comm_adm at 05243F00
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 052C4DB0
    DpShMCreate: allocated gw_adm at 052C4DF0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 052C4E20
    DpShMCreate: allocated wall_adm at 052C4E28
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Wed Jan 14 05:46:50 2009
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Memory Reset disabled as NT default
    ERROR => <EsNT> NTGetBaseAddress failed, no free region [esnti.c      1450]
    Error 15 while initializing OS dependent part.
    ERROR => DpEmInit: EmInit (1) [dpxxdisp.c   9556]
    ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c   9485]
    DP_FATAL_ERROR => DpSapEnvInit: DpMemInit
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Jan 14 05:47:00 2009
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Tue Jan 13 21:47:00 2009
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    0 ?         -1 Free          no      0   0             0                                                             
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    1 ?         -1 Free          no      0   0             0                                                             
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    2 ?         -1 Free          no      0   0             0                                                             
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    3 ?         -1 Free          no      0   0             0                                                             
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    4 ?         -1 Free          no      0   0             0                                                             
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    5 ?         -1 Free          no      0   0             0                                                             
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    6 ?         -1 Free          no      0   0             0                                                             
    Dispatcher Queue Statistics               Tue Jan 13 21:47:00 2009
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    0
    2000
    0
    0
    --------++++--
    +
    DIA
    0
    0
    2000
    0
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          0
    wake_evt_udp_now     0
    wake events           total     0,  udp     0 (  0%),  shm     0 (  0%)
    since last update     total     0,  udp     0 (  0%),  shm     0 (  0%)
    Dump of tm_adm structure:               Tue Jan 13 21:47:00 2009
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Tue Jan 13 21:47:00 2009
    =============================
    Slots: 20, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Jan 14 05:47:05 2009
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >Veeru_NSP_00                            < (normal)
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Terminate gui connections
    wait for end of work processes
    not attached to the message server
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    Wed Jan 14 05:47:06 2009
    ***LOG Q05=> DpHalt, DPStop ( 3892) [dpxxdisp.c   10333]
    Good Bye .....

    Hi Eric,
    Actually in my NSP_DVEBMS00_VEERU thePHYS_MEMSIZE  is set to 128
    So.....
    Do i need to change in the here below file.....:
    If yes wht shall i change it to ?
    Template for ABAP SID_INSTANCE_HOST
    SAPSYSTEMNAME = NSP
    SAPGLOBALHOST = Veeru
    SAPSYSTEM = 00
    INSTANCE_NAME = DVEBMGS00
    DIR_EXECUTABLE = C:\SAP\NSP\SYS\exe\run
    DIR_CT_RUN = C:\SAP\NSP\SYS\exe\run
    Instance runs without sapmnt saploc shares
    DIR_INSTANCE = C:\SAP\NSP\DVEBMGS00
    DIR_INSTALL = C:\SAP\NSP\SYS
    DIR_HOME = $(DIR_INSTANCE)\work
    DIR_GLOBAL = C:\SAP\NSP\SYS\global
    PHYS_MEMSIZE = 128
    rdisp/wp_no_dia = 3
    rdisp/wp_no_btc = 1
    icm/server_port_0 = PROT=HTTP,PORT=80$$
    SAP Messaging Service parameters are set in the DEFAULT.PFL
    ms/server_port_0 = PROT=HTTP,PORT=81$$
    rdisp/wp_no_enq = 1
    rdisp/wp_no_vb = 1
    rdisp/wp_no_spo = 1
    rdisp/enqname = Veeru_NSP_00
    rdisp/myname = Veeru_NSP_00
    abap/buffersize = 100000
    alert/MONI_SEGM_SIZE = 0
    enque/table_size = 2000
    rspo/local_print/method = 2
    rsdb/ntab/entrycount = 5000
    rsdb/ntab/ftabsize = 3000
    rsdb/ntab/sntabsize = 100
    rsdb/ntab/irbdsize = 1000
    rsdb/cua/buffersize = 500
    rsdb/obj/buffersize = 2048
    rsdb/obj/max_objects = 500
    rsdb/otr/buffersize_kb = 1000
    rsts/ccc/cachesize = 6000000
    rtbb/buffer_length = 500
    rtbb/max_tables = 50
    sap/bufdir_entries = 200
    zcsa/installed_languages = ED
    zcsa/presentation_buffer_area = 350000
    zcsa/calendar_area = 300000
    zcsa/table_buffer_area = 3000000
    zcsa/db_max_buftab = 500
    ztta/roll_area = 1000000
    ztta/diag_area = 128000
    ztta/dynpro_area = 150000
    ztta/cua_area = 250000
    rdisp/PG_SHM = 100
    rdisp/ROLL_SHM = 100
    rdisp/autoabaptime = 0
    rdisp/bufrefmode = sendoff,exeoff
    rdisp/wp_ca_blk_no = 20
    rdisp/appc_ca_blk_no = 20
    rdisp/max_wprun_time = 300
    icm/min_threads = 5
    icm/max_threads = 10
    icm/max_conn = 20
    icm/host_name_full = localhost
    mpi/total_size_MB = 10
    auth/new_buffering = 1
    sapgui/user_scripting = TRUE
    ssf/name = SAPSECULIB
    ssf/ssfapi_lib = $(DIR_CT_RUN)\sapsecu.dll
    sec/libsapsecu = $(DIR_CT_RUN)\sapsecu.dll
    login/create_sso2_ticket = 2
    login/accept_sso2_ticket = 1
    login/ticket_only_to_host = 1
    rsdb/dbid = NSP
    dbs/ada/schema = SAPNSP

  • Xserve en0 network problem

    I have an unusual network problem which I need to sort.
    I have Intel and G5 Xserves which don't appear to like each other on the network switch they are both connected to. This is an HP ProCurve 1810G
    If I reboot the Intel Xserve when the G5 box is running the WAN ethernet port (en0) on the former will not work. The LAN en1 port continues to work fine. The Xserve G5 needs to be removed from the switch or shutdown before the Intel Xserve en0 port will work again. If I connect the Xserve G5 to a simple Netgear 1Gbit router which in turn is connected to the 1810G all is fine and dandy but this is not a viable longterm solution. There is also a G5, two G4 towers & a Cisco firewall appliance connected to the 1810G but none of these appear to be causing a problem.
    The Intel Xserve provides NAT/VPN services for the LAN and the Xserve G5 is the mail server so they both must play together nicely on the 1810G switch! The 1810G is connected to an ADVA Etherjack demarcation device which is the portal to a fibre optic leased line.
    Just to confirm there are no IP/DNS clashes with the 2 Xserves and the Intel Xserve still has the problem with LOM disabled.
    Very strange problem I know so any suggestions on how to solve this issue would be appreciated.

    This is normal.
    Since you're running a hardware RAID card, the system can't actually see the physical drives at all.
    All it sees is the RAID volumes presented by the RAID card - it doesn't know whether there's one, two or ten drives behind that, or whether they're mirrored, striped, parity, etc., etc.
    Therefore it cannot collect the SMART data (the basis of the pre-failure warnings) and it doesn't know if the physical drives are OK or not (the hardware RAID card masks all that data from the OS).
    As a result you need to use the megaraid utility to manage the physical drives' status.

  • Serious Network Problem

    During NI Inermediate II course,
     My computer showed a serious network problem.
    There is no problem to open a webpage using the Internet Explorer.
    In LV8, I can't use Remote Panel connetion.
    Using a cross lan cable, I tried but failed to connect to another computer directly.
    In UTP lessons, My computer can't receive a multicasting signal.
    Would you please consider my computer?
    Thank you in advanced.
    Port scan result after LV launching.
    =====================
    Proto  Local Address          Foreign Address        State
     TCP    lsjun-notebook:http    lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:epmap   lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:microsoft-ds  lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:1111    lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:3363    lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:3580    lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:6060    lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:1029    lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:1112    localhost:3580         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:kpop         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1110         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1113         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1114         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1115         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1116         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1117         TIME_WAIT
     TCP    lsjun-notebook:3580    localhost:1118         TIME_WAIT
     TCP    lsjun-notebook:netbios-ssn  lsjun-notebook:0       LISTENING
     TCP    lsjun-notebook:1107    203.254.160.68:30114   ESTABLISHED
     TCP    lsjun-notebook:1108    203.254.160.68:http    TIME_WAIT
     TCP    lsjun-notebook:1119    210.98.20.45:netbios-ssn  TIME_WAIT
     UDP    lsjun-notebook:microsoft-ds  *:*
     UDP    lsjun-notebook:isakmp  *:*
     UDP    lsjun-notebook:1031    *:*
     UDP    lsjun-notebook:2343    *:*
     UDP    lsjun-notebook:4500    *:*
     UDP    lsjun-notebook:5000    *:*
     UDP    lsjun-notebook:5001    *:*
     UDP    lsjun-notebook:5002    *:*
     UDP    lsjun-notebook:5003    *:*
     UDP    lsjun-notebook:6000    *:*
     UDP    lsjun-notebook:6001    *:*
     UDP    lsjun-notebook:6002    *:*
     UDP    lsjun-notebook:6003    *:*
     UDP    lsjun-notebook:6004    *:*
     UDP    lsjun-notebook:6005    *:*
     UDP    lsjun-notebook:6006    *:*
     UDP    lsjun-notebook:58431   *:*
     UDP    lsjun-notebook:58432   *:*
     UDP    lsjun-notebook:ntp     *:*
     UDP    lsjun-notebook:1900    *:*
     UDP    lsjun-notebook:ntp     *:*
     UDP    lsjun-notebook:netbios-ns  *:*
     UDP    lsjun-notebook:netbios-dgm  *:*
     UDP    lsjun-notebook:1900    *:*

    Hello labmaster,
    It sounds to me like your system is capable of connecting to the internet, but that it is unable to do much beyond this. It appears that these applications that you are trying to build in LabVIEW are exposing some of the networking limitations that exist on your machine. Unfortunately I do not know what to make of the port scan that you have provided. There can be many causes of networking issues that you would want to troubleshoot with your IT department or network card manufacturer. What I can do is to provide you with a list of ports used by National Instruments software. You will want to be sure that no packets are being blocked on these ports. Also keep in mind that when using TCP or UDP communication, you can specify the ports which you are using. Also, as a starting point, you may want to disable any antivirus software or firewalls that might hinder communication. I hope that this will at least get you started in figuring out some of these networking difficulties. Thanks,
    Mike D.

  • 10.5.1 networking problems

    After my upgrade from 10.5 to 10.5.1, I've been experiencing a lot of network problems:
    - Whenever my laptop is connected, all other computer's connections are extremely slow
    - Data is constantly being transfered to and from my computer (@ about 2 Kbps both ways)
    - Remote connections are randomly lost
    Anyone have any ideas?

    UPDATE:
    I think I fixed it. I was reading another post about Leopard using dynamic TCP timing, so I checked my system.log and found that one process couldn't update on a port. This was the same port I had been playing with for a project, but on a remote machine. Anyway, no more problem, but 10.5.1 still has much respect to be earned with me!

  • Cannot ping and scan ports of network printer

    Hello,
    I installed an Archlinux to my work place computer, and I configure everything, network is working I can ping Dns and other local hosts, but I cannot ping and scan ports of network printer HP Laserjet 1320n which is connected on same network in which all computers ip's are 10.0.2.X like and the priter IP is 169.254.154.167.
    Cups is configured and working, I also install and configure according to wiki's avahi, nss-mdns, I try with dnsmasq, but nothing helps. The hp-setup and system-configure-printer is detecting printer, I add it and configure it, but I cannot print. Cannot connect and communicate with printers Jetdirect port.
    Along with the Arch I have Ubuntu and WindowsXP installed, with them everything is working, I also install Manjaro but there was the same problem like in Arch.
    Please help me! Thank you in advance.

    ^ These addresses are known as autoconfiguration addresses
    Addresses in the range 169.254.0.0 to 169.254.255.255 are used automatically by most network devices when they are configured to use IP, do not have a static IP Address assigned and are unable to obtain an IP address using DHCP.
    http://www.iana.org/go/rfc5735 You shouldn't consider this problem fixed
    Last edited by Spider.007 (2014-01-17 18:12:29)

  • Can't install HP Color LaserJet 2600n to my new macbook pro with Yosemite ? Message error : "Can't download the software because of a network problem."

    Hello,
    I'm trying to install my HP Color LaserJet 2600n (USB) to my new macbook pro with Yosemite ? It detects the printer but when I try to install it, I get the message error : "Can't download the software because of a network problem."
    I tried to install the software via the HP website. It's not working.
    Can someone help me with this one ?
    Thanks,

    HP Print Drivers

  • Mobile network problem in my lumia 520

    Once network gone, I have to Restart it then again mobile network come.calling proble occurs many times even network is dispayed. Network problem sshould be rectify.

    Hi mbkrish,
    Do you experience the network issue regardless of your area? Aside from calling, are the other network services working fine like SMS messaging and mobile data connection? Is this for a Lumia 520 as well? If so, I hope you're using a standard microSIM and not a cut one as this is what the phone is designed to use.
    BTW, the reset that the Nokia Care Center recommended is the one under Settings > about, is that right? After the reset, have you checked if the system apps are updated? Go to Settings > swipe to applications > store > check for updates. 
    Let us know how it will go. 

  • Network problem with vodafone in india, noida

    network pronlem in my iphone 5 for last 8months, please advise what to do?.

    What problem?
    Any network problem with your cell phone carrier you need to take up with the carrier.

  • I try signing into iMessage and it takes about 45-50 seconds to do. When that happens it tells me there is a network problem. I am positive I don't have a network problem and I need help on this problem please??

    I try to sign in and it just takes forever to do I try and try and do it over and over and it brings me the same results. Created a new Apple ID and when I did it still tells me there is a network problem. But the thing is I am still able to use the Internet I need help?? And it does the exact same thing for FaceTime so I don't know what to do??

    Error -3259 is a network timeout error, usually. This article might help:
    http://support.apple.com/kb/TS2799

Maybe you are looking for

  • Secondary Index Picked with one field short in select query

    Hi, We have a select query as follows select  single lgort       vgbel        vgpos     into   (lips-lgort,lips-vgbel,lips-vgpos)     from    lips    where         vbeln          Eq p_zlcpp-vbeln      and         matnr          Eq p_zlcpp-matnr     

  • Log file in Batch job

    Hi All Do we get a log file in Batch job...??? I mean to say when we schedule a job in SM36 and after the job is run.. do we have a log file to have alook at it??? what does log file contain???? I am actually downloading a file in Application server.

  • Cs3- Help with Image sequence *ghosting* ?

    Hi guys- newbie here that needs a little help.  Check out the attached screenshot of a paused .mov I put together.  What type of things/settings can cause this?  How do I make an exported image sequence play as a smooth succession of sharp and CLEAR

  • Keyboard Shortcut will not work

    I was following Kelby's Frame Tutorial: http://www.scottkelby.com/blog/2010/archives/12235 He talks about the Intersect shortcut - CTRL - ALT - Shift and then click the thumbnail of the layer. It doesn't work for me and I wondered if a better mind th

  • Problem in creating reservation MB21

    Hi experts, When I create resevation thru tcode MB21.  Error msg is coming :  Field selectn for mvt type / acct 400601 differs from business area ( 033 ).  In our case, GL account field is suppressed. whereas the movt type field is mandatory. Please