SOLVED IncrediblePBX-13-13 OVA DHCP/DNS Issues

unsichtbarre

Member
Joined
May 17, 2009
Messages
140
Reaction score
5
Hi all!

I have downloaded the IncrediblePBX-13-13 OVA and I am having trouble getting going.

The problem seems to be DHCP/DNS. When the VM boots, it does get an IP address from my DHCP server, but the DNS seems stuck on: 192.168.0.1 and I am having trouble changing it because the file is locked and the NetworkManager does not seem to be running!

If I try to run ./IncrediblePBX-13-13.sh, it just fails to resolve mirrors!

[root@localhost ~]# cat /etc/resolv.conf
; generated by /sbin/dhclient-script
nameserver 192.168.0.1
[root@localhost ~]#

Any ideas?
 

unsichtbarre

Member
Joined
May 17, 2009
Messages
140
Reaction score
5
A little more info. resolv.conf seems to be "immutable" Here is what I did as a workaround:
[root@localhost ~]# lsattr /etc/resolv.conf
----i--------e- /etc/resolv.conf
[root@localhost ~]# chattr -i /etc/resolv.conf
[root@localhost ~]# lsattr /etc/resolv.conf
-------------e- /etc/resolv.conf
[root@localhost ~]# vi /etc/resolv.conf
[root@localhost ~]#
Set DNS to 8.8.8.8
 

unsichtbarre

Member
Joined
May 17, 2009
Messages
140
Reaction score
5
Please let me know if I may be of assistance - all I do is VMware!

One suggestions: use open-vm-tools instead of the deprecated VMware Tools ISO
 

Members online

No members online now.

Forum statistics

Threads
25,778
Messages
167,504
Members
19,199
Latest member
leocipriano
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top