Search found 55 matches

by Douglas
10 Aug 2018 14:46
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

Using Putty as my Windows SSH client and having created a profile in it called "CacheGuard" the following command line now works, because I told that Putty profile where my private key is under Connection, SSH, Auth, Private key file...: putty.exe -ssh -load CacheGuard -m "C:\CacheGua...
by Douglas
10 Aug 2018 14:08
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

That is success i.e. login via Putty no longer prompts for password, but
ssh admin@10.0.10.254 "firewall external off R1 ; apply force ; quit"
is still prompting for a password.
Must be it doesn't know where the private key is, as I was able to tell Putty where it is.
by Douglas
10 Aug 2018 13:39
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

Sorry should have said "Server refused our key" message was from puTTY.
SSH client side will be Windows.
by Douglas
10 Aug 2018 13:31
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

admin ssh key 0: ---- BEGIN SSH2 ...IN SSH2 PUBLIC KEY ---- 1: Comment: "rsa-ke...ent: "rsa-key-20180810" 2: AAAAB3NzaC1yc2EA...Wu7cYIDYoz7tLjSOEas2V4s 3: J3c72r60C9gitV6r...QRCmdA6IWOyIm/2Gr+xXa1h 4: 3an8xE6f1rUP+AOU...3sxGCAwiNlYdkoJadWh+pt+ 5: M5RCdLQi05PQ5iA6...4FWk/v/k1UNm0KJzsvH...
by Douglas
10 Aug 2018 12:04
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

Thanks, followed this
https://devops.profitbricks.com/tutoria ... ivate-keys
and now getting "Server refused our key".
Is "SSH2" ok?
by Douglas
10 Aug 2018 11:32
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

Might a screenshot of the public key from "admin ssh key" assist?
by Douglas
10 Aug 2018 11:30
Forum: Configure CacheGuard in reverse mode
Topic: Scheduled opening/closing of ports
Replies: 25
Views: 29156

Re: Scheduled opening/closing of ports

Just used Putty Key Generator. Saved the private key on the machine that generated it and yes its the same machine trying to change the firewall rule state. Do I have to do anything else with the private key than that?
I left Key passphrase empty, until I get this working. That's not the cause is it?