When installing this version on VMWare, after the last "OK", I've the following error : "unable to resolve efa-project".
So, I put the nameserver in /etc/resolv.conf and I launch EFA-Init and then all is ok ....
I think this is a bug in the installation.
Regard
DNS problem on install with VMWare for 3.0.0.9 version
DNS problem on install with VMWare for 3.0.0.9 version
- Attachments
-
- Capture.png (52.45 KiB) Viewed 4989 times
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: DNS problem on install with VMWare for 3.0.0.9 version
I got the same error "unable to resolve efa-project" during the initial installation.
How do you put name server in /etc/resolv.conf? is it suppose to be a file that i can find somewhere? or you type commands to get there? Please help, as i'm new to Linux...
How do you put name server in /etc/resolv.conf? is it suppose to be a file that i can find somewhere? or you type commands to get there? Please help, as i'm new to Linux...
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: DNS problem on install with VMWare for 3.0.0.9 version
Here's an easy fix...
type the following:
Hit Ctrl + X and save 
Code: Select all
sudo nano /etc/resolv.conf
Code: Select all
nameserver 8.8.8.8

Re: DNS problem on install with VMWare for 3.0.0.9 version
Thank you so much shawniverson!!
I managed to get it installed. But now after the installation, how do I get it working with my Exchange 2013 server?
I pointed the MX record to the EFA VM using port 25, but then i'm not getting any emails routed through into my exchange. (i didn't see any traffic going into the EFA web interface) What am I missing? I've already configured the transport settings to my mail domain. What else should i do? Is there any settings in Exchange that i need to modify? Thanks
I managed to get it installed. But now after the installation, how do I get it working with my Exchange 2013 server?
I pointed the MX record to the EFA VM using port 25, but then i'm not getting any emails routed through into my exchange. (i didn't see any traffic going into the EFA web interface) What am I missing? I've already configured the transport settings to my mail domain. What else should i do? Is there any settings in Exchange that i need to modify? Thanks