You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vagrant
Hi
I am using Vagrant on my MacBook Air. I have Linux installed on the guest machine and have manually set the FQDN of the machine. When I expose this guest machine over the public network on home internet I am unable to ping using the FQDN. However, I can ping through the ip address assigned.
On the Windows machine, I have to manually map the ip address to the FQDN within the C:\Windows\System32\drivers\etc\hosts file. I then can ping using the FQDN.
How can this be fixed, so that I can ping using the FQDN without adjusting the hosts file?
Alvaro Miranda Aguilera
unread,
Sep 22, 2015, 2:16:01 AM9/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vagra...@googlegroups.com
Hello,
You need to do the same that a physical machine, so is not a Vagrant issue.
My understanding is you need mDNS service on linux and with that they
will broadcast names/ip to the network.