function rtelnet {
	service="rtelnet"
	use="tcp"
	port=${port:-107}
	do_service $@
}
