• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. josh.nicholson99
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    josh.nicholson99

    @josh.nicholson99

    0
    Reputation
    164
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    josh.nicholson99 Unfollow Follow

    Latest posts made by josh.nicholson99

    • RE: Fog Server Multi-Home

      Is there a way to make the tftp and PXE services listen on multiple interfaces/virtual interfaces?

      posted in FOG Problems
      J
      josh.nicholson99
    • RE: Fog Server Multi-Home

      We tagged multiple vlans on one port on our switch and then had multiple IP’s configured on that interface on our server. Does that make sense?

      In linux what I would do is have multiple vlans bound to a single interface an example is:
      sudo vconfig add eth1 10
      sudo vconfig add eth1 20
      sudo vconfig add eth1 30

      I would then configure IP’s for each of those vlans in the /etc/network/interfaces config file.

      posted in FOG Problems
      J
      josh.nicholson99
    • Fog Server Multi-Home

      We have a population of machines on different vlans and we would like to have an interface (trunked) on the fog server participate on the different vlans as we did it ghost.

      We are running Ubuntu 14.04 and have added the vlans to the /etc/network/interfaces and used vconfig to add the vlans to the interface.

      What should we do?

      We would like to avoid configuring the routers to pass multicast traffic and would like to keep the routing simple.

      Please advise.
      Thank you.

      posted in FOG Problems
      J
      josh.nicholson99