Re: Using rrestore with ssh?

2004-08-06 Thread Lee Harr
On 2004-08-03, Steve Kargl <[EMAIL PROTECTED]> wrote:
> Anyone have a tip on using rrestore with ssh instead
> of the rexecd and rcmd facility?  My attempts at using
> rrestore result in 
>
> dhcp-78-74:kargl[207] rrestore -x -b 64 -f troutmask:/dev/nsa0
> Connection to troutmask.apl.washington.edu established.
> IP_TOS:IPTOS_THROUGHPUT setsockopt: Operation not supported
> TCP_NODELAY setsockopt: Operation not supported
> rshd: Login incorrect.
> Lost connection to remote host.
> dhcp-78-74:kargl[208]
>
> On troutmask, I have uncommented the appropriate inetd.conf
> lines that should allow rmt, rdump, and rrestore to work.
>


Have you read the handbook section on backups?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/backup-basics.html

My take is that it may be easier to just use restore instead
of rrestore.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Using rrestore with ssh?

2004-08-03 Thread Steve Kargl
Anyone have a tip on using rrestore with ssh instead
of the rexecd and rcmd facility?  My attempts at using
rrestore result in 

dhcp-78-74:kargl[207] rrestore -x -b 64 -f troutmask:/dev/nsa0
Connection to troutmask.apl.washington.edu established.
IP_TOS:IPTOS_THROUGHPUT setsockopt: Operation not supported
TCP_NODELAY setsockopt: Operation not supported
rshd: Login incorrect.
Lost connection to remote host.
dhcp-78-74:kargl[208]

On troutmask, I have uncommented the appropriate inetd.conf
lines that should allow rmt, rdump, and rrestore to work.

-- 
Steve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"