- Joined
- Jul 7, 2020
- Messages
- 2
- Reaction score
- 0
Hello I need your help
I have 3CX on debian 9.9 ver 16 lateset release, is a virtual machine in windows server 2012, everithing was fine and inclusive the system is working, but I can not acess to Management Console show me server error after some time, the problem apear after I rebbot the system, looking for the priblem I find:
-------------------------------------------------
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2020-07-06 23:50:46 EST; 16h ago
Docs: man:interfaces(5)
Process: 499 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
Process: 490 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-envir
onment --list --exclude=lo)" ] && udevadm settle (code=exited, status=0/SUCCESS)
Main PID: 499 (code=exited, status=1/FAILURE)
------------------------------------------------------
by other hand my interfaces file is:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
allow-hotplug eth0
iface eth0 inet static
address 192.168.10.14
netmask 255.255.255.0
gateway 192.168.10.7
dns-nameservers 192.168.10.8
auto eth1
iface eth1 inet static
address 10.7.228.214
netmask 255.255.0.0
broadcast 10.7.255.255
---------------------------------------
and the ifconfig is:
-----
root@3cx:/etc/network# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.10.14 netmask 255.255.255.0 broadcast 192.168.10.255
inet6 fe80::215:5dff:fe0a:603 prefixlen 64 scopeid 0x20<link>
ether 00:15:5d:0a:06:03 txqueuelen 1000 (Ethernet)
RX packets 311983 bytes 52862358 (50.4 MiB)
RX errors 0 dropped 1958 overruns 0 frame 0
TX packets 273499 bytes 49310241 (47.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.7.228.214 netmask 255.255.0.0 broadcast 10.7.255.255
inet6 fe80::215:5dff:fe0a:4101 prefixlen 64 scopeid 0x20<link>
ether 00:15:5d:0a:41:01 txqueuelen 1000 (Ethernet)
RX packets 187132 bytes 28475430 (27.1 MiB)
RX errors 0 dropped 970 overruns 0 frame 0
TX packets 216564 bytes 29651386 (28.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 1254515 bytes 226810840 (216.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1254515 bytes 226810840 (216.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
-------
Thanks for ideas to solve the problem
I have 3CX on debian 9.9 ver 16 lateset release, is a virtual machine in windows server 2012, everithing was fine and inclusive the system is working, but I can not acess to Management Console show me server error after some time, the problem apear after I rebbot the system, looking for the priblem I find:
-------------------------------------------------
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2020-07-06 23:50:46 EST; 16h ago
Docs: man:interfaces(5)
Process: 499 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
Process: 490 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-envir
onment --list --exclude=lo)" ] && udevadm settle (code=exited, status=0/SUCCESS)
Main PID: 499 (code=exited, status=1/FAILURE)
------------------------------------------------------
by other hand my interfaces file is:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
allow-hotplug eth0
iface eth0 inet static
address 192.168.10.14
netmask 255.255.255.0
gateway 192.168.10.7
dns-nameservers 192.168.10.8
auto eth1
iface eth1 inet static
address 10.7.228.214
netmask 255.255.0.0
broadcast 10.7.255.255
---------------------------------------
and the ifconfig is:
-----
root@3cx:/etc/network# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.10.14 netmask 255.255.255.0 broadcast 192.168.10.255
inet6 fe80::215:5dff:fe0a:603 prefixlen 64 scopeid 0x20<link>
ether 00:15:5d:0a:06:03 txqueuelen 1000 (Ethernet)
RX packets 311983 bytes 52862358 (50.4 MiB)
RX errors 0 dropped 1958 overruns 0 frame 0
TX packets 273499 bytes 49310241 (47.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.7.228.214 netmask 255.255.0.0 broadcast 10.7.255.255
inet6 fe80::215:5dff:fe0a:4101 prefixlen 64 scopeid 0x20<link>
ether 00:15:5d:0a:41:01 txqueuelen 1000 (Ethernet)
RX packets 187132 bytes 28475430 (27.1 MiB)
RX errors 0 dropped 970 overruns 0 frame 0
TX packets 216564 bytes 29651386 (28.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 1254515 bytes 226810840 (216.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1254515 bytes 226810840 (216.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
-------
Thanks for ideas to solve the problem