This is probably basic stuff for many of you but I am struggling, I have an RB1100AHx2 and an AHx4 and a power box pro router and I need to route a public IP through to the Power box pro.
The RB1100AHx4 is the main router and has on the WAN one end of a /30 from the ISP, I have a /29, /26 and a /25 all of which pass through the AHx4 router, one IP from the /29 goes to the RB1100AHx2 and there are many customers routers connected to the RB1100AHx4, the IP on these are assigned from the /25 and the /26 ranges.
What I need to do is assign a public IP which is connected to the PowerBox pro which in turn is connected to the RB1100AHx2, I am not sure how to get one of my public IP through to the PB Pro, someone mentioned that I may have to subnet one of my other ranges with a slash /30 to do it but not sure how to do this.
I need to route one of my public IP’s through to the powerbox Pro WAN, if the PowerBox pro was connected to the AHx4, assigning an static IP with a static route to internet is not a problem have already a hundred routers connected this way that is not a problem.
I need one of the public IP’s to be assigned to the PB pro and a route through the AHx2 then the AHx4, All my ranges have their static gateway IP on the LAN side of the AHx4, I think I have to subnet one of the ranges to do it so I can have that subnet gateway on the AHx2 lan side, the PB Pro will have NAT on it and one of the Subnet range on the WAN.
Thinking about it a VLAN might be better option to get one IP through the AHx2 to the PB Pro, Bridging is out for this router to get to the AHx2 router there a 3 Bridge links, I have never had much luck with VLANS either, I usually end up factory resetting them because I have lost comms with the router after creating the VlAN
Got it working, I sub-netted a /30 range from my /26 range, then setup static routes through the AHx2 to the PowerBox Pro, setup nat on the PB pro and the PC’s connect to the internet and when i do what is my IP, I get the /30 IP i have issued.
You don’t need to use a public subnet between routers, you can use 10.x.x.x or 100.64.x.x ranges.
Then you can put a single IP on the Router that has the PCs using a new bridge as a loopback and NAT to the single IP. Just replace the /30 route with a /32 route.
I have a public IP on my first main router and on the second router both the main router and the second router also have NAT and issue local IP’s via DHCP to some clients, the first router issues public IP’s to around 200 customers routers via radius, one of those routers is my second router and also has a public IP, NAT and DHCP for local clients, the third router the POWERBOX PRO which connects to router 2 is the one I also need a public IP on, or a different IP range to the LAN of the second router ( Hence looking at VLAN’s ) it will also have NAT and DHCP for local clients on the LAN but no more routers.