matlab distributed computing and security rules

Dear all,
I've got the following problem.
The security settings of my company laptops do no allow pings to fully qualified hosts names. Is it possible to have a distcomp cluster up and running if hosts and clients can only ping IPs or simple computer names?
Thanks for your help
Best regards
EMiliano

답변 (1개)

Jason Ross
Jason Ross 2012년 10월 22일

0 개 추천

The short answer: I don't know. I've never tried it, and it would be pretty hard to run a quick test as we are able to contact both.
Follow on question: is it the "ping" protocol/port/program that's disallowed, or any communication to a host using the fully qualified name?
A second follow on question: Are your machines set up to automatically add the remainder of the name (e.g. "DNS search domains") include mycorp.com, laptops.mycorp.com, etc.
A third follow-on question: Can you edit the hosts file on your machine(s) to create the mapping between IP address and FQDN? I'm guessing this is locked down since they sound like they have things locked down pretty tight.
A fourth follow-on question: Does your company provide a means of putting static DNS records in place and have exceptions to this policy? I can't imagine that you haven't already encountered other network applications that require a FQDN record in DNS to work correctly.

이 질문은 마감되었습니다.

질문:

2012년 10월 20일

마감:

2021년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by