[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Legato & second ethernet port



> Does anyone know if it is possible to configure a Raq3i to run backups using
> the Legato client to the second ethernet port which is on the same LAN as
> the Legato server rather than the primary ethernet port on a different
> network (used to connect to an ISP)?

NetWorker listens on all local ports via the nsrexecd process.  To have your
server contact the client RaQ via the second ethernet port, configure the
NetWorker server with a client resource that uses the host name assigned to
the second ports ip address.

For example, if the ports are configured:

	first: 10.9.24.181	bservies01.domain.com
	second: 10.9.24.182	bservies02.domain.com

create a NetWorker resource on the server using the bservies02 name:

	# nsradmin -s server
	nsradmin> create type: nsr client; name: bservies02.domain.com; aliases:
bservies02;  directive: Unix standard directives; 


should do the trick.

Byron
-- 
Byron Servies       Sun Microsystems, Inc.    bservies@xxxxxxx