I once used a single server connected to multiple 4G broadband routers — these routers were actually provided for free as part of the ISPs’ contracts.
To manage traffic across them, I set up iptables' rules and used raw sockets to modify certain fields in the IP packets, which allowed me to switch between the different 4G routers dynamically.
I once used a single server connected to multiple 4G broadband routers — these routers were actually provided for free as part of the ISPs’ contracts.
To manage traffic across them, I set up iptables' rules and used raw sockets to modify certain fields in the IP packets, which allowed me to switch between the different 4G routers dynamically.
Nice setup!
Hi! I'm exactly on the same point! building a proxy with a 4g router+raspy, but I know that in a no time I'll need a hive of them.
How is your experiment with mobiles going? Have you written about it? Thank you very much for your article.
This was one of the creativity highlights of our tech adventure! Love this solution!