I'm currently trying to set up a dynamic system using Avahi whereby my machines broadcast their hostnames on a local network so that they can find each other without needing to know their IP addresses (my situation requires that I use DHCP).
Unfortunately, when I try to navigate my browser to the hostname I'm chosen, I'm instead redirected to my physical machine. However, if I use the actual ip address assigned to the bridged interface, everything works, except that I'm back in the situation of having to know the IPs, which is not feasible for my solution. What do I have to do to basically keep eth0 active, but prevent the hostname I assign to a machine from resolving to it, and instead, forcing hostname resolution to eth1 only over the bridged network? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
