<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2>Thiago, </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2>Em: <A 
href="http://www.voip-info.org/wiki-NAT+and+VOIP">http://www.voip-info.org/wiki-NAT+and+VOIP</A>&nbsp;vc 
vera detalhes desta solução.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2>&nbsp;- vc precisa direcionar o range de portas (para o SIP 
e para o RTP)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796370019-28122006><FONT face=Arial 
color=#0000ff size=2>&nbsp;&nbsp;&nbsp; - SIP signaling: Ports 5060 to 5070 
</FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp;&nbsp;- </SPAN>RTP audio: Ports 8766 
to 35000&nbsp;<SPAN class=796370019-28122006>(veja o arquivo rpt.conf para saber 
o range de portas RTP)</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT><FONT><SPAN class=796370019-28122006>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp; O meu redirecionamento esta assim 
(mas repare que eu direciono o trafego que chega na eth1 -&nbsp; e nao no IP 
como vc gostaria - basta trocar o "-i eth1" para "-d&nbsp; xxx.xxx.xxx.xxx" - q 
deve funcionar) :</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp; </SPAN>#roteameto do ASTERISK - 
Protocolo SIP<BR></FONT></FONT></FONT><FONT face=Arial><FONT color=#0000ff><FONT 
size=2><SPAN class=796370019-28122006>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN>#Protocolo SIP<BR><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN>iptables -t nat -A PREROUTING -p udp --dport 5060:5070 -i eth1 -j DNAT 
--to-destination 192.168.1.103<BR><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#</SPAN>Protocolo 
RTP<BR><SPAN class=796370019-28122006>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN>#iptables -t nat -A PREROUTING -p udp --dport 8766:35000 -i eth<SPAN 
class=796370019-28122006>1</SPAN> -j DNAT --to-destination 
192.168.1.103<BR></FONT></FONT></FONT></DIV></SPAN></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>&nbsp;- Carregar modulos nat do sip para o 
iptables</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- /sbin/modprobe 
ip_conntrack_sip<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- /sbin/modprobe 
ip_nat_sip<BR></SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>- No servidor de DESTINO altere o 
/etc/asterisk/sip.conf&nbsp; (<A 
href="http://www.asteriskguru.com/tutorials/sip_nat_oneway_or_no_audio_asterisk.ht"><U><FONT 
color=#0000ff size=2><A 
href="http://www.asteriskguru.com/tutorials/sip_nat_oneway_or_no_audio_asterisk.html">http://www.asteriskguru.com/tutorials/sip_nat_oneway_or_no_audio_asterisk.ht</U></FONT></A><FONT 
size=2>ml</A>&nbsp;- neste link fala desta configuração) - faca um reload no 
servidor.</FONT></SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp; </SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006>&nbsp;&nbsp;&nbsp; variável --&gt; "NAT = 
yes"</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796370019-28122006></SPAN></FONT></FONT></FONT><FONT face=Arial 
color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT><FONT><FONT face=Arial><FONT color=#0000ff><FONT 
size=2></FONT></FONT></FONT>&nbsp;</DIV></FONT></FONT>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>O meu estah funiconando 100%% - Espero ter 
ajudado.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>Com estes passos eu fiz com que todo o trafego de VOIP 
q chega no meu servidor X seja direcionado para o servidor Y. No meu caso o meu 
servidor X é o servidor no qual chega a minha internet, onde eu tenho um IP 
válido para internet (um 200 alguma coisa).</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT><FONT face=Arial color=#0000ff 
size=2><SPAN class=796370019-28122006></SPAN></FONT><FONT face=Arial 
color=#0000ff size=2><SPAN class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>Estou estudando agora um controle de banda para dar 
prioridade à voz na minha rede, se algume tiver alguma dica.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>Sou novo no assunto, entao se eu falei alguma bobagem 
me falem.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>Cordialmente, </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006>Moacir O. de Souza Junior</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=796370019-28122006></SPAN></FONT></SPAN>&nbsp;</DIV>
<DIV class=OutlookMessageHeader lang=pt-br dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>De:</B> 
asteriskbrasil-bounces@listas.asteriskbrasil.org 
[mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org] <B>Em nome de 
</B>thiago_83<BR><B>Enviada em:</B> quinta-feira, 28 de dezembro de 2006 
15:28<BR><B>Para:</B> asteriskbrasil<BR><B>Assunto:</B> [AsteriskBrasil] 
redirecionamento de portas<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<DIV>Boa Tarde</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>Estou com 2 servidores asterisk, os 2 estao funcionando redondo, mas eu 
quero redirecionar com iptables todos os usuarios do primeiro pro segundo 
servidor.</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>fiz a seguinte regra no primeiro;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>iptables -t nat -A PREROUTING -d&nbsp;xxx.xxx.xxx.xxx -p udp -m udp 
--dport&nbsp;5060 -j DNAT --to-destination yyy.yyy.yyy.yyy:5060<BR></DIV>
<DIV>onde xxx.xxx.xxx.xxx ip do primeiro server e yyy.yyy.yyy.yyy ip do 
segundo.</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>Se alguem tiver alguma ideia&nbsp;e puder dar uma ajuda de como vo 
redireciona isso, fico agradecido.</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>Abraço</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>Thiago</DIV></DIV></BODY></HTML>