<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Mittwoch, 30. September 2009, Rakhmadhany Primananda wrote:<br>
&gt; I've just setting SIP Express Router and Mediaproxy in 1 PC. Then, I'm<br>
&gt; setting in NAT Router that only activated for MASQUERADE like this:<br>
&gt; iptables -A POSTROUTING -s 172.17.2.0/24 -o eth1 -j MASQUERADE<br>
&gt;<br>
&gt; NB:I assume in network 10.100.0.0/24 (eth1) as public IP and<br>
&gt; 172.17.2.0/24as private IP.<br>
&gt;<br>
&gt; When I calling with x-lite and activated mediaproxy service, the connection<br>
&gt; running well with 2 direction (full duplex from 10.x.x.x to 172.x.x.x<br>
&gt; conversely).But,when I stopping mediaproxy service (for proving that voice<br>
&gt; packet if pass NAT will connect half duplex or maybe broken),apparently<br>
&gt; this connection still running well with 2 direction<br>
&gt;<br>
&gt; my question,,<br>
&gt; why this happened?<br>
&gt; are having trouble with mediaproxy or SIP Express Router?<br>
&gt; i'm confusing,,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hi Rakhmadhany,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>this sounds indeed a bit strange. Have you confirmed with ngrep or other network debugging tools that the media data really are routed over the NAT router? Another thing, have you checked that the mediaproxy server was actually stopped on the machine, perhaps the command not worked? Just guessing about some reasons..<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Regards,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>