dmgaddy
Programmer
- Jan 19, 2001
- 8
Trying to get a handle on how to best allow access between two networks. This is being used for a single purpose, network2 is an offsite NAS to receive backups from network1. I had a site to site VPN working however the connection was so SLOW (3-4 MB/min) that the jobs are failing. Both networks are behind PIX 501 firewalls.
N1 P1 eth0 70.73.133.0 0.0.0.255
N1 P1 eth1 192.168.5.0 0.0.0.255
N2 P2 eth0 70.113.42.0 0.0.0.255
N2 P2 eth1 192.168.1.0 0.0.0.255
How do I set this up so my server on network1 (192.168.5.10) can send files to the file server on network2 (192.168.1.211)?
Any help will be greatly appreciated.
N1 P1 eth0 70.73.133.0 0.0.0.255
N1 P1 eth1 192.168.5.0 0.0.0.255
N2 P2 eth0 70.113.42.0 0.0.0.255
N2 P2 eth1 192.168.1.0 0.0.0.255
How do I set this up so my server on network1 (192.168.5.10) can send files to the file server on network2 (192.168.1.211)?
Any help will be greatly appreciated.