function gnocatan {
	service="gnocatan"
	use="tcp"
	port=${port:-20233}
	do_service $@
}
