6 ms·
Yep, once you set-inform the host header handles the routing. This in particular is most useful for things like DHCP Option 43, where devices only get an IP.
by baconomatic 6mo ago
Yep, once you set-inform the host header handles the routing. This in particular is most useful for things like DHCP Option 43, where devices only get an IP.
- CptKriechstrom 6mo agoBut if you only got that IP and a MAC-Address - how do you know which tenant is supposed to adopt the device?
- baconomatic 6mo agoWe support two approaches, you can either pre-register MAC-Addresses or you can add source IP's to assist with that mapping. There is more information in our docs about this: https://tamarack.cloud/docs/migration https://tamarack.cloud/docs/migration
- Szpadel 6mo agothat's the key information to understand the whole thing. it would be great if that could be in the article in the first place. (I'm assuming you are the author)
- baconomatic 6mo agoGood call, I should have made that more clear. Article updated!