<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>28391</bug_id>
          
          <creation_ts>2013-01-18 20:23:46 +0400</creation_ts>
          <short_desc>Нужна возможность перенаправления диапазона портов.</short_desc>
          <delta_ts>2013-01-21 11:28:22 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>alterator-net-iptables</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>backport</keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Prokopyev">andrey</reporter>
          <assigned_to name="Mikhail Efremov">sem</assigned_to>
          <cc>sem</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>136971</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Prokopyev">andrey</who>
    <bug_when>2013-01-18 20:23:46 +0400</bug_when>
    <thetext>По мотивам http://forum.altlinux.org/index.php/topic,28449.0.html

стандартная запись, которую генерирует веб-интерфейс в efw:
-p udp --destination 85.113.**.** --dport 10000 -j DNAT --to-destination 10.10.**.**:10000
А для перенапраления диапазона достаточно:
-p udp --destination 85.113.**.** --dport 10000:20000 -j DNAT --to-destination 10.10.**.**
При попытке вписать в диалоге перенаправления портов значение порта в источнике 5900:5908, а в приемнике отставить пустым - приводит к ошибке &quot;неверное значение порта&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>137059</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2013-01-21 11:28:22 +0400</bug_when>
    <thetext>На Sisyphus.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>