Here is the set up, I have a webserver (192.168.60.113) conencted to firewall #1. I have a client (192.168.70.1) connected to firewall #2. Both the webserver and the client are connected to port 0 (it is a long story, but that is how it needs to be). Between firewall #1 and #2 is my common network (meaning both #1 and #2 port eht1 is the same subnet).
Can I do this
1. Set up a translation to take the webserver from 192.168.60.113 to 10.10.1.113 to make it "seen" all clients connected to port eth1 of firewall #1 and #2.
2. Set up another tranlation on Firewall #2 to take 192.168.70.1 to 10.10.1.70
3. Set up another translation to take 10.10.1.113 to 192.168.70.113 to make the webserver "seen" by port 0 of firewall #2.
If I get it right, when the client tries to access the webserver (192.168.70.113):
A. Firewall #2 will translate it to 10.10.1.113 and put it on my common network.
B. Firewall #1 will see this and pass it to the webserver after translating it to 192.168.60.113.
Is this right, or are there issues when trying to bridge two firewalls like this. It is a Pix 501.
I ask this because I am having an issue also with trying to get a telnet session between two computers that are separated by two pix 501s (when I run etherpeek, I see the packets on the wire, but the firewall ignores them and I do have translations and access lists for it!)
Can I do this
1. Set up a translation to take the webserver from 192.168.60.113 to 10.10.1.113 to make it "seen" all clients connected to port eth1 of firewall #1 and #2.
2. Set up another tranlation on Firewall #2 to take 192.168.70.1 to 10.10.1.70
3. Set up another translation to take 10.10.1.113 to 192.168.70.113 to make the webserver "seen" by port 0 of firewall #2.
If I get it right, when the client tries to access the webserver (192.168.70.113):
A. Firewall #2 will translate it to 10.10.1.113 and put it on my common network.
B. Firewall #1 will see this and pass it to the webserver after translating it to 192.168.60.113.
Is this right, or are there issues when trying to bridge two firewalls like this. It is a Pix 501.
I ask this because I am having an issue also with trying to get a telnet session between two computers that are separated by two pix 501s (when I run etherpeek, I see the packets on the wire, but the firewall ignores them and I do have translations and access lists for it!)