diff --git a/host_vars/weatherwax b/host_vars/weatherwax
index fe3db651c8adbbce23ccc70138efb480b0278505..ba01efc484ce4fd17c3708a8f9459f08680d4608 100644
--- a/host_vars/weatherwax
+++ b/host_vars/weatherwax
@@ -3,7 +3,7 @@
 
 motd_lines: 
   - "Weathermax - Interner Proxmox Server @ warpzone"
-  - "IPs: {{ansible_bond0.ipv4.address}}"
+  - "IPs: {{ansible_vmbr0.ipv4.address}}"
 
 debian_sources: 
   - "deb http://deb.debian.org/debian/ bookworm main non-free contrib"