Hi! We are setting up a new VA. As always we downloaded it, and are in the first step, trying to change ip to static. Problem is that image runs in a phisicall network without DHCP (I always catch the ens160 interface, and copy its ip value to the static.network file, along with the ip present at resolv.conf for DNS, and the default gateway outputed by ip route).
Can I choose any vaule from 172.16.163.0/24 network? I noticed that dns and default gateway ip is 172.16.163.2, that is correct?
Hi, in this particular case, we are the network team. What we always do, is to download the VA image. As it comes with dhcp enabled, we take ip given, dns ip and default gateway. Then, we configure it as the static network ip address, dns and dg on static.network file.
For our network, we do not have dhcp enabled, so when we first start the fresh downloaded VA image, it have no ip, no dns and no dg configured.
Also, I am not used to flatcar. We have a ip range we can choose, but although VA is bridged, it always has a 172.xyz ip, I think because VA is self contained in the Flatcar image downloaded. I am trying to understand how it works, so I can assing an IP to this image.
I tried locally too with the demo tenant va, and also with a “normal” va. In my case it gives me the network 172.16.34.0/24 (for both vas).
In dns and dg cases, dhcp also assings an ip of that range, I think flatcar has some dhcp service configured in the 172.16.X.0/24 range, somehow linked to the host network dhcp.