-
Using the latest version of the pyFG, I'm trying to merge the running config on a fortigate of mine with a new snippet of code. I'm running with VDOMs enabled.
```
In [1]: import pyFG
In [2]: device…
-
Thanks for the project. Been using it in my home lab for a little while now and experimenting with its use in my work environment where I have unfortunately found an issue. I have had a search here on…
-
This is a discussion question, not a bug.
I tried sending and immediately remarked that throughput is very slow.
Found out the traffic goes via the relay and not between peers.
Does this mean…
-
I have an ELK stack on CentOS7. I am getting syslog from logstash-forwarder on centos. But I want to get syslogs from windows client to the same system(ELK on centos). So is it possible with logstash…
-
I would like support for Fortigate in Batfish.
Especially I want to add evaluate fw policy.
I added a Fortigate config at this comment.
[FGT.txt](https://github.com/batfish/batfish/files/3045994/…
-
Traceback (most recent call last):
File "converter.py", line 254, in
main(src_format=args.source, dst_format=args.destination, routing_info=args.routing)
File "/home/user/.local/lib/python…
-
Hi Guys
---
Paramiko: 1.16.0
Python: 2.7.10
## OS: Mac OS 10.11.3
I have a vey simple script trying to log into a Fortinet (Fortigate) device:
```
import paramiko
if __name__ == "__main__":
i…
-
Hi,
I'm using outputs feeds from minemeld in my Firewall and I have seen the next:
1) If I try to retrieve an output with 142 or less indicators, it works. The Firewall shows the entries from mi…
-
It seems like this check gives false positive with FortiOS 7.0.6
Anyone experienced this? Any way to verifiy?
_Originally posted by @HOSTED-POWER in https://github.com/riskersen/Monitori…
-
James, thanks for you code.
Do you know how I can create a ontime schedule object ?
Thanks