Folks, Is this possible and/or a good idea? I have a router with three interfaces:
sis0: external interface, IPv4 address 1.2.3.4/24 sis1: internal interface, IPv4 address 192.168.1.1/24 sis2: DMZ interface, IPv4 address 192.168.2.1/24 NAT rules pass all traffic from the internal and DMZ zones through the external IP address. I have a couple of servers with IPv4 addresses 192.168.2.2 and 192.168.2.3 in the DMZ, with rdr-to rules that send traffic in to them from 1.2.3.4. I need to place a server at 1.2.3.5, and the software I have to run needs the server itself to have the IPv4 address 1.2.3.5 -- I can't NAT it and give the server the address 192.168.2.4 in the DMZ. (Don't ask. *shudder*) Can I set up a bridge between sis0 and sis2 so that traffic for 1.2.3.5 gets passed through to the server via sis2 as well as having the IPv4 address 1.2.3.4 on sis0? Or is there a better way to do this? --Paul [demime 1.01d removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]