Hamed,
My company recently implemented a 5 site VoIP installation and we've used Linux devices as Firewall/Router/VPN devices and thus far have had no problems using them on a daily basis. Even with those connections that are running across dynamically assigned Digital Subscriber Line connections, the frequency of loss is nominal.
Have you considered what VoIP protocol you will be using, as SIP tends to require more overhead than H323? Another thing to consider is that some PBXs will assign an 802.1p tag to packets leaving the hub, but a lot of SIP endpoints do not assign those same tags to packets destined for the hub.
What kind of PBX are you planning on using for this implementation?
Regards,
Andrew
Main Topics
Browse All Topics





by: grbladesPosted on 2005-09-27 at 05:15:00ID: 14965780
1) VoIP uses very small packets and the VPN will increase the size of the packet. This is not a bad thing performance wise but you will be using up more bandwidth and therefore need to be carefull when calculating how many simultaneous calls the VPN will support.
2) If you use proper VPN hardware designed for corporate use (Cisco, Nortel etc...) then the VPN should be very reliable. The reliability of the VPN will then basically be the reliability of the internet connection between offices.
3) This depends on bandwidth and what codec the VoIP is using.
4) You can do a VPN on Linux but I would recommend you go with something like a Cisco PIX as it is a reliable system. If you go with Linux for example it will inheretly be less reliable.