• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Transparent FTP server redundancy

Biggs

Diamond Member
A public FTP server (behind a router) is currently routed to a T1 line. An SDSL is on standby incase the T1 goes down. Is there a commericial router that can automatically "switch" to the other connection if the main one fails? This should be transparent to all incoming and outgoing users.
 
Just about any router can do that, commercial ones at least.

You're biggest problem is going to be addressing. Best bet is to get both connections from the same provider so you can keep the same "public" ip address or IP network.
 
Yes, I should've mentioned that. Incoming users would use only 1 public IP (e.g. 200.200.200.200). If this public IP goes down, the router should automatically route the incoming traffic to the backup DSL line. However, incoming users would still use the 200.200.200.200 IP, ergo, it's transparent to them. Is this possible?
 
Well the problem is the provider and whether or not they would route that IP.

Otherwise if they will then you're dealing with simple network address translation and routing - any commerical router will be fine.
 
Originally posted by: Biggs
I see your point. Oh well...

Well looking at that link it seems like that can do it.

I'm used to working with commercial stuff where we're dealing with networks, not just single IP addresses.

That product seems to do what you need with the "virtual server" feature.
 
Back
Top