Talk: Vagrant

From NixOS Wiki
Revision as of 19:27, 19 October 2019 by Coreyoconnor (talk | contribs) (Created page with "--~~~~ The firewall extra command I changed to `ip46tables -I INPUT 1 -i virbir+ -p tcp -m tcp --dport 2049 -j ACCEPT` as `vboxnet` seemed specific to VirtualBox not libvirt....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

--Coreyoconnor (talk) 19:27, 19 October 2019 (UTC) The firewall extra command I changed to `ip46tables -I INPUT 1 -i virbir+ -p tcp -m tcp --dport 2049 -j ACCEPT` as `vboxnet` seemed specific to VirtualBox not libvirt. That corrected the NFS mounts but I'm still having network issues that may be related.