Talk:Vagrant: Difference between revisions
Appearance
Latest comment: 19 October 2019 by Coreyoconnor
imported>Coreyoconnor 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...." |
(No difference)
|
Latest revision as of 19:27, 19 October 2019
--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.