Here is the output (looks good as far as I can see): $ sudo iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination
Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination I will try it tomorrow. I do not have access to the network currently. Regards Max On Tuesday, June 16, 2015 at 10:43:19 PM UTC+2, Alvaro Miranda Aguilera wrote: > > On Wed, Jun 17, 2015 at 7:45 AM, Maximilian Brehm > <[email protected] <javascript:>> wrote: > > e for the magic... > > config.vm.network "public_network", bridge: "wlan0" > > can you check the firewall? > > sudo iptables -L > > as a test, can you bridge to a ethernet cabled lan? > -- 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.
