Setup routing between interfaces without allocating static IP on interfaces TZ570
nycphoneservice
Newbie ✭
Hello,
I have a situation here - WAN connection X10 and multiple servers on X4 requiring public IPs (no nat)
I need to pass whole public /29 subnet from X10 to X4 without setting up the static ip on X10 or X4 interfaces
L2 bridge or Transparent bridge requires 1 ip to be setup on either interface so it's not an option...
How can it be done?
Thank you
Category: Mid Range Firewalls
0
Answers
How is the subnet going to be routed to you if you don't have an IP on the interface?
ip unnumbered?
Is there a way to setup something similar to the dumb switch between x10 and x4?
I guess I've figured.
X4 zone: unassigned
X4 ip assignment: unassigned
X10 zone: wan
X10 ip assignment: wire mode (2-port wire)
X10 wire mode type: Secure (if you inbound filtering)
X10 paired interface: X4
X10 paired interface zone: DMZ.
Works as expected, no public IPs are wasted...