I run RMAN from a server which backups up database in other 6 servers, I simply run

rman

connect catalog blah
connect target db1

backup whatever


not sure what would be your problem doing this way?