Wednesday, October 23, 2024

SFLOW Aruba 8100

 

Enable sflow

sflow

Set IP host collector

sflow collector 192.168.100.23


Set ip switch as agent

sflow agent-ip 192.168.100.51


Configure sFLow sampling rate and polling interval.

sflow sampling 5000

sflow polling 20


Check show sflow


Thursday, February 1, 2024

 SETTING DDNS FORTINET


Disable the anycast communication for the FortiGuard server (CLI):

config system fortiguard
    set fortiguard-anycast disable
    set protocol udp
end

Configure a dedicated DDNS Server (CLI):
config system fortiguard
    set ddns-server-ip 173.243.138.225
end

config system ddns
    edit 1
        set ddns-server FortiGuardDDNS
        set server-type ipv4
        set ddns-domain "branch.float-zone.com"
        set addr-type ipv4
        set use-public-ip enable
        set monitor-interface "wan1"
    next
end

Sunday, October 23, 2022

Grade period License RDS windows server

 Correct workaround


  1. Open Registry Editor (regedit).
  2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM. Export this registry key to a file before making any changes.
  3. Locate the GracePeriod key and either delete or rename it. It may be necessary to take ownership of the key and/or modify its permissions first.
  4. Reboot the RDSH server. You should now be able to successfully connect to it.
Fix it with license