3CX Debian installation - no network interface to select

Status
Not open for further replies.

Lars Köchling

Customer
Joined
Oct 24, 2017
Messages
3
Reaction score
0
Hi there,

I'm trying to install the 3CX Phone System on a virtual Debian 9 64-bit System. The Debian installation is clean and up-to-date.
In the installation process I have to choose the network interface, but there is nothing to choose - I tried the web installation and the text based one.

My /etc/network/interfaces file looks like this:

auto lo
iface lo inet loopback

# Auto generated venet0 interfaces

auto venet0
iface venet0 inet static
address 127.0.0.1
netmask 255.255.255.255
broadcast 0.0.0.0
up route add default dev venet0

iface venet0 inet6 static
address ::2
netmask 128
up ip -6 r a default dev venet0

auto venet0:0
iface venet0:0 inet static
address *here is my public ip address*
netmask 255.255.255.255

Can anybody help me to fix this issue?

Greets Lars
 
Can Debian see any NICs?

Sounds like a Debian problem rather than a 3CX one.
 
What virtualization method are you using?
 
Can Debian see any NICs?

Sounds like a Debian problem rather than a 3CX one.

ifconfig -a shows the following output:

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 1000 (Lokale Schleife)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

venet0: flags=211<UP,BROADCAST,POINTOPOINT,RUNNING,NOARP> mtu 1500
inet 127.0.0.1 netmask 255.255.255.255 broadcast 0.0.0.0 destination 127.0.0.1
inet6 ::2 prefixlen 128 scopeid 0x80<compat,global>
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 0 (UNSPEC)
RX packets 18569 bytes 1452787 (1.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 15977 bytes 1772485 (1.6 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

venet0:0: flags=211<UP,BROADCAST,POINTOPOINT,RUNNING,NOARP> mtu 1500
inet 85.214.155.254 netmask 255.255.255.255 broadcast 85.214.155.254 destination 85.214.155.254
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 0 (UNSPEC)
 
That is likely the problem. I believe the only virtualization platforms are HyperV, VMware and KVM.

https://www.3cx.com/community/threads/intallation-fail-on-debian-9-virtuozzo-hosting.54988/

Agree with cobaltit.

If I could point you to this thread:

https://www.3cx.com/community/threads/intallation-fail-on-debian-9-virtuozzo-hosting.54988/

"As the general idea of this hyper visor is of an abstract layering of instances the instance it self does not have a NIC we can see or bind to..."

I would advise deploying from the 3CX website in future. That way you know you're deploying into a tested environment.
 
Did you install Debian from the ISO from 3CX?
 
Status
Not open for further replies.

Forum statistics

Threads
111,899
Messages
589,619
Members
164,765
Latest member
domi