• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. shyvvana
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    shyvvana

    @shyvvana

    1
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    shyvvana Unfollow Follow

    Best posts made by shyvvana

    • RE: Configure fog to answer on two IP addresses

      Hi, I have solved the problem. I have followed an article which has helped me to solve the problem I had, right now FOG is able to answer both networks without any problem.

      I leave the article here: https://jensd.be/468/linux/two-network-cards-rp_filter

      Thanks for everything!

      posted in General
      S
      shyvvana

    Latest posts made by shyvvana

    • RE: Configure fog to answer on two IP addresses

      Hi, I have solved the problem. I have followed an article which has helped me to solve the problem I had, right now FOG is able to answer both networks without any problem.

      I leave the article here: https://jensd.be/468/linux/two-network-cards-rp_filter

      Thanks for everything!

      posted in General
      S
      shyvvana
    • RE: Configure fog to answer on two IP addresses

      @george1421 Yes, currently both networks are physically interconnected but are isolated from the other and it is not possible to ping any machine on the other network. I am going to test the option of routing it as you have told me so that they can communicate with each other.

      posted in General
      S
      shyvvana
    • RE: Configure fog to answer on two IP addresses

      Many thanks to both of you for your quick reply, I am going to test the option of configuring routing tables to see if it is possible to make it work like this. I tell you how it went when I did it.

      posted in General
      S
      shyvvana
    • Configure fog to answer on two IP addresses

      Good,
      I am trying to do a configuration with fog but I have not been able to do it or find exact information about the process or how to do it. I apologize if this issue has already been resolved, but I did not find it. I tell you what I want to do with invented IP addresses.
      network1 = 10.0.0.0 / 24
      network2 = 10.0.1.0 / 24
      I have an infrastructure set up with 2 different networks each with its own DHCP server. My idea is to configure a fog server on a machine with two physical network cards, one connected to each network. In this way, it would have a machine to centralize the images of all the computers on the network.
      Currently I have configured a centOS server with fog, together with a configuration of “dnsmasq” to act as a DHCP proxy to each network with the option of “dhcp-range, interface: ens33,10.0.1.3, proxy”, so far everything works correctly and if I turn on a machine on each network, it receives the reply and the pxe file to start the boot. The problem is that one of the two machines cannot continue the network boot because the machine receives an IP address “10.0.0.3/24” and the fog server is configured at the address “10.0.1.3/24”. I cannot find a solution for this problem and the main DHCP servers cannot be modified, it is necessary to do it in proxy mode.

      My English is not too good, sorry for the gramar and I have read several posts here that helped me advance something but did not solve the problem.

      posted in General
      S
      shyvvana