Go  
Thursday, December 04, 2008  
  Forums
Latest Posts
ESXi & ML115 G1 by davidh
Not sure if this will be of interest but I just go...
Rewards for participating in the group by david.host
Enda Flynn from Microsoft Ireland has been very ge...
RE: Cannot start migration wizard on SBS 2008 by davidh
Hi Ivan,I think you may have the same issue that t...
RE: Cannot start migration wizard on SBS 2008 by Ivan
Yes to both!
RE: Cannot start migration wizard on SBS 2008 by davidh
Also is this SP2?Thanks
RE: Cannot start migration wizard on SBS 2008 by davidh
Hi Ivan, Have you had backupexec instaaled on this...
Cannot start migration wizard on SBS 2008 by Ivan
Hi guys, I have just gotten the latest MAPS CDs...
DirectAccess and Branch cache by davidh
Hi guys, Not sure those that are keeping up to da...
RE: Anyone getting lots of "mail undeliverable" emails? by davidh
Hi Ivan,We have moved most our clients to a hosted...
RE: SBS 2008 and Virtualisation by Ivan
Thanks guys.
RE: Can you deploying EBS servers individually? by Ivan
Thanks for the clarification. Damn...
RE: SBS 2008 and Virtualisation by ShaneC
If you don't fall asleep think this technet articl...
RE: Can you deploying EBS servers individually? by ShaneC
If you mean can you deploy yhe exchange 2007 serve...
Can you deploying EBS servers individually? by Ivan
Hi, We are doing a proposal for a medium size c...
RE: Anyone getting lots of "mail undeliverable" emails? by Ivan
I looked into this yesterday and the emails were b...
Anyone getting lots of "mail undeliverable" emails? by Ivan
Hi All,Just a quick straw poll.... we have 3 custo...
Free MS Online Training by ShaneC
http://www.microsoft.com/learning/elearning/course...
RE: Hyper V Redundancy by ShaneC
Also have a look at http://blogs.technet.com/joseb...
RE: SBS 2008 and Virtualisation by davidh
Just something I did not know that Live Migration ...
HTG Groups by davidh
Not  sure if you guys have heard of HTG Peer ...
SBS Ireland Forums
Subject: port forwarding range
Prev Next
You are not authorized to post a reply.

Author Messages
Mike Cahn
Posts:6

28-07-2008 03:38 PM Alert 
i have a customer with sbs2003, no ISA installed (tho i think they have a license for it). i want to forward ports 10000-20000 to an internal phone system. the only way i think this i spossible in RRAS is to run a batch file and add eachport in one at a time. I'm doing this now but i am wondering if this very long list of ports is going to affect server performance when it has to check each incoming packet?
David Houston
Posts:265

31-07-2008 07:20 PM Alert 
That is a lot of ports to open to the wild, are you sure you want to do that?
What is the phone system? There may be alternatives to opening up the network that much.

David Houston
Chad Gross
Posts:10

31-07-2008 08:13 PM Alert 
I'm betting the phone system is Asterisk under the hood? (trixbox, Fonality, etc.) If so, the 10000-20000 range is going to be for rtp, which handles the voice traffic once the call is built. The phone server dynamically picks a port to use for rtp traffic for each separate call. The good news is that the rtp port range is customizable within asterisk. Depending on the number of users and simultaneous calls you are going to have, you can trim this range down. This can be adjusted by editing the rtp.conf file in /etc/asterisk with a stock text editor such as nano. Change your rtpstart and rtpend values to specify the port range you want. Best practices recommend having rtp start at 10001 instead of 10000 since webmin listens on TCP 10000. I've adjusted an rtp port range down as much as 10001-10200 before without noticing any ill effects.

If you really want to secure this, then I would recommend installing & configuring ISA server. This way you can specify your primary sip inbound protocol (TCP 5060-5084) and then specify your UDP rtp range as a secondary connection. This way, the UDP ports for the rtp range aren't always open, but are only dynamically opened to traffic that has initiated a sip connection first.

To answer your primary question - no, I am not aware of any easy way to specify a port range within the RRAS firewall without doing a batch file / vbscript to add separate individual rules.

Chad

Chad A. Gross - SBS MVP
You are not authorized to post a reply.



ActiveForums 3.6
DotNetNuke® is copyright 2002-2008 by DotNetNuke Corporation