• Can't reach domain names after starting dnsmasq

    5
    0 Votes
    5 Posts
    3k Views
    T

    [quote=“Tom Elliott, post: 30393, member: 7271”]Based on this is 192.168.1.1 the appropriate DNS Server for your setup?[/quote]

    Yes

    [quote=“Tom Elliott, post: 30393, member: 7271”]
    Is this DNS Server a forwarder or just the DNS Masked from your router?[/quote]

    I think it is just the DNS Masked from my router.

    [quote=“Tom Elliott, post: 30393, member: 7271”]
    Typically 192.168.1.1 is the Gateway address for home routers. This same gateway also translates to your ISP’s DNS Servers, or the DNS Server’s you’ve put in place to override your ISP’s DNS server. Why is this important to know? Most typically, the “Masking” of the DNS to your router’s gate is done via DNSMasq, the same protocol you’re trying to use to PXE boot your servers.

    With that said, you could try commenting out the:
    [code]port=0[/code]

    You do this by making it:
    [code]#port=0[/code]

    Then restart the dnsmasq service.
    [/quote]

    This solved the problem.

    Thank you very much!
    Tob

  • My FOG 1.1.0 broken - Please help

    36
    0 Votes
    36 Posts
    9k Views
    Tom ElliottT

    Please see the following issue with possible fix for this issue.

    This is being posted so all can try and see if this helps.

    [url]https://github.com/mastacontrola/fogproject/issues/1[/url]

  • Blank page after creating new Image

    11
    0 Votes
    11 Posts
    5k Views
    A

    Thank you Tom for looking into it. I’ll update as soon as I can figure out why the database schema does not update … 😞 … see separate post here:

    [url]http://fogproject.org/forum/threads/fog-error-access-web.10812/#post-30283[/url]

  • Wake-Up task

    23
    0 Votes
    23 Posts
    9k Views
    T

    sorted thank you

  • HP 4530s - PXE-E3B

    25
    0 Votes
    25 Posts
    11k Views
    R

    Yep, noticed that when I edited the original post - back up and running though. I’m still not sure what’s causing the issue with the 4530s. 4520s and 4540s work perfectly.

    I’ll just use a USB until I can figure out what’s causing it -

    Rob

  • Replicator Problem

    4
    0 Votes
    4 Posts
    1k Views
    W

    Try to ssh into your stroage nodes using the same username and password for the storage node in Storage Management --> <select node>–> [FONT=Ubuntu][COLOR=#555555]Management Username & [/COLOR][/FONT][FONT=Ubuntu][COLOR=#555555]Management Password. [/COLOR][/FONT]This will confirm that the password info is correct. As a reminder certain browsers will prefill info so make sure to disable prefill for your browser when looking at this information.

  • Fatal PHP Error when viewing Image Management page

    3
    0 Votes
    3 Posts
    2k Views
    A

    Well, you led me to the solution!

    We have four different storage groups with their respective master nodes. In our ‘main’ group, we were retiring our server “fog1” and replacing it with “fog2.” Last night, I made the switch: I disabled “fog1” from master and set “fog2” to master on the ‘main’ group.

    The issue wasn’t with those settings, but “fog2” still had “max clients” set to 0. Setting this to 10 fixed the issue. I had only looked at the configuration summary – which looked fine to me! (master node set correctly).

    Thanks!

  • 0 Votes
    13 Posts
    6k Views
    J

    correct

  • Cannot update schema after 0.32 --> 1.1.0 upgrade

    6
    0 Votes
    6 Posts
    2k Views
    S

    Hi Tom,

    Thanks for that! Adding the password to the correct config.php file was the ticket! I was able to do the schema update with only this (hopefully inconsequential) error:
    [CODE]The following errors occured
    Update ID: 36 - 5

    Database Error:

    Duplicate entry ‘400-28’ for key ‘gmHostID’
    Database SQL:

    ALTER TABLE fog.groupMembers ADD UNIQUE ( gmHostID, gmGroupID )[/CODE]

    Thanks again!

    Jeff

    [COLOR=#555555] [/COLOR]

  • FOG 1.1.0 Multicast stuck on "Please Wait"

    7
    0 Votes
    7 Posts
    2k Views
    S

    It was actually our image that was busted, so we’re good with imaging with multicast now! Sorry for the confusion, updating fog somehow made the image break.

  • Capone blank option

    26
    0 Votes
    26 Posts
    12k Views
    J

    I had a go on my failing system today, when I rename run.php to something else I get the problem back, i.e. no options for capone.
    I’ve tried clearing the browser cache, on both Firefox on the server and ie8 on xp, and it makes no difference.
    My home system is fine, I’ll try building a new one and see if I can reproduce the problem.

  • Adding Images Back in

    26
    0 Votes
    26 Posts
    13k Views
    Tom ElliottT

    Just the one time, because you will upload this “now good” image and push that to your other hosts.

  • Kernel Panic - Not Syncing(Lenovo ThinkPad Edge)

    24
    0 Votes
    24 Posts
    13k Views
    Tom ElliottT

    That’s correct, unless you tell it to image in raw format.

  • Hostname changer

    26
    0 Votes
    26 Posts
    15k Views
    Tom ElliottT

    If you imported hosts, then it is most likely because the host modules are not set.

  • Boot from USB instead of iPXE

    11
    0 Votes
    11 Posts
    7k Views
    D

    we have other systems that have a functioning ipxe environement. I’ll try to image the systems seperatly.

    will report back

  • After PXE FOG menu screen appears and then restarts

    11
    0 Votes
    11 Posts
    4k Views
    M

    Hi,

    When I changed the file to indionly.kkpxe it won’t start- doesn’t even get to the FOG menu…
    I solved this problem by changing the [FONT=Ubuntu][COLOR=#555555]FOG_PXE_MENU_TIMEOUT value in the fog configuration menu-> FOG boot settings…[/COLOR][/FONT]

    [FONT=Ubuntu][COLOR=#555555]Thanks for all the help[/COLOR][/FONT]

  • Printer error fog 1.1.0

    3
    0 Votes
    3 Posts
    1k Views
    beauvaisB

    hello,
    thank you for your quick response.
    Ok this has resolved to worry.
    I noticed that you could not change a field in printer management, host management, I feel that the update button does not work change.
    You can not add a printer to a group, this is not reflected in the host.
    thank you

    Hello from France

    apache error

    root @ fog: ~ # tail-f / var/log/apache2/error.log
    [Fri Jun 13 8:35:48 2014] [error] [client 192.168.1.68] PHP Warning: in_array () Expects parameter 2 to be array, null Given in / var / www / fog / service / servicemodule-active.php on line 41

    root @ fog: ~ # cat / proc / version
    Linux version 3.5.0-17-generic (buildd @ allspice) (gcc version of 4.7.2 (Ubuntu / Linaro 4.7.2-2ubuntu1)) # 28-Ubuntu SMP Tue 9 Oct 2012 7:31:23 p.m. UTC

    fog subversion 1813
    hello,
    merci de votre rapidité d’intervention.
    Ok cela a resolu se soucis.
    J’ai remarqué que l’on ne pouvais pas modifié un champ dans printer management , host management, j’ai l’impression que le bouton update ne fonctionne pas en modification.
    On ne peut pas non plus ajouter une imprimante à un groupe, ce n’est pas repercuté dans le host.
    merci

    Bonjour de France

  • Network fails on compatibility test

    66
    0 Votes
    66 Posts
    42k Views
    R

    I’m happy to test any of the kernels for the Dell 755/760/780 and provide feedback.

  • PXE Issue FOG Version 1.1.0

    2
    0 Votes
    2 Posts
    767 Views
    Tom ElliottT

    When you set the undionly.kpxe line up in dhcp, did you restart the dhcp service? This, of course, is assuming you’re using dhcpd.conf from linux, otherwise does you network use other DHCP information? Option 67 would likely be the culprit.

  • Scheduled cron tasks don't start

    13
    0 Votes
    13 Posts
    5k Views
    hariskarH

    Thank you Tom! with
    [CODE]sudo service FOGScheduler restart[/CODE]

    it works fine now!
    I had done it before but for some reason it did not work. Also I wonder why it did not work after many linux (different distros)/fog reinstallations.
    Anyway, not it is OK!
    Thank you again! 🙂

118

Online

12.4k

Users

17.5k

Topics

156.0k

Posts