haz wrote:Thanks for a detailed answer.
My ISP does not supply fixed public ip addresses. So my Cable router modem is set to obtain public IP address by DHCP. Can this work?
Yes. No problems there at all. But this method will not work if you attempt a bridge, in most cases. Do feel free to try, though, if they allow it. But it can be complex. LOL
haz wrote:secondly i can bridge the ISP modem router and then add a "comercial router" but i did not really follow your suggestion as to disable the NAT and allow only NAT in the server? i have the agent PCs that need to connect to the internet too through the same connection. How to go around this situation?
Unfortunately, if you have only a single connection you have limited options. We HAVE had call centers use their Vicidial server on an external IP and use that as a web proxy. Then disable the web proxy to see if that improves call quality during "bad moments" (or use proxy controls to choke them entirely), but this is a fairly complex situation.
Generally much easier to disable the proxy entirely during this situation.
The trick then is to turn the Vicidial server into the gateway for the entire network, but this will add load to the Vicidial server. Depending on your system load, however, this has been done. Our first major client had only a single IP and used his Vicidial server on the External IP to act as gateway for the office and a SugarCRM server and a Zimbra server. And had no problems with load because he only had 10 agents and did not "powerdial".
haz wrote:Can the vicidial server act as a DHCP server?
Regards
Yep, not really recommended, but can be done. What you really mean is that the Vicidial server would become the Router/Firewall and provide a private network for the office. So Vicidial would have both an internal and external IP (on two network cards, not possible with a single card) and then all network traffic would pass through the Vicidial server.
Vicidial would provide DHCP and Gateway to the office. Linux does this all the time, but it does add load. It also means that the Vicidial server will become an integral part of your local network. Serious problem if it goes down. Be sure you have an extra Power Supply, CPU Fan, and HD (with a full copy of the present system configuration, ready to put online, possibly "spun down" to avoid any damage during whatever event may bring down the server).