Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows NT/2000/2003 Server/2008 Server
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows NT/2000/2003 Server/2008 Server Find support for Windows NT/2000/2003 Server/2008 Server editions.

Reply
 
LinkBack Thread Tools
Old 06-08-2009, 01:27 PM   #1 (permalink)
Registered User
 
tazinlwfl's Avatar
 
Join Date: Dec 2007
Location: Palm Beach Gardens, FL
Posts: 93
OS: Windows 7 Beta/RC, Vista SP1, XP Pro SP2/SP3

My System

Question We need a Backup Internet Service

Hi TSF

Recently we had a DSL outage in our area. We couldn't go online, and worse yet, we couldn't receive email. Even if we used our cellphones, the email was routed directly to our server from the web host, so we couldn't send mail out or receive it until the server was given internet access.

My boss wants me to make a back-up plan for when the internet/power goes out. We have battery backups for all of the workstation and our server, but if there is service outage, we need a way to get online to receive email (browsing online isnt as important).

The first thing we considered is a Wireless 3G Card (usb or PCIe) to use as our internet source. A problem I see is the Static IP we use for the domain (local.FQDN) to access RWW and OWA wont work because of the new IP supplied from the Wireless service, which means we wont receive email anyways.

Is it possible to use some sort of proxy? I am not familiar with that sort of set-up.

I know there were services that can maintain a connection even when you have a dynamic IP. Would something like that work?

Also,
I have 2 NICs (1st from modem > Server then the 2nd one from Server > Workstations). I have the RRA set-up, but what would I have to do when I need to utilize the back-up internet source?

I welcome and appreciate and help with this issue.

-Tim
__________________
Cuil^google
tazinlwfl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 06-09-2009, 09:19 AM   #2 (permalink)
Registered User
 
tazinlwfl's Avatar
 
Join Date: Dec 2007
Location: Palm Beach Gardens, FL
Posts: 93
OS: Windows 7 Beta/RC, Vista SP1, XP Pro SP2/SP3

My System

Re: We need a Backup Internet Service

Update/Edit:
I've thought about it a bit more. I think I can explain better what I'm looking for.

I need a method of maintaining communication with my Server regardless of it's method of internet connection. If we need to move the server (i.e. to a hotel in case of an emergency), I need it to be able to receive email and be accessible to clients (when they want to check their email). I need to know how I can set up my domain registration to always know where my email server is no matter "where" my email server is (even if its in the same room, just using a backup form of internet connection). Currently we have a static IP (from AT&T) that I have assigned to our registrar for our mx.domain.com address. I need to make sure that I have something assigned to my registrar that will always communicate with my email server, and not just when it's using that static IP.

The RRA isn't as big of a problem anymore. If we are going to use a backup form of internet connection (like dial up or wireless 3G) then I don't necessarily want users to be using that connection. So I am going to use whatever form of backup internet service I can get my hands on. All I need to know is how to guarantee communication between my server and the registrar so it will always receive email (and allow access to whoever will use OWA).

This is really important, so any ideas or comments are welcome.

Thanks!

-Tim
__________________
Cuil^google

Last edited by tazinlwfl; 06-09-2009 at 09:27 AM. Reason: changed some wording
tazinlwfl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-14-2009, 02:37 PM   #3 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: We need a Backup Internet Service

Just get a second provider .. like perhaps a business cable connection. Buy a router/firewall with a multi wan capability.

Setup the router for policy based routing, dsl will be the main connection, and if theys down .. then it will use the backup.

As for getting email, you will need to instruct your users to use a second dns name when the primary fails.

If money is not an option (sounds like your funds are limited) this is an option.

This could be done with two T-1's from two providers, routed though two diff COs. This would cost 1000-2000 a month.

Guessing your budget is not enough to warrant a true 2 provider BGP solution. In a AS name/ BGP situation, the transition from backup, to primary is seamless.

Last edited by bilbus; 06-14-2009 at 02:38 PM.
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-14-2009, 02:42 PM   #4 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: We need a Backup Internet Service

Another option, is to co-lo your server somewhere. You can still maintain your own server, it would just sit in a data center and you would pay a monthly fee for power, cooling, and bandwidth. You would then setup a ipsec vpn between your office and the datacenter.

If you used ESXI you could put a few servers there for 1U worth of rack space (well 2x 1U, you should have a on site backup server where you can backup data to HDs or tape.)

ESX has changed the data center world in regards to density.

In this situation, you would have 2 internet connections in the office ... say two routers (or a multiwan router) When source 1 goes down, you would switch it to source 2.

After the switch you will have internet connectivity again, and would be able to access the web, and the VPN to the datacenter.

Last edited by bilbus; 06-14-2009 at 02:45 PM.
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 08:08 AM   #5 (permalink)
Registered User
 
tazinlwfl's Avatar
 
Join Date: Dec 2007
Location: Palm Beach Gardens, FL
Posts: 93
OS: Windows 7 Beta/RC, Vista SP1, XP Pro SP2/SP3

My System

Re: We need a Backup Internet Service

Quote:
Originally Posted by bilbus View Post
Just get a second provider .. like perhaps a business cable connection. Buy a router/firewall with a multi wan capability.
Well, the second provider wouldn't help as much if we had to relocate for a while. That's why I was thinking about something mobile. Our server is barely a server, its essentially just a HP Workstation with SBS 03 installed. All we would really need to do is move the tower to another location if the place gets flooded/damaged. Having a backup ISP like Cable would be as restrictive as the DSL if we can't stay here.

