Vadim Gutnik <[email protected]> writes: > $ qstat > error: commlib error: access denied (client IP resolved to host name > "". This is not identical to clients host name "") > error: unable to contact qmaster using port 6444 on host "foo.bar.com" > > So, presumably, I'd have to either fix commlib to say every host and > IP combination matches, or just take out the relevant > code.
The easiest solution might be nat in whatever packet filter you have, to fake a name for the relevant hosts/ports. I guess that would work with iptables, but I'm no expert; maybe someone who is can comment. -- Excuse the typping -- I have a broken wrist _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
