You could add this to your /sentora/panel/.htaccess file:
PHP Code:
# Optionally you can uncomment the below line and configure your domain to only allow access from the FQDN.
RewriteCond %{SERVER_NAME} !^panel\.domain\.com$
RewriteRule ^ - [F]