Our business just got some tasty GigE fiber, yay! We purchased a RB1100 to handle it. ISP Gave us a /29 like so (first three octets are fake)- 1.2.3.9/29 where 1.2.3.9 is the Network, 1.2.3.10 is our Gateway, and 1.2.3.16 is our broadcast. 255.255.255.248 for netmask.
I have no clue how to set this up. I tried adding 1.2.3.9/29 as an address to eth1 and adding a route of 1.2.3.10 for the gateway, but the ping tool doesn’t work and we’re not seeing any connectivity from their online monitor. Before I try messing with NAT, DHCP, and so on I just want to get this bad boy talking to the Internet.
Web interface shows the gateway as “unreachable” with a Dst.Address of 0.0.0.0/0 and Pref. Source is blank.
Any tips?