Bridge Mode or Similar
At my Office, we have a TZ 570. Out ISP is Spectrum Enterprise, where we have dedicated Fiber. This comes into an ADVA where they will only activate one port to be used for WAN. This currently goes into X1 on the TZ 570.
We setup networks for our clients. And I like to test everything internally before deployment. I would like to have them online when doing so. If I connect downstream from our TZ570, I will end up with double NAT, a firewall in front of a firewall, etc. Short of installing a switching between the ADVA and the TZ570, for purposes of connection sharing, is there a configuration I can do in the TZ570? I want the secondary router to have its own static IP config as we have a block of 5 to use.
I tried NativeBridgeMode but my network went down when I did that. I used X5 for the 2nd, and bridged it to X1, the WAN. TIA
Answers
There are 3 ways of doing what you want if your block of 5 IP's is in the same subnet (contiguous or non-contiguous). For example, 5.5.5.0/29 or 5.5.5.0/255.255.255.248 gives a block of 5 IP's (5.5.5.1, .2, .3, .4, .5) and a DG Default Gateway (.6) for host addressing. In this example IP: 5.5.5.1 SM: 255.255.255.248 and DG: 5.5.5.6 is already assigned to the Tz570 X1 WAN Interface. All the below listed ways/modes are 'No NAT' methods where Firewall will not auto add NAT Policies and the hosts (a PC or a Router or another Firewall) are expected to have the Public IP from the rest of the block keyed in direct on their Network Card IPv4 Properties or the respective interface that is connecting to the X5 of the Tz570.
As per your description, if you are just wanting to test the availability and operability of the unused IP's from the block, then the best choice is Transparent IP Mode as it is the least intrusive. However, the same is achievable with all the three modes or as you said using a switch totally bypassing the Tz570. Since these changes the lookup, forwarding and routing behavior, the Tz570 may need a reboot at times to apply the changes on incoming traffic.
I think this guy got something similar working with wire mode (2-port wire):
https://community.sonicwall.com/technology-and-support/discussion/5749/setup-routing-between-interfaces-without-allocating-static-ip-on-interfaces-tz570#latest