Acquiring 10.8 Server

I am acquiring a Mac OSX 10.8 server from another University and have some questions that pertain to getting on the network while keeping everything running properly.  We have an Enterprise firewall that I have to submit for exceptions.
It is a mac mini running server 10.8 with the following services showing as active: Mail, Calendar, Contacts, Filesharing, Software updates, and DNS.  The owner and group use it as a file server, backup server with ChronoSynch, and to run one person’s Calendar and Contacts (CalDev/CardDev).  May questions are as follows:
1. The DNS service is running.  How do I determine if it is actually being used/is necessary for any app, service or client, or if it was merely on by default when the server was built, and not really needed by anything (like CalDev, CardDev, Mail, File Sharing).
2. In regard to the CalDev/CardDev, if the DNS name/host name of the server is changed, will the calendar and contacts remain intact, where the user will merely have to reconfigure their clients using the new DNS name? 
3. In regard to the Contacts, I read a write up where it says to run Open Directory and have Apple Push Notifications configured.   Is Open Directory Proxy what I need to allow in regard to a firewall protocol exception? [(port 625,TCP(ODProxy) (Unregistered Use)-dec_dlm   Open Directory, Server app, Workgroup Manager; DirectoryServices in OS X Lion and earlier.]
Also, how should Apple Push Notifications be configured?
4. In regard to the Mail service running, I know the users will use our Enterprise mail system but it seems that CalDev needs smtp and imap to send out and receive invitations.  If not using this feature, can one skip this part of the use/configuration of it, or is it needed for other reasons?  Is this a reason to setup and run the Mail service on the server even if users won’t use this feature? 
5. In regard to the Contacts, why would I need to publish LDAP contacts through the service and really, how does contacts/CardDav use LDAP?

So some thoughts
Thanks very much for the reply. To clarify, the server is at the owner's old university and will be moved to our university this week.  I agree that it is better to integrate into the parent environment.  
1. I'll access it remotely to check the IP/DNS situation.  In general, we have enterprise DNS PC servers but with Mac, I am not sure if it is required to run it from the server some reason for the "web" type sockets used for CardDav/CalDav??  Is it?
Ah, huh?  So, at the bare minimum, you are physically moving a device from one network to another.  You will need to, at bare minimum, change the devices IP address.  (This assumes that the two universities are not linked in any way and that you both, by some strange event of the universe, don't have the same subnet).  Now, changing IP address has cascading effects.  In OldU, the server might have been at address 10.0.1.20 and had a name of mac.oldu.com.  This IP and hostname made sense in OldU's network.  When you move the device to NewU, you will need to update the IP address.  Let's use 172.16.10.45 as an example.  When you do this, you will also be changing the devices router address, possibly the subnet mask, and also the DNS server addresses.  The change in DNS is true even if you are using the Mac server to handle its own DNS. 
You have two options with DNS.  The first is to talk to your network crew and have them assign you a fixed IP address for the Mac Server (you will need this anyway) and a host name that they will enter into their DNS system.  Now DNS is no longer needed on the Mac Server.  Recall, DNS is providing identity confirmation.  It is critically important but getting it from OS X itself is no different than getting it from the enterprise DNS service.
The other option is to silo you server so it is outside the enterprise DNS.  The problem here is that you then create an island that can only be accessed by name if you configure other devices with its IP as the DNS server.  This may conflict with resolving other enterprise devices if you are sharing the same name space.  Alternatively, you provide clients with an IP address instead of a hostname, but then the server is useful only on a LAN or via VPN (this assumes that all servers are placed on a LAN behind a firewall in which case a private LAN address in not accessible without NAT forwarding through a firewall.
Bottom line.  You need to change the IP and this cascades to changing DNS.  The server needs DNS to properly function however, you do not need OS X's DNS to satisfy this requirement.  Changing the IP and the DNS will give the server an identity crisis.  Use sudo changeip -checkhostname to repair the identity of the server once you have it where you want it (new IP and a host name figured out).
2. I will have to change the server hostname after all, so in regard to CalDav/CardDav and the user clients currently     accessing this calendar and set of contacts, what will happen?  Where does the calendar and contact data actually live and what steps do I have to take to make sure it is still available to the users and their clients (mac laptop, iOS phone, etc) and what will the users have to do to reconfigure their clients?
Using the examples above... If you are changing the hostname, then the existing users will need to be made aware of this.  If the server's hostname was mac.oldu.com and you change it to mac.newu.com, all users accessing services will need to update their client configurations to use the new hostname.  However, this presents a new challenge. 
Once again, I will assume the server was on the LAN of the Old U.  This means that when users where off the LAN the either (a) used a VPN connection first and then accessed the server or (b) the Old U created firewall rules to allow specific traffic inbound to the server.  This would also suggest that a public DNS record was created, pointing mac.oldu.com to a public address.  For outside users, this request would hit a firewall NAT rule and the request would be forwarded to the Mac server.
Now, if you do not use LAN and instead everything has a public address, then you can avoid this.  I don't know your network so that is homework you need to do.
As for the user data, it is stored in /Library/Server (unless the server data path was modified).  As long as you are not changing the user accounts, then the calendar data remains in place.  The concern here is the GUID values that link the data to an account.  If the accounts stay, then you are just changing a hostname.
Bottom line.  If you change the hostname of the server, the clients will need to be updated with the new address information.
3. In regard to CalDav/CardDav, are you saying that I don't need to worry about creating firewall exceptions for Open Directory Proxy, Open Directory or Apple Push Notifications?
Once again, not sure how NewU implements servers.  If the device is on a LAN, then a firewall rule will be required to access the CalDav server.  For this, you do not need to allow access to Open Directory (this is LDAP).
oops - got to run - that's a start
R-
Apple Consultants Network
Apple Professional Services
Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

Similar Messages

  • Failed to acquire org.pulseaudio.Server

    Hi,
    before filling a bug, I'd like to ask here:
    Couple of days ago I've noticed that sound stopped to work completely. I'm using pulseaudio.
    In /var/log/messages.log after startingI see following error:
    Apr 26 23:08:37 myhostname pulseaudio[9698]: main.c: Failed to acquire org.pulseaudio.Server: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.46" is not allowed to own the service "org.pulseaudio.Server" due to security policies in the configuration file
    I've tried to find any info about it here or in bugzilla or in google - no results.
    Everything is configured according to our (excellent!) wiki. Daemons are started, config files are OK, user is in necessary groups, channels are not muted, etc.
    In 'paman' I see that pulseaudio server is started, looks like I'm connected, statistics are changing.
    Any ideas?
    thanks,
    J.

    I had exactly the same problem.
    I created file /etc/dbus-1/system.d/pulseaudio.conf with following content:
    <!DOCTYPE busconfig PUBLIC
    "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
    "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
    <busconfig>
    <policy user="pulse">
    <allow own="org.pulseaudio.Server"/>
    <allow send_destination="org.pulseaudio.Server"/>
    <allow receive_sender="org.pulseaudio.Server"/>
    </policy>
    </busconfig>
    I'm not sure if all of these rules are required, but now sound played trough pulseaudio works.
    Hope this helps.
    p.

  • Using PS to acquire timeline of Server 2008 OEM keys

    im on a Win7 x64 enterprise laptop.  i can not use VLA kit nor Remote desktop tools for win7 as i do not have rights.  i need to find another way by using PS to find the info i need. I have about 30 servers that i need to find out when and if
    their OEM key is about to expire. how can i do this and what are the steps to run a script via PS to get this information.

    Server OEM keys do not expire, they are good for the life time of the server. From my understanding an OEM key just states, that the server the OS is installed on is the only server the OEM version can be on, meaning you can't take that copy of the OEM software
    and install it on a different server.
    Also, if you do a major hardware change in the server, it can cause the OEM key to expire, which a call to Microsoft can get this fixed, as some hardware does tend to fail and needs to be replaced.
    If you find that my post has answered your question, please mark it as the answer. If you find my post to be helpful in anyway, please click vote as helpful.
    Don't Retire Technet

  • Deploy Oracle Mobile Server on Weblogic?

    Hello,
    We currently have a client-server application which communicates over HTTP with a BEA Weblogic 8 server on Solaris, and are assessing the feasibility of creating an offline client using Oracle Lite.
    Ideally, we would like to install the mobile-server on our existing server, but this brings the problem that the current weblogic is already listening on the HTTP port, and the site policy at our customer site does not allow for any traffic to non-HTTP ports. Can we deploy the Oracle mobile server within this same Weblogic instance, or do we have to acquire a new server machine, which will then run only the mobile server?
    Appreciate any information which can be provided.
    Best wishes,
    Roshan

    The simple answer is no. Oracle Mobile Server is designed to run under a OC4J container. Can you use a port like 8080?
    I am currently working on this setup and we split the application servers Weblogic and Oracle AS.

  • Is my server powerful enough to handle the expected increase in traffic?

    I am currently using a MacMini server with 2.66Ghz Intel Core 2 Duo, and 4Gb. At the moment we have about 40 iPhones, 20 iPads, 20 iMacs, and about 30 PC's running fine when this server is running DCHP and DNS services.
    In september we are increasing the work load by 230 iPads. Will this server be able to keep up, or should I look into getting a Mac Pro? I am assuming some extra RAM will help.
    Any know if this MacMini can handle the extra traffic?
    Thanks

    DHCP is a couple of messages (packets) exchanged each way, with one flurry at half the lease time, and again as the lease time; negligible traffic and load, in other words.  And you have control over the DHCP lease times.
    DNS, too, is low-effort, though that varies based on translation activity and DNS TTL.  Also likely with a negligible load.
    A Mac Pro is vastly more power than you likely need here.
    The central reason here to acquire a second server is the potential for outages.  Not the load.  Knock out DHCP or DNS on your network, and your whole show is offline.  And for that, a Mac Mini Server or Mac Mini with OS X Server loaded will do just fine as a secondary DNS server, or backup DHCP server.
    The capacity of your network pipes might be (could be?) (will be?) an issue, as was mentioned; you're adding a sizeable chunk of network activity for on-site traffic with your WiFi networks and (presumably) across your wired (presumably gigabit) backhauls, and the bandwidth available with your Internet uplink.   DHCP and DNS aren't usually a whole lot of traffic, in aggregate.  But 250 iPads can easily clobber an underconfigured WiFi network.

  • Road map for Oracle application server

    I assume Oracle will at some point merge both it's Application Server, and the acquired BEA WebLogic Server with WebLogic being the main code source. Does anyone know of such a roadmap or direction of statement that I can review (diagram or wording)?
    Thanks.

    Oracle after a whole bunch of acquisitions and more recently after the BEA acquisition, is now on somewhat synthesis mode for the range of products they now have. Generally they call for three tracks for products;
    - strategic products:
    the ones that Oracle envisions to keep and promote for long-term future needs; this period is greater than 9 years;
    - continue and converge track products:
    which includes those which will be continued for next 9 years (from this past summer) or so. newer versions of these products will be released and new features will be enhanced, products will be supported for next 9 yrs; but beyond 9years, the products will effectively be merged into one strategic offering.
    - those which are to be discontinued/replaced by some other products;
    so for example, for web 2.0 or enterprise suites/user interaction, Oracle defines WebCenter as its strategic product, instead of Oracle Portal which is on a continue and converge track now. or for application server, WebLogic Server is the strategic product. etc. whereas OAS is on continue and converge track.
    about each product type/technology, Oracle has new SODs (statement of direction) which defines the products and expected support offerings. please see this link.
    [Oracle Middleware Strategy|http://www.oracle.com/products/middleware/bea.html]
    hope that helps!

  • VBAI server communication

    Hi everybody,
    I need solve one problem in my final thesis. It is possible to acquire image from server via. FTP or TCP/IP or another protocol (better if it will be cryptographic protocol), then process inspection and finally send data (.txt file and final image) to server back. And another problem with acquiring data from server is time synchronization. It is possible to connect to server from another PC and acquire image from a server acording to some name or date or time or something defined stamp.
    Thank you very much for every answer

    On which target are you running Vision Builder AI? A Windows PC or one of NI's embedded targets such as a smart camera or Compact Vision System. If so, which model?
    The acquisition from a FTP server is the trickiest part as there are no built-in functionality to do that.
    Instead of a FTP server, could it be a shared directory instead? Assuming you're working with PCs only and shared directory is an option, you could mount directory as a drive, and use the Simulate Acquisition step to read from that mounted drive. You can specify a previous result for the path of the image to read, so you could use a Calculator Step, or Run LabVIEW step to build the name of the file to read and keep track on the time stamps.
    If your application requires being able to read from a FTP server, my recommendation is to write a separate LabVIEW application, that reads the correct file from the FTP server, and saves it in an image shared variable.
    You could use another shared variable to notify Vision Builder that the image is ready.
    Vision Builder AI can then read the image shared variable that you can use as a source image for processing using the Select Image step.
    Saving the image and data back to the FTP server is a lot easier as Vision Buider ships with built-ion functionality to do that. Check out the Image Logging and Data Logging steps in the Use Additional tools tab to do that.
    Let me know if you need additional information.
    Best regards,
    Christophe

  • Report engine(rwrun60) is crashing one by one

    Below is the setting of my reports server parameter on 11.5.10.2.
    maxconnect=300
    cachedir="/u02/EPFH/epfhora/8.0.6/reports60/server/cache"
    cachesize=1000
    minengine=16
    maxengine=24
    initengine=16
    maxidle=30
    security=1
    englife=50
    mailprofile="$Header: REP60_server.ora 115.6 2004/11/30 05:20:55 ptiwari ship $"
    nlssupport=yes
    The number of engines starts with 16 and goes up also, but after handling few number of requests, it shutdown one by one and finally one engine left.(The minserver is 16).
    I suspect when memory acquired by report server(rwmts60) is growing, it is not able to restart the report engine.
    What is the cause the report engine is not able to keep 16 engines as specified. We have esingle node application with 8 cpus.
    One peak the load is as below.
    load averages: 3.11, 3.92, 4.23 13:09:24
    550 processes: 542 sleeping, 1 zombie, 5 stopped, 2 on cpu
    CPU states: 73.4% idle, 18.5% user, 8.1% kernel, 0.0% iowait, 0.0% swap
    Memory: 16G real, 6746M free, 12G swap in use, 33G swap free
    Regards,
    Mushir

    You can try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    You need to close and restart Firefox after toggling this setting.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration
    You can check for corrupted and duplicate fonts and other font issues:
    *http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts
    *http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html

  • Has anyone updated to 10.5.3 yet?

    Have you done it? Frankly, I'm terrified. I've had so much trouble getting the darn thing to work that i don't want to mess it up! I rely on that thing for ichat, radius auth, dns, and a couple other things.
    though, i never did get ical server working. i hope this update fixes that!

    This is a fairly standard "production server upgrade" discussion...
    No need for terror. You're not running transactions worth a billion dollars through your server every day; now that's terror. What's the worst that can happen here, after all? You're down. How do you recover? Work your way through the sequence to back out any problems, and follow it.
    If the system is sufficiently critical, some funding for either an additional box or funding for sufficient temporary and archival storage, or both, will be required.
    Acquire a spare server for "practice" and testing (and for redundancy), and practice and test your deployment over there. That's the best way. Both because production stays up, and because you have a replicated server should there be problems with a production box. Full redundancy gets into some expense around storage, too, as Apple tends to use SAN storage for shared data. This is typical of a production environment.
    If redundancy is not feasible (for any of various reasons, including insufficient finances), acquire enough storage to make a disk image, and take the box off-line and image it, then load 10.5.3 and test it. This trades off the cost of the spare you don't have with the down-time you will have.
    This also gets into having some tests for your environment, too. Stuff that you know you need to have operational. Which often gets into a cookbook of previous bugs and problems. Site-local testing and qualification.
    And not intending to add to your terror, just because I and dozens of others might have 10.5.3 working does not imply 10.5.3 will work for you. You may well have some package or tool or setting or hardware that I (and others) don't have. You might have a lurking bad block on your disk; these disk-level errors are surprisingly common based on some Google and CMU data, and RAID-1 or RAID-10 or such is accordingly becoming increasingly central to correct storage operations, too.
    Barring replicated deployments, computer systems are all somewhat unique.
    And in any case, make and verify a backup before you upgrade.
    Then follow your plan for testing.

  • I would like to ask how to retrieve Sever/Host IP address.

    Hello,
    I would like to ask how to retrieve Sever/Host IP address.
    sys_context('USERENV', 'IP_ADDRESS') returns client's IP address only, but what I want to acquire is Host/Server IP address
    Thank you

    This is why it is generally useful to mention the version of Oracle you are using, particularly if you are using a version 4 releases old...
    That said, you can probably still use the UTL_INADDR package
    SQL> select utl_inaddr.get_host_name( null ) from dual;
    UTL_INADDR.GET_HOST_NAME(NULL)
    DDBCJC01
    SQL> select utl_inaddr.get_host_address( null ) from dual;
    UTL_INADDR.GET_HOST_ADDRESS(NULL)
    192.168.1.107Justin
    Edited by: Justin Cave on Sep 29, 2008 10:54 PM

  • What type of licence to buy for a strictly Remote Desktop environment only?

    Hi there,
    I have a question about Server 2012 licensing for a specific operating environment. We have a single server in our company hosting our accounting and inventory software. Our software vendor allows us to use Remote Desktop Connection to connect to the server
    and use the software without needing to install individual copies in each user's machine.
    I also understand that Windows Server 2012 comes without pre-packaged CALs like how it used to be with Server 2003/2008 (where it came with a server licence and 5 CALs automatically).
    What's the appropriate licence needed for a usage environment like this? I am pretty sure we have to purchase RDS licenses (previously Terminal Services License) for each machine, but must each license be accompanied with a regular Client Access License? Our
    accounting software is unlike some other setups where the data is hosted on the server but all operating power is focussed on the client PC. In our scenario, all work is done exclusively on the server.

    Thanks for the replies. I have finally found a definitive answer on the Microsoft website (after a few days of virtual digging).
    http://download.microsoft.com/download/6/B/A/6BA3215A-C8B5-4AD1-AA8E-6C93606A4CFB/Windows_Server_2012_R2_Remote_Desktop_Services_Licensing_Datasheet.pdf
    And I quote for the benefit of everyone else looking for the same answers:
    "While RDS is shipped with Windows Server software, it is licensed separately through a Client Access License (CAL) model. This means that each accessing end point (i.e., a User or a Device) must be covered by an RDS license to access Microsoft VDI infrastructure.
    And this CAL is an additive CAL, which means that in addition to a Windows Server CAL, customers must acquire a Windows Server RDS CAL for each user or device that:
    - Directly or indirectly accesses any of the RDS product functionality, and/or
    - Directly or indirectly interacts with the graphical user interface of the server software using RDS functionality or other third-party technology
    For example, to access RDS functionality in Windows Server 2012 R2, Windows Server 2012 CALs and Windows Server 2012 RDS CALs are required along with the server software licenses."

  • Migration from SqlServer from Oracle

    hi all,
    i have use a migration iter of Oracle sql developer, but i have a problem.
    when i start the conversion of acquired model sql server to oracle, some name of column or table are modify.
    example in sql server i have a column name MV__EPOS, but in coverted model oracle is renamed MV_EPOS with one underscore.
    Can you help me??
    Thanks.

    Hi,
    I confirm if you use double underscores in table or column name, it is replaced by one underscore.
    For the moment, except to rename manually column or object, there is no other solution.
    Your issue has been transferred to development for modification
    Thanks
    Regards,
    Mireille

  • ASM use for small scale datawarehouse ?

    Hello guys,
    We are working on a Datawarehouse (ard 50G ) architecture with the following acquired environment:
    Single server X3650 M4 Dual CPU ( 16 core in total ) with 48G ram
    Oracle standard 10g x64
    Windows 2008 x64
    128 SSD x 8
    IBM ServeRAID M5110e SAS/SATA Controller
    Due to budget concern, we will be running the App server(Business OBjects 4.0 w/ Tomcat and DB server on the same machine. )
    We have a user base of around 30 ppl on the app server.
    We intend to have external redundancy using IBM raid card on raid 10 configuration. I wonder what kind of disk config yield better performance if we only have write update in the morning and 95% read for the rest ?
    Raid 1 for OS (128SSD x 2 including DB logfile )
    Raid 10 for DB server ( 128 SSD x 6 )
    I heard ASM provides better disk management but just wonder it helps in performance in anyway.
    Any advice on better disk configuration, segment size, block size ?
    thanks
    Clement

    Hi,
    ASM does provide redundancy but you can also configure external redundancy at SAN level, please go through below links for more information.
    ASM Redundancy (Normal or High) vs External Redundancy
    Re: ASM Redundancy (Normal or High) vs External Redundancy
    Database Storage Administrator's Guide
    http://docs.oracle.com/cd/B28359_01/server.111/b31107/asmcon.htm

  • Printing "pause" problem revisited.

    I have been experiencing a much reported error ("printer pause", c.f. many threads in this Forum) but in none of these previous cases was the environment quite the same as mine. I have a "detached" postscript laser printer that supports AppleTalk over ethernet but lacks a USB interface. Therefore, if I install Snow Leopard, which no longer supports AppleTalk, I will be forced to abandon this printer. It does however have a parallel interface that will accept postscript printing data.
    To address this problem I acquired a print server that can receive data over ethernet and transmit it in parallel format. I have configured this server to be on my local network and have "added" it as a printer using the LPD (daemon) as the communicator for print postscript printing information. All attempts to print have resulted in the "pause" syndrome as others have experienced it.
    I have verified that the print server IP address has been set properly by both "ping" to it and http access of its embedded web page. Also I have verified that the print server communicates with the printer via their parallel interfaces by transmitting text to the printer from my computer over the wireless network using Telnet.
    I would appreciate any insight as to what my printing problem might be or some vector as to how or where I might pursue its possible source.

    Greg --
    Thank you for responding so promptly.
    The print server is a StarTech PM1115p and its documentation is available for download at <http://us.startech.com/product/PM1115P-1-Port-Parallel-10100-Mbps-Print-Server >. The printer is a GCC Elite 12/1200N. I'm not sure what the latter has to do with the problem because the print server is directly connected to it via the (Centronics) parallel interface, but I'm including it because you asked me to. I was told my GCC support that their parallel interface supported input transmitted by LPD over TCP/IP to a print server.
    About the print queue ... when I added the print server as a printer under my operating system, OSX 10.5.8, I left the queue name blank and so it defaulted to whatever that OS version uses for its LPD protocol. I certainly see this print queue window appear when I initiate a print process. The print queue is not mentioned anywhere in the PM1115p documentation, and thus neither is its "name." it might be there but I don't recognize it as such. I have a support request into Startech describing my problem. If I had done this after your response instead of before, I would have asked them about the queue name.
    I have the CUPS error log output for a single instance of one of the unsuccessful print processes. In case it might be helpful to you, I'm including it below. Incidentally, this print process failure scenario and the resulting error log entries are identical whether I have the printer connected to the print server or not. Seems to implicate the print server. I am wondering if it is defective and if all this thrashing around is really a "fool's errand." I have been fussing with this for way to long and I am hoping that you don't contract my "disease."
    Much appreciation -- Norman
    CUPS error log for print failure incident:
    I [14:43:31 ] Printer "GCC_parallel" started by "norman".
    I [14:43:32 ] [Job ???] Request file type is application/pdf.
    I [14:43:32 ] [Job 585] Adding start banner page "none".
    I [14:43:32 ] [Job 585] Adding end banner page "none".
    I [14:43:32 ] [Job 585] File of type application/pdf queued by "norman".
    I [14:43:32 ] [Job 585] Queued on "GCC_parallel" by "norman".
    I [14:43:32 ] [Job 585] Started filter /usr/libexec/cups/filter/cgpdftops (PID 1792)
    I [14:43:32 ] [Job 585] Started filter /usr/libexec/cups/filter/pstops (PID 1793)
    I [14:43:32 ] [Job 585] Started backend /usr/libexec/cups/backend/lpd (PID 1794)
    W [14:43:33 ] [Job 585] Remote host did not respond with command status byte after 300 seconds!
    E [14:43:33 ] PID 1794 (/usr/libexec/cups/backend/lpd) stopped with status 1!
    I [14:43:33 ] Hint: Try setting the LogLevel to "debug" to find out more.
    I [14:43:33 ] [Job 585] Backend returned status 1 (failed)
    I [14:43:33 ] Saving printers.conf...
    Message was edited by: norman.chonacky
    I [14:43:31 ] Printer "GCC_parallel" started by "norman".
    I [14:43:32 ] [Job ???] Request file type is application/pdf.
    I [14:43:32 ] [Job 585] Adding start banner page "none".
    I [14:43:32 ] [Job 585] Adding end banner page "none".
    I [14:43:32 ] [Job 585] File of type application/pdf queued by "norman".
    I [14:43:32 ] [Job 585] Queued on "GCC_parallel" by "norman".
    I [14:43:32 ] [Job 585] Started filter /usr/libexec/cups/filter/cgpdftops (PID 1792)
    I [14:43:32 ] [Job 585] Started filter /usr/libexec/cups/filter/pstops (PID 1793)
    I [14:43:32 ] [Job 585] Started backend /usr/libexec/cups/backend/lpd (PID 1794)
    W [14:43:33 ] [Job 585] Remote host did not respond with command status byte after 300 seconds!
    E [14:43:33 ] PID 1794 (/usr/libexec/cups/backend/lpd) stopped with status 1!
    I [14:43:33 ] Hint: Try setting the LogLevel to "debug" to find out more.
    I [14:43:33 ] [Job 585] Backend returned status 1 (failed)
    I [14:43:33 ] Saving printers.conf...

  • How DHCP works?

    Guys, I have basic doubt, how does DHCP works?

    hi,
    How DHCP Works?
    Before learning the process through which DHCP achieves it’s goal, we first have to understand the different messages that are used in the process.
    1. DHCPDISCOVER
    It is a DHCP message that marks the beginning of a DHCP interaction between client and server. This message is sent by a client (host or device connected to a network) that is connected to a local subnet. It’s a broadcast message that uses 255.255.255.255 as destination IP address while the source IP address is 0.0.0.0
    2. DHCPOFFER
    It is DHCP message that is sent in response to DHCPDISCOVER by a DHCP server to DHCP client. This message contains the network configuration settings for the client that sent the DHCPDISCOVER message.
    3. DHCPREQUEST
    This DHCP message is sent in response to DHCPOFFER indicating that the client has accepted the network configuration sent in DHCPOFFER message from the server.
    4. DHCPACK
    This message is sent by the DHCP server in response to DHCPREQUEST recieved from the client. This message marks the end of the process that started with DHCPDISCOVER. The DHCPACK message is nothing but an acknowledgement by the DHCP server that authorizes the DHCP client to start using the network configuration it received from the DHCP server earlier.
    5. DHCPNAK
    This message is the exact opposite to DHCPACK described above. This message is sent by the DHCP server when it is not able to satisfy the DHCPREQUEST message from the client.
    6. DHCPDECLINE
    This message is sent from the DHCP client to the server in case the client finds that the IP address assigned by DHCP server is already in use.
    7. DHCPINFORM
    This message is sent from the DHCP client in case the IP address is statically configured on the client and only other network settings or configurations are desired to be dynamically acquired from DHCP server.
    8. DHCPRELEASE
    This message is sent by the DHCP client in case it wants to terminate the lease of network address it has be provided by DHCP server.

Maybe you are looking for