[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Legato & second ethernet port
- Subject: [cobalt-users] Re: Legato & second ethernet port
- From: Byron Servies <bservies@xxxxxxx>
- Date: Tue Apr 17 03:00:32 2001
- Organization: Sun Microsystems, Inc.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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