Hi,
I have a routerboard to which I've connected two cable modems. I have them configured on ether1 and ether2, modem 1 is distance 1 with a ping check, falling back to modem 2 with a distance 2. Even though they are 2 different brands, their admin page address is the same hardcoded ip: 192.168.100.1. As a result I can access whichever is the active ether port, but I'd like to be able to map a 2nd IP address so I can access them both simultaneously. So basically if I could map 192.168.100.2=>192.168.100.1:ether2 I'd be happy. I've done a lot of reading of the plentiful docs and discussions (which is how I've gotten as far as I have) but this part isn't clicking. Any thoughts?
Thanks