Friday, May 9, 2025

How to disable IP auto-configuration in PC

 

Step 1: Run > cmd > ipconfig /all
Looks to see which IP is the preferred and if autoconfiguration is on.
Step 2: netsh interface ipv4 show inter
Step 3: netsh interface ipv4 set interface 11 dadtransmits=0 store=persistent
Step 4: services.msc
After running this command. Look for your index number: ex (11)
Disable the DHCP Client service. If you ever go back to DHCP from static, remember to set this back to automatic.

VMware_Mikrotik load balance and failover

  Senario: WAN-1 (Primary): IP: 192.168.99.120/24 Gateway: 192.168.99.1(IP>Route e দিতে হবে পরে ) Interface: wan-1 ধরুন এটি ether1 পোর্ট...