HEEELP PLEAAASE GUYS
I tried to use many tutoriels to attach a failover ip address to my new VM using this conf but I cannot ping outside the vm even the GATEWAY_IP ( google dns servers)
could you help me please
network:
version: 2
renderer: networkd
ethernets:
ens18:
addresses: [FAILOVER_IP/32]
routes:
- to: 0.0.0.0/0
via: GATEWAY_IP_ADDRESS
on-link: true
I tried to use many tutoriels to attach a failover ip address to my new VM using this conf but I cannot ping outside the vm even the GATEWAY_IP ( google dns servers)
could you help me please
network:
version: 2
renderer: networkd
ethernets:
ens18:
addresses: [FAILOVER_IP/32]
routes:
- to: 0.0.0.0/0
via: GATEWAY_IP_ADDRESS
on-link: true
Last edited: