Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Fortigate 1500D CLI issue

$
0
0
Hi,

i try to run command on our fortigate 1500D firewall CLI environment ( somethin about web rating overrides)

string command = ssh.CreateCommand("config webfilter ftgd-local-rating").Execute();
first command return correct result from CLI it says:
                             #(ftgd-local-rating)
after that i want to run this command but , it loose shell handle or smt else, i think
                command += ssh.CreateCommand("edit \"http:somesite\").Execute();
it return "unknown action". i think, it creates a new shell handle.

how can i fix this. tamir's sharp thing achieve this. but most of system algorithm doesn't support anymore.


Thanks in advance.

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>