If I had to guess.. since we are lacking some information here, I would offer up the following ideas...
Get DSL with at least a 800Kbps data rate. Why DSL? because many cable companies block VPNs which is the second step. Most DSL circuits will pass it.. always ask first.
The quick and dirty way is this way ( one of many)
HeadquartersLAN---router--PIX501--internetDSL--PIX501---RemoteLAN
Note the following items..
1: twp PIX 501 firewalls.. why? because you can open a VPN between them via the internet to pass your traffic which more then likely will include NB protocol stuff like PDC logins, WINS, DHCP broadcasts and so on. THe VPN allows the remote site to look like a local segment for all intents and purposes. The PIXs will also act as firewalls for protection of the LANs.
2: 1 router at the Corp site.. this is to run multiple subnets.. one for the LAN and one for the remote site.
If you want a dial back up solution, then you end up with a 2nd router at the remote site also. More then likely ISDN but I think I mentioned this to you before about running dual Frame connections? It really depends on the bandwidth requirements. Getting a whole remote site on ISDN is tough since you will drop from 800Kbps to 128Kbps(standard ISDN link) You could have special access-lists that when you roll to ISDN, everything no important (like web access) is blocked.. this would help alot. File sharing across 128Kbps would be painful. So perhaps a dual DSL link.. make sure the Telco knows that it's for backup and NOT to run them through the same switch/POP. It would be possible to load balance across the two links. It's possible to keep the single PIX with it's two ports but you need to make sure the 2 DSLs are within the same subnet.. you would use a cheapo hub to consolidate the two DSLs into one link with the correct subnet mask on it.
-----DSL1---------|
-----DSL2---------|Hub|-----PIX---LAN
I've done this and it works pretty well.
As you can see, alot goes into a network design.
MikeS
Find me at
"Take advantage of the enemy's unreadiness, make your way by unexpected routes, and attack unguarded spots."
Sun Tzu