Arzhel Younsi

Results 49 issues of Arzhel Younsi

All the bgpmap queries return the following error in the logs, as well as an "Internal Server Error" on the frontend. Please let me know if you need more informations....

# If you want to solve your issue please read following information below First of all, please check following steps: * Do you have latest FastNetMon version? If not, please...

enhancement

Keldoc.com also offers online booking for Covid shots, would it make sens to add support to doctoshotgun? Thanks

It would be useful to be able to locally cache the results, for at least --list and possibly --host. With a variable like "refresh_cache:" (1d, 1h, etc...) in netbox.yml to...

Juniper devices have a lot of system interfaces that don't make sens for us to be imported. It would be useful to be able to define both a whitelist and...

enhancement

Subinterfaces such as ae2.2002, ae3.2003, etc.. are not being imported into Netbox and their IPs appear under the parent ae interface. This is at least on Juniper MX routers running...

enhancement

Netbox IPs can have a "role" set to them. Easy one is the loopback role for lo0 interfaces and similar. Useful for us would be to set the VRRP VIP...

enhancement

Netbox interfaces have a field "OOB Management, This interface is used only for out-of-band management" It would be great to automatically set it when needed. Easy way would be to...

enhancement

$ uname -a Linux laptop 4.8.0-25-generic #27-Ubuntu SMP Thu Oct 13 03:34:50 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Probably need the same changes done for a similar driver in: https://github.com/neurobin/MT7630E/pull/36/files...

Running GoBGP 2.12. If I have: ``` [global.apply-policy.config] default-import-policy = "reject-route" default-export-policy = "accept-route" ``` And try to add a local prefix: `gobgp global rib -a ipv4-flowspec add match destination...