[SOLVED] network does not start / interface not recognized / sendmail error

nimoinau

Renowned Member
Oct 18, 2017
10
2
68
52
hello proxmox community,

I recently changed my IP configuration in proxmox by the web-gui because I deleted vlans in my home network and i wanted to restart to something easier.

Now, i can not start the network in proxmox, i got a error message with sendmail.
network is active with systemctl but also i addressed an IP, i can not ping.
i attach 2 screens : systemctl status and my interfaces files.

previously, i had a bond but when i saw that it does not work, i tried to make it work with only one interface.
thanks for youy help
 

Attachments

  • Capture d’écran 2020-11-13 173735.png
    Capture d’écran 2020-11-13 173735.png
    21 KB · Views: 20
  • Capture d’écran 2020-11-13 173812.png
    Capture d’écran 2020-11-13 173812.png
    17.7 KB · Views: 18
thanks for your reply,
i found the solution : sendmail was not listed as installed but i found some entries with the find command.
I was not able to reinstall it with the apt command, but it worked with the apt-get command, so i just reinstalled sendmail, and i found the network again.