<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ael wrote:
<blockquote cite="mid471C7EC1.1070102@ntlworld.com" type="cite">
  <pre wrap="">P laliberte wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">ael wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Philippe Laliberte wrote:
 
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hello,

I am running into a little problem. I did dig into the wiki but to no
avail.

Set-up:

Fedora 7.
kernel-2.6.22.9
Firewall disabled. selinux disabled
Ekiga 2.0.11

Router Modem ADSL SpeedTouch 780
Firewall disabled (once I get Ekiga working I'll test what I can close)
VoIp turned off

Modem routing Configuration

Protocol    Port Range    Translate To ...    Trigger Protocol  
Trigger Port   Any            5000 - 5100    5000 - 5100      
-                               -
UDP           3479 - 3479    3479 - 3479   
UDP                         3479
UDP           3478 - 3479    3478 - 3479   
UDP                         3478
    
        </pre>
      </blockquote>
      <pre wrap="">I can't quite decode the above. If you trigger on 3478 (UDP) and then
open 5000 -5100 (UDP) then it should be ok. I am not sure that is what
you have above is it? I can't make out the first line ending in
5000-5100: how does that relate to the two following lines?

ael
_______________________________________________
ekiga-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ekiga-list@gnome.org">ekiga-list@gnome.org</a>
<a class="moz-txt-link-freetext" href="http://mail.gnome.org/mailman/listinfo/ekiga-list">http://mail.gnome.org/mailman/listinfo/ekiga-list</a>
  
      </pre>
    </blockquote>
    <pre wrap="">Just missing a cariage return

Protocol    Port Range    Translate To ...    Trigger Protocol  Trigger
Port   Any            5000 - 5100    5000 - 5100    -    -
UDP           3479 - 3479    3479 - 3479    UDP   3479
UDP           3478 - 3479    3478 - 3479    UDP   3478


What you mean is that I should just do :

UDP         5000 - 5100    3479 - 3479    UDP   3479
UDP         5100 - 5100    3478 - 3479    UDP   3478
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Looking at that again, why are you translating 3479 into 5000-5100? Or
am I misunderstanding the web interface (I assume)?

Once you see a packet on 3478, then open 5000-5100. Do not translate
3478 into 5000... if that is what the above means. 3478 and 3479 should
be (con) tracked properly by the router. It is just that it will block
5000-5100 unless it is told otherwise.

I have not encountered a SpeedTouch router so I may be misunderstanding
its configuration.

ael
  </pre>
</blockquote>
The error is mine, late doing too many thing at the same time. You did
understand it correctly the first time. <br>
<br>
<pre wrap="">UDP         5000 - 5100    5000 - 5100    UDP   3479
UDP         5100 - 5100    5000 - 5100    UDP   3478</pre>
I'll test it later this afternoon thanks.<br>
<br>
Cheers,<br>
<br>
Philippe<br>
</body>
</html>