• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Sandi Trogdon
    S
    • Profile
    • Following 1
    • Followers 0
    • Topics 5
    • Posts 23
    • Best 0
    • Controversial 0
    • Groups 0

    Sandi Trogdon

    @Sandi Trogdon

    0
    Reputation
    597
    Profile views
    23
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Sandi Trogdon Unfollow Follow

    Latest posts made by Sandi Trogdon

    • RE: Fog won't upload or download images or register computers.

      @Sebastian-Roth Just tried that, no luck. This machine is having issues with the mouse and keyboard right now too. I wonder if I should just scrap it and reload Windows and then start over. Hate to do it because it has one of my larger images on it ready to upload.

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Sebastian-Roth fog@Image1:~$ sudo iptables -L -n -v
      [sudo] password for fog:
      Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
      pkts bytes target prot opt in out source destination

      Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
      pkts bytes target prot opt in out source destination

      Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
      pkts bytes target prot opt in out source destination

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman Here is the rest of the info. It was actually on another screen
      0_1466004197939_IMG_0299.JPG

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman I did check on this machine and firewall is turned off.

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman fog@Image1:~$ cat /tftpboot/default.ipxe
      #!ipxe
      cpuid --ext 29 && set arch x86_64 || set arch i386
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      :bootme
      chain http://10.13.2.107/fog/service/ipxe/boot.php##params

      I have successfully downloaded to this computer, but when I had trouble uploading I deleted the host from my fog server and was trying to reregister it again. Prior to the failed upload it did install some Windows updates. Might one of them be the culprit?

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman So I tried a few other computers and they seem to be working fine. The one I have the image on and need to upload is still giving me fits though. Here is a picture of what it is telling me now…!
      0_1466001439605_IMG_0298.JPG

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman undionly.kpxe

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman Ubuntu is 15.04
      The strange thing is that when I try to register a workstation, it does go through the process and lets me actually pick the item “Full registration.” It is after that that I get only a blank screen with a blinking cursor.I will go through the info that you sent me and see what I can find out though.

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman Sorry, Fog is 1.2.0 I am not at school so not sure of the Ubuntu version.

      posted in FOG Problems
      S
      Sandi Trogdon
    • RE: Fog won't upload or download images or register computers.

      @Wayne-Workman ubuntu, fog is 1.2.1

      posted in FOG Problems
      S
      Sandi Trogdon