Great idea, I think many people will use it
Posts by All
-
-
hello
Code- # The primary network interfaceauto ens18iface ens18 inet static address 10.10.10.10 netmask 255.255.255.192 network 10.10.10.10 broadcast 10.10.10.10 gateway 10.10.10.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 8.8.8.8 dns-search hostcom.orgauto ens18:1iface ens18:1 inet static address 10.10.10.11 netmask 255.255.255.192 broadcast 10.10.10.10 network 10.10.10.01auto ens18:2iface ens18:2 inet static address 10.10.10.12 netmask 255.255.255.192 broadcast 10.10.10.10 network 10.10.10.10# i-MSCP [10.10.10.11] entry BEGINauto ens18:1004iface ens18:1004 inet static address 10.10.10.11 netmask 32# i-MSCP [10.10.10.11] entry ENDING
Code- ifconfig
- ens18 Link encap:Ethernet HWaddr 0a:5e:f4:3a:da:3e
- inet addr:10.10.10.10 Bcast:10.10.10.63 Mask:255.255.255.192
- inet6 addr: fe80::85e:f4ff:fe3a:da3e/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:33010875 errors:0 dropped:46 overruns:0 frame:0
- TX packets:18112485 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:4532355020 (4.5 GB) TX bytes:7487324556 (7.4 GB)
- ens18:1003 Link encap:Ethernet HWaddr 0a:5e:f4:3a:da:3e
- inet addr:10.10.10.11 Bcast:0.0.0.0 Mask:255.255.255.255
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- ens18:1004 Link encap:Ethernet HWaddr 0a:5e:f4:3a:da:3e
- inet addr:10.10.10.12 Bcast:0.0.0.0 Mask:255.255.255.255
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- inet6 addr: ::1/128 Scope:Host
- UP LOOPBACK RUNNING MTU:65536 Metric:1
- RX packets:3650064 errors:0 dropped:0 overruns:0 frame:0
- TX packets:3650064 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1
- RX bytes:4643624241 (4.6 GB) TX bytes:4643624241 (4.6 GB)
-
Hello ,
when i try to update my panel from 1.3.1 to 1.3.3 then give me a error about network interface.
OS: Ubuntu 16.04
Plugins disable
imcp-panel stop before update -
And whether it will work on ubuntu 16.04 ?
-
Yes , i confirmed this solution works fine .
-
Hello ,
After upload the new version of this plugins a give me this error .
OS : Ubuntu 16.04
i-MSCP - 1.3.1
Plugin Version update from 1.1.0 to 1.1.1 -
Thanks you.
Everything works normally.
-
Hello ,
after my dist upgrade i have some strange problem , at the first was be a network interfaces , an i need to change it from eth0 to ens0 , but after then i try to reinstall 1.3.0 and i give this error "[ERROR] main::setupDbTasks: iMSCP::Stepper::_callback: The eth0 network interface is unknown at /usr/local/src/imscp-1.3.0/engine/PerlLib/iMSCP/Provider/NetworkInterface.pm line 64.autoinstaller::Functions::install: An error occurred while performing installation steps"
I have no idea why but the new version of Ubuntu changed the network interface.
Any ideas ? what i can i do to install ? -
Hello , today i upgrade my i-MSCP 1.3.0 with the new version of this plugin but show me this error
Code- An unexpected error occurred:
- Plugin::Monitorix::buildGraphs: readline() on closed filehandle IN at /var/lib/monitorix/www/cgi/monitorix.cgi line 192.
- Use of uninitialized value $config_path in scalar chomp at /var/lib/monitorix/www/cgi/monitorix.cgi line 193.
- Use of uninitialized value $config_path in -f at /var/lib/monitorix/www/cgi/monitorix.cgi line 196.
- FATAL: File 'monitorix.conf.path' was not found! at /var/lib/monitorix/www/cgi/monitorix.cgi line 210.
OS: Ubuntu 14.04 TLS
i-MSCP version 1.3.0 -
@Piradoxlanieve The problem is not yet solved. The team did not make changes to the plugins still have the problem with the plugin;)