We have a Draytek Vigor 2820 in our office and we have a few servers running websites and email applications. These servers each have their own public ip using WAN aliases that are mapped to their local IP.

I am looking to extend our IP block (from our ISP) from 5 static IP addresses to 15. The problem is, I can't find a medium business type router that supports more than 8 WAN aliases.

Is there an alternative way of routing public IP addresses to local servers that bypasses the 8 alias limit. Or do we need a much more expensive router? Our current router cost about £200. The top Draytek router I found with the same limitation is around £500.

link|improve this question

I'm not quite sure what you mean with WAN Aliases - do you mean that your current router only supports 8 external IP addresses? – Mark Henderson Dec 13 '11 at 23:07
Yeah, sorry that may be Draytek specific terminology. – dannymcc Dec 13 '11 at 23:09
@MarkHenderson judging by the question I think he's referring to 1:1 NAT entries. – MDMarra Dec 13 '11 at 23:11
@MarkM yep, that's exactly what I mean. I didn't call it a one to one entry because I thought it was a Draytek term. Stupid, eh! – dannymcc Dec 13 '11 at 23:12
feedback

1 Answer

up vote 3 down vote accepted

I've never heard of Draytek. If you get a midrange router from a major vendor like Cisco, Juniper, Extreme, etc, you shouldn't run into these asinine limitations. You get what you pay for.

link|improve this answer
Do any of those brands have GUI's? I'm not quite ready to control the router using command line only. – dannymcc Dec 13 '11 at 23:25
I know that Linksys models have GUIs and you can have 8 ranges of IP addresses for 1:1 NAT. So if your internal IP's and external IP's are sequential and all in the right order, you can do it all in one entry. It's a stupid system though. – Mark Henderson Dec 14 '11 at 1:03
@dannymcc I don't know. I don't manage any that do. I wouldn't even know where to begin to look for that since its not a requirement of mine. – MDMarra Dec 14 '11 at 1:06
Thanks for your help, I've solved the problem by routing the IP's using a second subnet on the router rather than using the 1:1 NAT. Thanks! – dannymcc Dec 14 '11 at 15:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.