I used to work at a place about 10 years ago where we had a cluster of six Android devices that we had used for our SMS gateway. At the time it worked fantastic, we eventually rolled off it to a different service. Somehow, we never ran into issues with carrier.
HN user
baconomatic
The proxy is part of our platform so the source isn't public, but the concept is straightforward and the blog post covers the core logic. Happy to answer questions about the approach if you're building something similar!
Yeah IPv6 would solve this because we wouldn't have to go through the proxy at all, since each VM could get their own. Unfortunately IPv6 isn't quite as supported as we'd like.
Yep, that's exactly right!
Good call, I should have made that more clear. Article updated!
You definitely can once the device has a hostname set in set-inform. The MAC proxy is just for initial adoption where a device may only know the IP. Such as when you use DHCP Option 43.
Thank you! DNS-based adoption works well for this. You point the unifi hostname at the tenant's subdomain and the Host header handles routing from there. We also have a DHCP Option 43 generator for setups where DNS isn't practical.
It would definitely be simpler, however the routing issue still stands. You would need to have a public IP for every VM, which is getting less practical. The MAC-based proxy makes it so we only need one IP and we can worry about the routing within our platform instead.
We 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
Now that would be interesting! Multi-vendor support is on the radar, but haven't started looking into it much yet.
Thanks for calling it out!
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.
Sorry about that, I typically use light mode, fixed and deployed!
You might be onto something there! But yes, good catch, I'll get that updated.
This is similar to how I approach things on my todo list as well. If the task is going to take less than five minutes just do it now and be done with it.
Have an example of this? Would be interesting to see it.
How does the movie compare?
Yes.
S in SOLID should be single responsibility principle.
Could you expand on this more? Particularly around “seed a fund.”
Have you reached out to Stripe about this?
Do I need it? No.
Do I want to have a nice phone that is a bit of a luxury good from an ecosystem that I'm a fan of? Yes.
No one is making anyone buy a $1000 phone, but why not if you want to?
Radiator's link is broken, should be: https://radiatoryang.itch.i/radiator1
"The Fucking Article", sort of like RTFM (Read The Fucking Manual)
I'm with you on this. I just don't find Material to be visually appealing.
Yep, it's Monodraw: https://twitter.com/brandur/status/928368179075678208
I couldn't agree more with "We need more building blocks like Redis that do what they’re supposed to, then get out of the way." Redis has become such a foundational piece of software for me and the projects I work on.
Plus, it's just plain fun to use.
I'll check it out, thanks!
This is interesting. Have you implemented this in services before? How have you handled continued failure for specific requests?
This one was on Reddit a year or so ago: https://twitter.com/GambleLee/status/862307447276544000