1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
_groups: openbsd ip: in: 10.10.0.60 out: 192.168.5.60 virtual: true services: - name: "ssh" proto: "tcp" port: "22" - name: "cgit" proto: "tcp" port: "1235" domain: "git"