Search results

  1. S

    Proxmox 6 - network won't start

    As I wrote, problem seems is not related to the openvswitch, because I have got the same problem without any bonds and bridges.
  2. S

    2nd network port - problem

    Why do You want 2 default gateways?
  3. S

    Proxmox 6 - network won't start

    No, it doesn't. Changed the network configuration to the following and rebooted Proxmox. auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 172.16.104.161 netmask 24 gateway 172.16.104.1 iface eth1 inet manual iface eth2 inet manual iface eth3 inet manual...
  4. S

    Proxmox 6 - network won't start

    pve-asrock-02 ~ # ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host...
  5. S

    Proxmox 6 - network won't start

    I have a problem with a network during a boot. pve-asrock-02 log # grep systemd syslog ... Jul 25 19:38:16 pve-asrock-02 systemd[1]: ifupdown-pre.service: Main process exited, code=exited, status=1/FAILURE Jul 25 19:38:16 pve-asrock-02 systemd[1]: ifupdown-pre.service: Failed with result...