B bdario58 Member Jul 20, 2019 8 0 6 66 Mar 14, 2020 #1 Hello to all, ProxMox 6.1-3 when I apply configuration after network config I receive the following message: command 'ifreload -a' failed: exit code 1 I looked in google without success Any suggestione? Best regards Dario
Hello to all, ProxMox 6.1-3 when I apply configuration after network config I receive the following message: command 'ifreload -a' failed: exit code 1 I looked in google without success Any suggestione? Best regards Dario
spirit Distinguished Member Apr 2, 2010 7,150 1,223 273 www.groupe-cyllene.com Mar 15, 2020 #2 can you send you /etc/network/interfaces && send result of "ifreload -a -d" ? (it's in debug mode with full trace) also, what is your version of ifupdown2 ? (dpkg -l|grep ifupdown2) Reactions: jonathan_gr
can you send you /etc/network/interfaces && send result of "ifreload -a -d" ? (it's in debug mode with full trace) also, what is your version of ifupdown2 ? (dpkg -l|grep ifupdown2)
B bdario58 Member Jul 20, 2019 8 0 6 66 Mar 16, 2020 #3 Hi Spirit, the required documents are attached Regards Dario Attachments interfaces.txt interfaces.txt 956 bytes · Views: 68 ifupdown2.txt ifupdown2.txt 186 bytes · Views: 40 ifreload.txt ifreload.txt 10 KB · Views: 46
spirit Distinguished Member Apr 2, 2010 7,150 1,223 273 www.groupe-cyllene.com Mar 16, 2020 #4 you have a "-" character before comment on line 12 "error: /etc/network/interfaces: line12: error processing line '-# network interface settings; autogenerated'" Reactions: jonathan_gr
you have a "-" character before comment on line 12 "error: /etc/network/interfaces: line12: error processing line '-# network interface settings; autogenerated'"
B bdario58 Member Jul 20, 2019 8 0 6 66 Mar 16, 2020 #5 Thank you Spirit remove the hyphen solved the issue Best regards Dario