Quote:
Originally Posted by bilbus View Post
Setup the router for policy based routing, dsl will be the main connection, and if theys down .. then it will use the backup.
Yea, that's the basic idea. How would that work with something like a ISP that uses a USB antenna? (for example)

Quote:
Originally Posted by bilbus View Post
As for getting email, you will need to instruct your users to use a second dns name when the primary fails.
I was thinking about something like DNSMadeEasy's service for Mail Backup, which offers 3 MX records that will queue any messages that are received while my server offline, then deliver them as soon as it gets back online. But then theres the point of getting online again and their servers finding mine. If I'm using a different ISP, how do they find me?
Our e-mail is a service of our SBS (Exchange 03) so we need to be able to access the server to get our email.

Quote:
Originally Posted by bilbus View Post
If money is not an option (sounds like your funds are limited) this is an option.

This could be done with two T-1's from two providers, routed though two diff COs. This would cost 1000-2000 a month.
Nope. We're looking for something cheap if we could do it. I convinced them to go from a P2P network to a server/workstation set up. We have one server that acts as our office DC, Mail Server, File Server, etc. It was economical to do with the expectations of expansion (which we are still doing). We've already added a few people and adding them to our system was easy (thanks to the server). This issue needs to be solved as inexpensive as possible.
__________________
Cuil^google
tazinlwfl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 08:23 AM   #6 (permalink)
Registered User
 
tazinlwfl's Avatar
 
Join Date: Dec 2007
Location: Palm Beach Gardens, FL
Posts: 93
OS: Windows 7 Beta/RC, Vista SP1, XP Pro SP2/SP3

My System

Re: We need a Backup Internet Service

Quote:
Originally Posted by bilbus View Post
Another option, is to co-lo your server somewhere... You would then setup a ipsec vpn between your office and the datacenter.

In this situation, you would have 2 internet connections in the office ... say two routers (or a multiwan router) When source 1 goes down, you would switch it to source 2.

After the switch you will have internet connectivity again, and would be able to access the web, and the VPN to the datacenter.
This was one of the first things we were thinking of from the beginning. We would only have to worry about our internet connection from our end, and they'd manage it from theirs. But I think we're going to keep it the way we have it for now. I am thinking about reinstalling the server from scratch - things have been added and removed that may have hampered it's processing ability, but that is a thought that only comes up occaisionally. The idea of moving or changing anything major at this time isn't really an option.
__________________
Cuil^google
tazinlwfl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 09:14 AM   #7 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: We need a Backup Internet Service

Well, backup mx is fine for queing mail, i use that.

If you want something portable, i dunno .. you are not gonna find a static ip.

Really the only option is putting the box at a co-lo

unless you just want a redundent connection, thats easy.

Are you worried about your building going away? Thats not realistic .. a loss of power happpns ... but if it did you could just take it home, and redirect the dns.

As for a 3g card, its not static, slow upload and limit you to 5gb generaly
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 09:30 AM   #8 (permalink)
Registered User
 
tazinlwfl's Avatar
 
Join Date: Dec 2007
Location: Palm Beach Gardens, FL
Posts: 93
OS: Windows 7 Beta/RC, Vista SP1, XP Pro SP2/SP3

My System

Re: We need a Backup Internet Service

Quote:
Originally Posted by bilbus View Post
Well, backup mx is fine for queing mail, i use that.
I might get that in general.

Quote:
Originally Posted by bilbus View Post
unless you just want a redundent connection, thats easy.
Could you explain?

Quote:
Originally Posted by bilbus View Post
Are you worried about your building going away? Thats not realistic .. a loss of power happpns ... but if it did you could just take it home, and redirect the dns.
I'm concerned that a hurricane would cause massive water damage. Sometimes there are tornadoes too, so the amount of damage to the building that would require us to relocate temporarily is quite realistic. Happened to a previous job once. I was thinking if we needed to relocate, then it would be to someone's house or a hotel that has internet connection. And what do you mean redirect the DNS?

Quote:
Originally Posted by bilbus View Post
As for a 3g card, its not static, slow upload and limit you to 5gb generaly
Right. The size limitation is fine because it would only be for email (I wouldn't set-up routing for internet access to the workstations). We were considering Dial-Up, too... sort of... Then theres something like no-ip where a software installed on our system would maintain communication with their server. Something like that would allow us to quickly update our IP even if it was dynamic, like from Wireless 3G (which is only 1 idea). I'm not sure the details, but I think we would be able to use whatever they (no-ip) offer as our primary MX record...
__________________
Cuil^google
tazinlwfl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 02:29 PM   #9 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: We need a Backup Internet Service

a redundant connection, as in just a backup if the intenet goes down ... not if your building is out of power, or gone.

Many non business dsl/cable connections block port 80/25 so even if you move there, you will not be able to host exchange.

You would keep your primary mx record (mx1.domain.com A record, pointing to your public ip)

secondary would be mx2.domain.com it would be a cname (Alias) and it would point to name.no-ip.org. You do not want to put a no-ip.com in your mx record directly
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 02:45 PM   #10 (permalink)
Registered User
 
tazinlwfl's Avatar
 
Join Date: Dec 2007
Location: Palm Beach Gardens, FL
Posts: 93
OS: Windows 7 Beta/RC, Vista SP1, XP Pro SP2/SP3

My System

Re: We need a Backup Internet Service

well then. I guess that answers the question then... We'll see if that works. I thank you for your advice and patience bilbus.
:-)
__________________
Cuil^google
tazinlwfl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-15-2009, 03:00 PM   #11 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: We need a Backup Internet Service

sure good luck
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 03:32 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85