[Siproxd-users] multiple wan proxying
Status: Beta
Brought to you by:
tries
From: Jean C. <cer...@gm...> - 2013-05-16 14:31:24
|
Hello All ! I am trying to setup an asterisk server with multiple nated nic and multiple dsl links (one nic = one dsl link = one ip) in order to allow clients to use indiferently a nic/public ip (to register and exchange media) I am thinking of using siproxd to achieve this. I'd like siproxd to listen on a given interface (say eth1), possibly with a specific port if it helps, and that it redirects all this traffic to asterisk on port 5060 / eth0 - reciprocically, asterisk would reply on port /eth1 (or lo0) and siproxd would push all this to the client via eth1 and its public adress Is this feasible ? note: I've installed siproxd 0.8.1 - but no default config file - does it have to be created by hand ? Thanks to all J. |