On 8/2/05, cisco4ng <[EMAIL PROTECTED]> wrote: > All, > > I have an automate script that backup the configuration of my SPLAT > enforcement module > nightly at 11:30pm. This automate script run "upgrade_export" and also copy > the > /etc/sysconfig/cpnetstart file into a local directory that I create on the > enforcement module, > called /var/monitor/fwuser/backups. That part is working fine. > > At 12am each night, I have another script on my Linux machine that will copy > these files > from the enforcement module and store them on my linux machine. > > I put the id_rsa.pub key of my linux machine into the > /root/.ssh/authorized_keys of the SPLAT > box. After that, I can ssh into the SPLAT box via RSA key just fine. > However, everytime when > I tried to do "scp" and grab the file from the SPLAT back to my Linux box, > the connection > seems to be OK but I am not getting any files. > > Does ssh in SLAT support "scp"? It seems like like it is not working for me. >
Yep. I don't know what version you have, but a gotcha before is that you had to have the user with bash as shell and not with the cpshell.Why don't you try creating a new user, and then editing the passwd file so it has bash as shell? - May be that helps.. - MArtÃn. ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
