FreeBSD virtual environment management and repository

2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !

Attention! Current pages describe CBSD version 13.0.x. If you are using an older version, please update first.

Attention! I apologize for the automatic translation of this text. You can improve it by sending me a more correct version of the text or fix html pages via GITHUB repository.

expose: tcp/udp port forwarding from master host to jail

command: expose

			% cbsd expose jname=test2 mode=add in=200 out=200
			% cbsd expose jname=test2 mode=delete in=200 out=200
			% cbsd expose jname=test2 mode=list
			% cbsd expose jname=test2 mode=clear
			% cbsd expose jname=test2 mode=flush
		

By command cbsd expose you can create forward rule for tcp/udp port from external IP to jail.