Advertisement
Infra_HDC

/etc/rc.conf part of VBox FreeBSD guest, ssh allow from host

Nov 11th, 2022
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. firewall_type="workstation"
  2. firewall_myservices="22"
  3. firewall_allowservices="192.168.56.1/32"
  4. firewall_enable="YES"
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement