Here is my configuration.
ip>address>print
0 75.151.82.85/30 75.151.82.84 ether1
1 192.168.0.1/24 192.168.0.0 ether13
2 192.168.1.1/24 192.168.1.0 ether2
ip>route>print
0 A S 0.0.0.0/0 75.151.82.86 1
1 ADC 75.151.82.84/30 75.151.82.85 ether1 0
2 ADC 192.168.0.0/24 192.168.0.1 ether13 0
3 ADC 192.168.1.0/24 192.168.1.1 ether2 0
I have a rocket M5 connected to ether2 with a default ip of 192.168.1.20 and a pc connected to ether13.
How do I configure the router so I can access the web interface of the rocket m5 from the pc.
Do I make a filter in the firewall?
Do I bridge the network?
Do I use NAT?
I have tried reading the manual but I cannot seem to find what I need.