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

    Posts made by theleftfoot

    • RE: Problem to Upload Win XP Image -> FOG 1.1.2

      …btw; the disk from the xp notebook was damage! fog gave me the the answer! nice! 🙂

      posted in FOG Problems
      T
      theleftfoot
    • RE: Problem to Upload Win XP Image -> FOG 1.1.2

      thanks man!

      fog sad that the disk is damaged…

      cheers raffa

      posted in FOG Problems
      T
      theleftfoot
    • Problem to Upload Win XP Image -> FOG 1.1.2

      hey guys,

      my fog server works great. we did a rollout with 300 Notebooks without any troubles.
      now i get a task to rollout some old IBM T60 with the laste Win XP.

      but i can’t upload the image! it starts after 5% the action stops with this error message --> Booting from SAN device 0x80

      what’s wrong?

      raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: Hostname changer

      hey guys,

      same here, update to 1.1.0…

      hostname changer works only when the client get the registration via pxe boot.

      I have imported all clients with csv and made the groups manually! --> none of this clients changed the hostname after the quick image

      the solutions for me is, every clients must be registrated via PXE boot menu.

      raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      was not successfully…

      my firewall settings;

      [CODE]# Generated by iptables-save v1.4.12 on Fri May 23 16:14:51 2014
      *mangle
      :PREROUTING ACCEPT [0:0]
      :INPUT ACCEPT [0:0]
      :FORWARD ACCEPT [0:0]
      :OUTPUT ACCEPT [0:0]
      :POSTROUTING ACCEPT [0:0]
      COMMIT

      Completed on Fri May 23 16:14:51 2014

      Generated by iptables-save v1.4.12 on Fri May 23 16:14:51 2014

      *nat
      :PREROUTING ACCEPT [956:91224]
      :INPUT ACCEPT [508:45734]
      :OUTPUT ACCEPT [95:7272]
      :POSTROUTING ACCEPT [6:604]
      -A POSTROUTING -o eth0 -j MASQUERADE
      COMMIT

      Completed on Fri May 23 16:14:51 2014

      Generated by iptables-save v1.4.12 on Fri May 23 16:14:51 2014

      *filter
      :INPUT ACCEPT [10284:10111083]
      :FORWARD ACCEPT [2027:2489014]
      :OUTPUT ACCEPT [6609:1081709]
      -A FORWARD -i eth1 -j ACCEPT
      -A FORWARD -i eth2 -j ACCEPT
      COMMIT

      Completed on Fri May 23 16:14:51 2014[/CODE]

      but i don’t know what eth2 is!

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      will try…:)

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      yes, i have for each network…192.168.1.1 for the eth1 and 192.168.17.1 for the eth0

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      thanks for helping, i will try the WOL on eth0…cheers

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      the pictures is wrong…192.168.1.1 is corrcet!

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      ahh, sorry mate…seems okay!

      [CODE]define(‘TFTP_HOST’, “192.168.1.1”);
      define(‘TFTP_FTP_USERNAME’, “fog”);
      define(‘TFTP_FTP_PASSWORD’, “daa6c4”);
      define(‘TFTP_PXE_KERNEL_DIR’, ‘/var/www/fog/service/ipxe/’);
      define(‘PXE_KERNEL’, ‘bzImage’);
      define(‘PXE_KERNEL_RAMDISK’,127000);
      define(‘USE_SLOPPY_NAME_LOOKUPS’,true);
      define(‘MEMTEST_KERNEL’, ‘memtest.bin’);
      define(‘PXE_IMAGE’, ‘init.xz’);
      define(‘PXE_IMAGE_DNSADDRESS’, “8.8.8.8”);
      define(‘STORAGE_HOST’, “192.168.1.1”);
      define(‘STORAGE_FTP_USERNAME’, “fog”);
      define(‘STORAGE_FTP_PASSWORD’, “daa6c4”);
      define(‘STORAGE_DATADIR’, ‘/images/’);
      define(‘STORAGE_DATADIR_UPLOAD’, ‘/images/dev/’);
      define(‘STORAGE_BANDWIDTHPATH’, ‘/fog/status/bandwidth.php’);
      define(‘UPLOADRESIZEPCT’,5);
      define(‘WEB_HOST’, “192.168.1.1”);
      define(‘WOL_HOST’, “192.168.1.1”);
      define(‘WOL_PATH’, ‘/fog/wol/wol.php’);
      define(‘WOL_INTERFACE’, “eth1”);
      define(‘SNAPINDIR’, “/opt/fog/snapins/”);
      define(‘QUEUESIZE’, ‘10’);
      define(‘CHECKIN_TIMEOUT’,600);
      define(‘USER_MINPASSLENGTH’,4);
      define(‘USER_VALIDPASSCHARS’, ‘1234567890ABCDEFGHIJKLMNOPQRSTUVWZXYabcdefghijklm nopqrstuvwxyz_()^!#-’);
      define(‘NFS_ETH_MONITOR’, “eth1”);
      define(‘UDPCAST_INTERFACE’, “eth1”);
      define(‘UDPCAST_STARTINGPORT’, 63100 ); / / Must be an even number! recommended between 49152 to 65535
      define(‘FOG_MULTICAST_MAX_SESSIONS’,64);
      define(‘FOG_JPGRAPH_VERSION’, ‘2.3’);
      define(‘FOG_REPORT_DIR’, ‘./reports/’);
      define(‘FOG_UPLOADIGNOREPAGEHIBER’,true);
      define(‘FOG_DONATE_MINING’, “0”);[/CODE]

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      raff, like the pic above show --> it is on eth1

      raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      okay, try the testwol.php script…but the notebook still sleeps!

      i made a arp-scan on eth1 and the mac adress is not visible, because the node sleeps and is not on.

      the fog wol stettings are attached and the network schema…
      [ATTACH]804[/ATTACH][ATTACH]805[/ATTACH]

      it might be due to the 2 network interface card? miss configuration?

      damm…raffa

      [url=“/_imported_xf_attachments/0/804_wol_settings.jpg?:”]wol_settings.jpg[/url][url=“/_imported_xf_attachments/0/805_ict_labor_FOG_image.jpg?:”]ict_labor_FOG_image.jpg[/url]

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      thanks guys, will checked right now!

      raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      how can i test this? sorry for my lack of knowledge…:-/

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      yepp, have the same files…i don’t know whats wrong…apart from mine WOL problem the “active task” didn’t work aswell…:-(

      [CODE][Tue May 20 10:47:29 2014] [error] [client 192.168.17.51] PHP Fatal error: Call to a member function mainMenu() on a non-object in /var/www/fog/management/index.php on line 72, referer: http://192.168.17.20/fog/management/
      [Tue May 20 10:54:52 2014] [error] [client 192.168.1.12] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/pages/DashboardPage.class.php on line 30, referer: http://192.168.1.1/fog/management/index.php?node=tasks&sub=active
      [Tue May 20 11:38:40 2014] [error] [client 192.168.17.51] PHP Warning: current() expects parameter 1 to be array, string given in /var/www/fog/lib/pages/HostManagementPage.class.php on line 312, referer: http://192.168.17.20/fog/management/index.php?node=host&sub=add
      [Tue May 20 11:40:30 2014] [error] [client 192.168.17.51] PHP Warning: current() expects parameter 1 to be array, string given in /var/www/fog/lib/pages/HostManagementPage.class.php on line 312, referer: http://192.168.17.20/fog/management/index.php?node=host&sub=list
      [Tue May 20 11:44:57 2014] [error] [client 192.168.17.51] PHP Warning: current() expects parameter 1 to be array, string given in /var/www/fog/lib/pages/HostManagementPage.class.php on line 312, referer: http://192.168.17.20/fog/management/index.php?node=host&sub=list
      [Tue May 20 14:20:22 2014] [error] [client 192.168.17.51] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/pages/DashboardPage.class.php on line 30
      [Tue May 20 14:34:32 2014] [error] [client 192.168.1.15] PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 95
      [Tue May 20 14:34:32 2014] [error] [client 192.168.1.15] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 156
      [Tue May 20 14:34:33 2014] [notice] caught SIGTERM, shutting down
      [Tue May 20 15:18:53 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.4.6-1ubuntu1.8 configured – resuming normal operations
      [/CODE]

      raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      thanks tom, but the server doesn’t send any WOL packets! i don’t know where to start with trouble shooting…i think my network, is correct…

      maybe something with DNS, cause i have still the problem with the unresolved host names…

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      i dind’t receive any WOL Magic packets on wireshark.

      i send a wake up call to a notebook in the same network and this worked great.
      the protocol WOL was visible on wireshark…

      can you show me a working WOL.php? i leave the wol.php as it is out of the box…should i configure something?

      thanks raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      yes, default vlan 1 --> all access ports.

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      i tested WOL with the nirsoft tool and it worked!

      @raff; these are the basic things, that i done befror…

      now, where to start the troubleshoothing?

      raffa

      posted in FOG Problems
      T
      theleftfoot
    • RE: WOL and Task doesn't work

      i will test all your opinion and come back…thanks

      btw; did i see the command that WOL send on the apache.log?

      cheers raffa

      posted in FOG Problems
      T
      theleftfoot
    • 1
    • 2
    • 1 / 2