• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

FOG with 2 NIC

Scheduled Pinned Locked Moved
General
4
7
2.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ?
    A Former User
    last edited by Mar 23, 2015, 1:18 PM

    Hello!

    I’m trying to set up FOG system @ work.
    Installed pure Linux Ubuntu 12.04 LTS with FOG 1.2.0 on physical machine.

    My problem is: How to configure my other NIC to be the interface which is for PXE uploading/deploying
    And CAT6 cable is ok for doing the transfer progress between FOG machine and PC?

    My /etc/network/interfaces looks like this:

    Primary Interface

    auto em1
    iface em1 inet static
    address xx.xx.5.95
    netmask 255.255.255.0
    network xx.xx.5.0
    broadcast xx.xx.5.255
    gateway xx.xx.5.254

    Secondary Interface

    auto p5p1
    iface p5p1 inet dhcp

    My /etc/resolv.conf looks like this:
    nameserver xx.xx.5.252

    At this moment my FOG is configured as Primary Interface IP, web interface is working etc…

    1 Reply Last reply Reply Quote 0
    • T
      TheKoR
      last edited by Mar 23, 2015, 3:19 PM

      My /etc/network/interfaces looks like this:

      The primary network interface (gigabyte)

      auto eth1
      iface eth1 inet static
      address 192.168..4
      netmask 255.255.255.0
      gateway 192.168.
      .5
      dns-nameservers 8.8.8.8 192.168.***.5

      auto eth3
      iface eth3 inet static (fiber channel and fog interface)
      address 192.168..6
      netmask 255.255.255.0
      gateway 192.168.
      .5
      dns-nameservers 8.8.8.8 192.168.***.5

      and in my /etc/dhcp/dhcpd.conf :

      next-server 192.168.***.6;

      Ubuntu 13.10 - Fog 1.3.0
      XEON E5630 - 16 Go - 6To raid 5
      Best download : 22Go in 23 sec
      Avg rate : 4.5G/min on 20 unicasts at same time

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Mar 24, 2015, 7:32 PM

        Why would you want to do something like this??

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by Apr 7, 2015, 9:19 AM

          We have like ~20 brand new Dell laptops in our company to configure… So Fastest way is like to do 1 image and upload the image to clonerserver.
          Then after that, it is very easy to deploy all the images to all laptops… just connect the CAT6 cable with laptop and ClonerServer(FOG) and after that Voila.

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Apr 7, 2015, 2:28 PM

            This is exactly what FOG is made for (upload from one client, then deploy to several other clients). You don’t need two NICs or IP addresses to do that!

            Add all your client MAC addresses to FOG (through webinterface, import csv or register on pxe boot!), then schedule an upload task for that client you want to get an image from. After the upload is done you can schedule a deploy task for a group of hosts…

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • C
              ch3i Moderator
              last edited by Apr 7, 2015, 3:00 PM

              [quote=“Uncle Frank, post: 45120, member: 28116”]This is exactly what FOG is made for (upload from one client, then deploy to several other clients). You don’t need two NICs or IP addresses to do that!

              Add all your client MAC addresses to FOG (through webinterface, import csv or register on pxe boot!), then schedule an upload task for that client you want to get an image from. After the upload is done you can schedule a deploy task for a group of hosts…[/quote]

              Good idea lol 😉

              @Assu2, you can have a lot of information here : [url]http://fogproject.org/wiki/index.php/Managing_FOG[/url]

              Regards,
              Ch3i.

              1 Reply Last reply Reply Quote 0
              • T
                TheKoR
                last edited by Apr 8, 2015, 7:38 AM

                I have 2 NICs because i don’t have only Fog on my server:

                One NIC for WEBapps (CRM, etc etc) on .4 cat6
                One NIC for Fog on .6 Fiber

                Ubuntu 13.10 - Fog 1.3.0
                XEON E5630 - 16 Go - 6To raid 5
                Best download : 22Go in 23 sec
                Avg rate : 4.5G/min on 20 unicasts at same time

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                176

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project