ccb00mer
June 12th, 2008, 10:47 PM
Does anyone know how to configure Apache 2 to forward all incoming packets from a fixed IP on one NIC and forward them to a fixed IP out of another NIC.
This would operate on a machine with two different NIC cards, each with different IP addresses on the same subnet, and should forward all packets, if possible, regardless of type.
All incoming packets would arrive from a fixed IP and would be addressed to only one of the two NICs.
All outgoing packets should go out of the second NIC, and should all be addressed to a second, static IP.
No security would be required, as this would operate on a closed system with no type of external access.
This would operate on a machine with two different NIC cards, each with different IP addresses on the same subnet, and should forward all packets, if possible, regardless of type.
All incoming packets would arrive from a fixed IP and would be addressed to only one of the two NICs.
All outgoing packets should go out of the second NIC, and should all be addressed to a second, static IP.
No security would be required, as this would operate on a closed system with no type of external access.