Because I cannot installed Netbird on my GL-AXT1800 (well not without a hack) I was wondering if the below was possible.
I have the GL-AXT1800 in my network with a workstation and a Pi running a Netbird node (node 2).
On another network I have a Netbird node (node 2) that is also an exit node. All my Netbird nodes run on Raspberry Pi's.
I am wanting to achieve the following. When a client connects to the travel router, I want its traffic to be appear to come from the network that Node 1 is in.
I know that I can make Netbird Node 2 use the exit node on Node 1 but I am not sure how to set things up so that all traffic going via the Travel Router goes via this node (node 2) and therefore appears to be comming from Node 1.
Can a Raspberry Pi serve as a gateway to a current network (similar to drop-in gateway)?
If it can be, you can change the workstation gateway IP point to the Raspberry Pi IP, so that the routing will be from Workstation > Raspberry Pi > Router > .. > Internet
You can use these instructions on the workstation to check the Internet exit IP:
Windows CMD: tracert www.google.com and curl ipinfo.io
Linux: traceroute www.google.com and curl ipinfo.io
So I need to change the gateaway on the workstation, I can get the GL.iNet to do it all for me i.e. make any workstation route via the Pi (provide the Pi can serve as a gateway)?