Search results

  1. D

    Problem lxc container (Not network)

    DHCP WAN : 192.168.1.1 / 24 Pfsense : 192.168.1.11 / 24 (WAN) & 192.168.10.1 / 24 (LAN / NO DHCP) DHCP SERVER: 192.168.10.1/24 with no gateway Work with other OS but not work with container. Can you help me
  2. D

    Problem lxc container (Not network)

    Hi, I have a network problem on my container. NETWORK: - en4ps0 -> Bridge vmbr0 (192.168.1.11/24) -> Bridge vmbr1 (192.168.10.1/24) I have a windows server configure in 192.168.10.2 (DNS, DHCP, AD) functional. (Vmbr1) The internet works on my server. Everything is functional. I want...
  3. D

    Question - Routing Table

    Hello, following the installation of my network, I would like to update the routing table in my router to access my VMs Network Router: 192.168.1.0/24 #Network Physic iface enp4s0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.1.3 netmask 255.255.255.0...