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

    Topics created by cokewithvanilla

    • C

      Solved Working with new iPXE menu entries

      General
      • • • cokewithvanilla
      9
      0
      Votes
      9
      Posts
      3.0k
      Views

      Wayne WorkmanW

      @cokewithvanilla said:

      yes, you can consider this solved. Thank you all for your help. You guys have been great. And I must say that FOG has come a long way since I started using it in ,29 (at least for my uses).

      I’m just throwing this out there - but I know Tom recently created a plugin for the latest FOG Trunk that allows for customization of individual tasks… I’m not writing a WiKi just yet on it… but you might play with making a task that includes a DBAN wipe then Image.

      Ask @Tom-Elliott for details. 🙂

    • C

      Solved connection issues/slow menu load, missing graphics, boot menu will not work.

      FOG Problems
      • • • cokewithvanilla
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      Cire3C

      I have seen brown out’s freak out switches and routers… Messes up nvram in some cases, I would have to reprogram routers even when settings look fine. And yes, full clear and setup.

      If the switch did that again I would think about ditching it. Bad switches do crazy things.

    • C

      TFTP issues

      FOG Problems
      • • • cokewithvanilla
      16
      0
      Votes
      16
      Posts
      4.3k
      Views

      Wayne WorkmanW

      The file is here: /etc/dhcp/dhcpd.conf

      Here is my reference: [url]http://askubuntu.com/questions/221329/how-do-i-configure-dhcpd[/url]

      If FOG has configured DHCP for itself, it’s almost surely correct. Also, if FOG is doing DHCP, you only need option 67 configured for it, which should already be done.

      Please do a TCP dump on your FOG server.

      Taken from another post by Uncle Frank:

      [CODE]sudo tcpdump -w issue.pcap -i eth0[/CODE]

      You might need to change the interface name in the above command, seems like I have never had an interface named eth0 in Linux… This command will list all available interfaces. Pick the right one.
      [CODE]ip link show[/CODE]

      Run the above capture command on the FOG machine, then start the remote target host. Wait till it fails, then stop tcpdump (ctrl+c), transfer the PCAP file to your PC and examine it using wireshark. After the capture is completed, please use the MAC address of the target host as the filter for sender & receiver. This address will filter out ALL traffic that isn’t coming from or going to the target client.

      Example Filter (change the MAC addresses):
      [CODE]eth.dst == 00:0C:CC:76:4E:07 || eth.src==00:0C:CC:76:4E:07[/CODE]

      Please also post this PCAP file so we can look at it and see what’s going on. And if you don’t filter the file for us, we will need the target host’s MAC as well so we can filter it.

      #LetsMakeScripts

    • C

      Fog sever acting funny

      FOG Problems
      • • • cokewithvanilla
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      J

      What are the error messages? An exact error message, or even better a copy of the install log ( Should be located in [SIZE=12px][FONT=Consolas][COLOR=#333333]/var/log/foginstall.log[/COLOR][/FONT][/SIZE] ), would help us out tremendously.

    • C

      Bypass Host Registration multicasting in 1.2

      FOG Problems
      • • • cokewithvanilla
      1
      0
      Votes
      1
      Posts
      588
      Views

      No one has replied

    • C

      Changing computer name on Windows

      FOG Problems
      • • • cokewithvanilla
      11
      0
      Votes
      11
      Posts
      5.4k
      Views

      C

      that sounds good 😛

      I don’t know if I exactly follow… the menu item sounds good… it’s kinda like what I am doing with unicasting, having a menu item for a particular image? What do you mean about a false task?

    • C

      WOL>DBAN>Shutdown... how??

      General
      • • • cokewithvanilla
      2
      0
      Votes
      2
      Posts
      1.5k
      Views

      C

      Anyone? 🙂

    • 1 / 1