• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. cajos001
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 22
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by cajos001

    • RE: How do I add an USB printer?

      @Tom-Elliott

      I can understand the decision not to spend valuable developer time on something that the developers deem unnecessary. It doesn’t solve my problem but has helped me make a decision that I’ve been thinking about a long time.

      The teachers love their MacBook Airs and we’re going to migrate all the students to ChromeBooks. The rest of the school board agreed with me this morning and allocated extra budget resources for next year.

      After this there will only be a few computers in the accounts dept that require Windows and we can do their printer installations manually.

      posted in FOG Problems
      C
      cajos001
    • RE: How do I add an USB printer?

      @george1421

      This is the SQL from FOG 0.32

      CREATE TABLE `printers` (
        `pID` int(11) NOT NULL AUTO_INCREMENT,
        `pPort` longtext NOT NULL,
        `pDefFile` longtext NOT NULL,
        `pModel` varchar(250) NOT NULL,
        `pAlias` varchar(250) NOT NULL,
        `pConfig` varchar(10) NOT NULL,
        `pIP` varchar(20) NOT NULL,
        `pAnon2` varchar(10) NOT NULL,
        `pAnon3` varchar(10) NOT NULL,
        `pAnon4` varchar(10) NOT NULL,
        `pAnon5` varchar(10) NOT NULL,
        PRIMARY KEY (`pID`),
        KEY `new_index1` (`pModel`),
        KEY `new_index2` (`pAlias`)
      ) ENGINE=MyISAM AUTO_INCREMENT=38 DEFAULT CHARSET=latin1;
      

      Here’s some USB printers that used to work in FOG 0.32

      (34,'USB002','C:\\drivers\\lj1018\\HPLJ1018.INF','HP LaserJet 1018','HP-LJ-1018-2','','','','','',''),
      (30,'IP_192_168_0_244','C:\\drivers\\MX-3111\\MX-4112_5112\\Swedish\\PCL6\\2kXPVista\\ss0ejsve.inf','wtf','SÄRSKOLAN','','','','','',''),
      (31,'USB001','C:\\drivers\\LJ1606DN\\HP1100.INF','HP LaserJet Professional P1606dn','Local HP1606','','','','','',''),
      (32,'USB001','C:\\drivers\\LJ-1505\\hpljp1005.inf','HP LaserJet P1505','HP LJ 1505','','','','','',''),
      (33,'IP_192.168.0.239','C:\\drivers\\Brother HL-2250DN\\32\\BROHL10A.INF','Brother HL-2250DN series','Marina_HP2250DN','','','','','',''),
      (35,'USB001','C:\\drivers\\Brother HL-2250DN\\32\\BROHL10A.INF','Brother HL-2250DN series','Local Brother USB001','','','','','',''),
      (36,'USB001','C:\\drivers\\XeroxPhaser_6010_32\\xrhkbzi.inf','Xerox Phaser 6010N','Xerox-6010','','','','','',''),
      (37,'USB002','C:\\drivers\\Brother HL-2250DN\\32\\BROHL10A.INF','Brother HL-2250DN series','Local Brother USB002','','','','','','');
      

      This was working perfectly so why was it removed? All change is not necessarily for the better.

      posted in FOG Problems
      C
      cajos001
    • RE: How do I add an USB printer?

      @Joe-Schmitt

      Since I first installed FOG in 2009 the assignment and automatic installation of printers has been of primary importance. Windows does not automatically install the printers.

      FOG version 0.32 has worked perfectly for our school in this regard until the actual server hard disk failed last December. I have my old database backups so I’m considering reverting to FOG 0.32 to save our technicians from having to manually install these USB printers.

      Before this drastic step I’ll try to deploy the USB printers as snap-ins tomorrow.

      posted in FOG Problems
      C
      cajos001
    • RE: How do I add an USB printer?

      @Tom-Elliott

      In the FOG management interface it’s possible to create four types of printers:
      TCP/IP Port Printer
      iPrint Printer
      Network Printer
      CUPS Printer

      None of these options seem to cover the case of a local printer connected to a USB port eg USB001. We have quite a few different makes and models. In FOG 0.32 we used this type of installation to cover many different printers.

      posted in FOG Problems
      C
      cajos001
    • How do I add an USB printer?
      Server
      • FOG Version: 1.3.5-RC-13 SVN Revision: 6067
      • OS: CentOS Linux 6.8
      Client
      • Service Version: 0.11.10
      • OS: Windows 7 Professional fully updated
      Description

      How do I add an USB printer?

      posted in FOG Problems
      C
      cajos001
    • RE: PrinterManager Failed to connect to fog server

      @Tom-Elliott

      Yes I that’s what was downloaded. I deleted all my hosts except my master so I can get on the right side of the encryption. I’ve added back six hosts in the library nearest my office to test.

      Everything worked! Hostname, domain and installing and removing printers. Now I can go home and have a happy Friday 🙂

      posted in FOG Problems
      C
      cajos001
    • RE: PrinterManager Failed to connect to fog server

      @Tom-Elliott

      The coffee hadn’t kicked in yet , I found the instructions here https://wiki.fogproject.org/wiki/index.php?title=Installation#Additional_information_on_SVN_and_git_.26_FOG_Trunk

      posted in FOG Problems
      C
      cajos001
    • RE: PrinterManager Failed to connect to fog server

      @Tom-Elliott

      How do I download the RC 12?

      posted in FOG Problems
      C
      cajos001
    • RE: PrinterManager Failed to connect to fog server

      @Tom-Elliott

      I’ll download the RC 12 and start over with the new client. I’m experimenting with just a few hosts just now instead of 879 hosts until I get it right.

      posted in FOG Problems
      C
      cajos001
    • RE: PrinterManager Failed to connect to fog server

      Here’s the printer config as output by FOG PrinterManagerHelper

      192.168.0.247
      BIB_247
      HP Universal Printing PCL 6 (v6.3.0)
      C:\Windows\inf\ntprint.inf

      posted in FOG Problems
      C
      cajos001
    • PrinterManager Failed to connect to fog server
      Server
      • FOG Version: 1.3.4 SVN version 6066
      • OS: CentOS Linux 6.8
      Client
      • Service Version: 3
      • OS: Windows 7 Professional fully updated
      Description

      I’m using the legacy client from the FOG server as the new version keeps giving me security errors:

      Changing hostname and joining the domain work well but the PrinterManager keeps giving the error as listed in the excerpt from the log file:

      2017-03-09 17:06 FOG::UserTracker Event: LOGIN for Bib06\Administratör
      2017-03-09 17:06 FOG::UserTracker Record processed by server!
      2017-03-09 17:06 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:06 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:06 FOG::PrinterManager Sleeping for 1 minute.
      2017-03-09 17:06 FOG::SnapinClient Attempting to connect to fog server…
      2017-03-09 17:06 FOG::SnapinClient Module is active…
      2017-03-09 17:06 FOG::SnapinClient No Tasks found for: 40:6C:8F:28:69:30
      2017-03-09 17:07 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:07 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:07 FOG::PrinterManager Sleeping for 1 minute.
      2017-03-09 17:08 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:08 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:08 FOG::PrinterManager Sleeping for 1 minute.
      2017-03-09 17:09 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:09 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:09 FOG::PrinterManager Sleeping for 1 minute.
      2017-03-09 17:10 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:10 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:10 FOG::PrinterManager Sleeping for 1 minute.
      2017-03-09 17:11 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:11 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:11 FOG::PrinterManager Sleeping for 1 minute.
      2017-03-09 17:11 FOG::SnapinClient Attempting to connect to fog server…
      2017-03-09 17:11 FOG::SnapinClient Module is active…
      2017-03-09 17:12 FOG::SnapinClient No Tasks found for: 40:6C:8F:28:69:30
      2017-03-09 17:12 FOG::PrinterManager Failed to connect to fog server!
      2017-03-09 17:12 FOG::PrinterManager This is typically caused by a network error!
      2017-03-09 17:12 FOG::PrinterManager Sleeping for 1 minute.

      Is there a solution?

      posted in FOG Problems
      C
      cajos001
    • RE: Fog no such device or address

      @george1421 It worked!
      I clicked on the host name in the list and in that page reset the encryption data. Now that host has joined the domain and got the right printer.

      I will now do these steps on our master image.

      Thank you for your kind and patient help.

      posted in General
      C
      cajos001
    • RE: Fog no such device or address

      @cajos001 I disabled the Windows firewall and can ping the Windows client by IP address from the FOG server.

      However the log file now shows “Response Invalid security token”

      2017-03-01 17:05 Main Bootstrapping Zazzles
       2017-03-01 17:05 Controller Initialize
       2017-03-01 17:05 Zazzles Creating main thread
       2017-03-01 17:05 Zazzles Service construction complete
       2017-03-01 17:05 Controller Start
      
       2017-03-01 17:05 Service Starting service
       2017-03-01 17:05 Bus Became bus server
       2017-03-01 17:05 Bus {
        "self": true,
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
       2017-03-01 17:05 Bus Emmiting message on channel: Status
       2017-03-01 17:05 Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       2017-03-01 17:05 Client-Info Version: 0.11.9
       2017-03-01 17:05 Client-Info OS:      Windows
       2017-03-01 17:05 Middleware::Authentication Waiting for authentication timeout to pass
       2017-03-01 17:05 Middleware::Communication Download: http://192.168.0.3/fog/management/other/ssl/srvpublic.crt
       2017-03-01 17:05 Data::RSA FOG Server CA cert found
       2017-03-01 17:05 Middleware::Authentication Cert OK
       2017-03-01 17:05 Middleware::Communication POST URL: http://192.168.0.3/fog/management/index.php?sub=requestClientInfo&authorize&newService
       2017-03-01 17:05 Middleware::Response Invalid security token
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       2017-03-01 17:05 Client-Info Version: 0.11.9
       2017-03-01 17:05 Client-Info OS:      Windows
       2017-03-01 17:05 Middleware::Authentication Waiting for authentication timeout to pass
      
      posted in General
      C
      cajos001
    • RE: Fog no such device or address

      @george1421 I’ll do that and post the result.

      posted in General
      C
      cajos001
    • RE: Fog no such device or address

      @george1421

      I’ve changed the network setting to static and restarted the server.

      I cannot ping the Windows clients by name or IP address from the FOG server.

      posted in General
      C
      cajos001
    • RE: Fog no such device or address

      @george1421 Sorry for the late reply.

      Yes our FOG servers IP is assigned by DHCP.

      The Windows client can ping the FOG server but does not respond to ping from the FOG server.

      Here’s a partial fog.log from the Windows client.

      --------------------------------PowerManagement-------------------------------

      2017-03-01 14:30 Client-Info Client Version: 0.11.9
      2017-03-01 14:30 Client-Info Client OS: Windows
      2017-03-01 14:30 Client-Info Server Version: 1.3.4
      2017-03-01 14:30 Middleware::Response ERROR: Unable to get subsection
      2017-03-01 14:30 Middleware::Response ERROR: Objektreferensen har inte angetts till en instans av ett objekt.
      (Translation = Object reference not set to an instance of an object.)


      ----------------------------------UserTracker---------------------------------

      2017-03-01 14:30 Client-Info Client Version: 0.11.9
      2017-03-01 14:30 Client-Info Client OS: Windows
      2017-03-01 14:30 Client-Info Server Version: 1.3.4
      2017-03-01 14:30 Middleware::Response ERROR: Unable to get subsection
      2017-03-01 14:30 Middleware::Response ERROR: Objektreferensen har inte angetts till en instans av ett objekt.
      2017-03-01 14:30 Service Sleeping for 60 seconds
      2017-03-01 14:31 Middleware::Communication URL: http://192.168.0.3/fog/management/index.php?sub=requestClientInfo&configure&newService&json
      2017-03-01 14:31 Middleware::Communication ERROR: Could not contact FOG server
      2017-03-01 14:31 Middleware::Communication ERROR: Det går inte att ansluta till fjärrservern
      2017-03-01 14:31 Middleware::Response Success
      2017-03-01 14:31 Service ERROR: Invalid promptTime, using default
      2017-03-01 14:31 Middleware::Communication URL: http://192.168.0.3/fog/management/index.php?sub=requestClientInfo&mac=B8:F6:B1:36:90:08|40:6C:8F:28:51:BE|7C:C3:A1:AE:73:46||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json
      2017-03-01 14:31 Middleware::Communication ERROR: Could not contact FOG server
      2017-03-01 14:31 Middleware::Communication ERROR: Det går inte att ansluta till fjärrservern
      2017-03-01 14:31 Middleware::Response Success
      2017-03-01 14:31 Middleware::Communication URL: http://192.168.0.3/fog/service/getversion.php?clientver&newService&json
      2017-03-01 14:31 Service ERROR: Unable to get cycle data
      2017-03-01 14:31 Service ERROR: Det går inte att ansluta till fjärrservern
      2017-03-01 14:31 Middleware::Response Success


      ---------------------------------ClientUpdater--------------------------------

      2017-03-01 14:31 Client-Info Client Version: 0.11.9
      2017-03-01 14:31 Client-Info Client OS: Windows
      2017-03-01 14:31 Client-Info Server Version: 1.3.4
      2017-03-01 14:31 Middleware::Response ERROR: Unable to get subsection
      2017-03-01 14:31 Middleware::Response ERROR: Objektreferensen har inte angetts till en instans av ett objekt.

      posted in General
      C
      cajos001
    • RE: Fog no such device or address

      I reinstalled FOG from SVN, erased all the hosts and recreated a few but the red dot and the error message “no such device or address” persists.

      Help me please.

      posted in General
      C
      cajos001
    • RE: Organizations Using FOG

      said in Organizations Using FOG:

      Organization Name: Västbergaskolan AB
      Location Stockholm, Sweden
      Approximate Number of systems: 800
      How long: since 2009

      posted in General
      C
      cajos001
    • Fog no such device or address

      This is the version information:
      Tue Feb 28, 2017 17:56 pm
      Running Version 1.3.4
      SVN Revision: 6066
      The FOG server is running CentOS Linux 6.8

      I get “no such device or address” in a red dot to the left of the host name when listing hosts in the GUI. This was not the case yesterday. I have followed some of the suggestions from other threads.

      This is the contents of /etc/resolv.conf on the FOG server

      ; generated by /sbin/dhclient-script
      search localdomain
      nameserver 192.168.0.1
      

      This is the result of nslookup 192.168.0.1 from the FOG server

      Server:		192.168.0.1
      Address:	192.168.0.1#53
      
      1.0.168.192.in-addr.arpa	name = ipcop2.localdomain.
      

      This the result of pinging the router by name from the FOG server

      PING ipcop2.localdomain (192.168.0.1) 56(84) bytes of data.
      64 bytes from ipcop2.localdomain (192.168.0.1): icmp_seq=1 ttl=64 time=0.193 ms
      64 bytes from ipcop2.localdomain (192.168.0.1): icmp_seq=2 ttl=64 time=0.141 ms
      64 bytes from ipcop2.localdomain (192.168.0.1): icmp_seq=3 ttl=64 time=0.102 ms
      64 bytes from ipcop2.localdomain (192.168.0.1): icmp_seq=4 ttl=64 time=0.110 ms
      
      

      and by ip-address

      PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
      64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.184 ms
      64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.167 ms
      64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=0.128 ms
      64 bytes from 192.168.0.1: icmp_seq=4 ttl=64 time=0.134 ms
      

      I can ping both the router (192.168.0.1) and the fog server (192.168.0.3) from the Windows client. On the Windows client nslookup shows

      Standard server  ipcop2.localdomain
      Address 192.168.0.1
      

      Like I said, this was working before I rebooted the FOG server.

      posted in General
      C
      cajos001
    • RE: Disappearing hosts from host list

      @Wayne-Workman It worked perfectly, Thanks.

      posted in General
      C
      cajos001
    • 1
    • 2
    • 1 / 2