Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Traffic shaper wizard issue (i386)

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    30 Posts 10 Posters 12.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      bouncer
      last edited by

      For me is the same. It jump to voip step. After 2-3 times try it stay in empty page. But when i go to recheck all the value from games, torrents and application priority unchecked.

      1 Reply Last reply Reply Quote 0
      • D Offline
        dszp
        last edited by

        I had a similar issue a few weeks ago, this sounds somewhat similar: http://forum.pfsense.org/index.php/topic,30122.msg156006.html

        I haven't tried since to configure the shaper, but I never did get it working then.

        David Szpunar

        1 Reply Last reply Reply Quote 0
        • A Offline
          andrew0401
          last edited by

          Exact same problem in the current snapshot - all wizards appear to work until the last screen - and all yu get is blank and you have to enter URL by hand to continue.  Queues appear to exist but all traffic takes the default queue.

          Log shows

          Dec 3 08:53:28 php: : The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/wan-queuedrops.rrd -t :wan:qInternet:qACK:qDefault:qP2P:qOthersHigh:qOthersLow N:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: unknown DS name '''
          Dec 3 08:53:28 php: : The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/wan-queues.rrd -t :wan:qInternet:qACK:qDefault:qP2P:qOthersHigh:qOthersLow N:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: unknown DS name '''
          Dec 3 08:53:28 php: : The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/lan-queuedrops.rrd -t :lan:qInternet:qACK:qDefault:qP2P:qOthersHigh:qOthersLow N:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: unknown DS name '''
          Dec 3 08:53:28 php: : The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/lan-queues.rrd -t :lan:qInternet:qACK:qDefault:qP2P:qOthersHigh:qOthersLow N:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: unknown DS name '''

          Regards

          Andrew

          1 Reply Last reply Reply Quote 0
          • _ Offline
            _igor_
            last edited by

            Nop. Your description sounds like other thing. What i get is nothing, say no queue is created and wizard jumps back to VOIP.

            Tested again: On Single LAN Multi WAN it jumps back as at all other wizards, but here i get an error-message:

            Custom Bandwidths are greater than 30%. Please lower them for the wizard to continue.

            I had put in 100k Up/Download, my setting from WAN was Up=10MBit, Down=100MBit. So internal calcs seem to be wrong. Tested the same thing with 1% Up/Down for VOIP, but same message appears.

            Hope that helps.

            1 Reply Last reply Reply Quote 0
            • _ Offline
              _igor_
              last edited by

              After updating to the last snap i encounter the same behaviour than before. I end up with en endless loop jumping back to VOIP.
              I have opened up a bug-report:
              http://redmine.pfsense.org/issues/1081

              1 Reply Last reply Reply Quote 0
              • D Offline
                dreamslacker
                last edited by

                Are you, by any chance, using Internet Explorer to configure the unit?  I've encountered problems with using IE to configure pfSense where changes are not committed.  Firefox and Chrome work fine though.

                1 Reply Last reply Reply Quote 0
                • _ Offline
                  _igor_
                  last edited by

                  Nop. I use Safari, netscape doesn't even show the menus right. IE doesn't exist on Mac.

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    andrew0401
                    last edited by

                    We always use Firefox (3.6.12) and we have the problem

                    Regards

                    Andrew

                    1 Reply Last reply Reply Quote 0
                    • E Offline
                      eri--
                      last edited by

                      Should be fixed on latest snapshots.

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bouncer
                        last edited by

                        Not fixed in latest version. Same it is jump to voip section.

                        1 Reply Last reply Reply Quote 0
                        • E Offline
                          eri--
                          last edited by

                          If you are getting back to VoIP means that you have passed the 30% of specified link values.
                          Read at the first step of the wizard what it tells you.
                          It should warn you though that this is the case!?

                          Can you give me your config.xml and screenshots of your wizard steps so i can replicate it.
                          Otherwise i cannot reproduce this.

                          1 Reply Last reply Reply Quote 0
                          • B Offline
                            bouncer
                            last edited by

                            Here it is.

                            <shaper><queue><interface>wan</interface>
                            <name>wan</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>wan</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>wan</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>wan</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>wan</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>50Kb</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>wan</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>wan</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>wan</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt1</interface>
                            <name>opt1</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt1</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt1</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt1</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt1</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>50Kb</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt1</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt1</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt1</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt2</interface>
                            <name>opt2</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt2</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt2</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt2</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt2</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>50Kb</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt2</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt2</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt2</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt3</interface>
                            <name>opt3</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt3</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt3</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt3</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt3</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>50Kb</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt3</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt3</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt3</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt4</interface>
                            <name>opt4</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt4</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt4</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt4</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt4</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>15.2%</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt4</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt4</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt4</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt5</interface>
                            <name>opt5</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt5</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt5</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt5</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt5</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>15.2%</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt5</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt5</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt5</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt6</interface>
                            <name>opt6</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt6</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt6</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt6</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt6</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>15.2%</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt6</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt6</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt6</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>opt7</interface>
                            <name>opt7</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>800</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qACK</name>
                            <interface>opt7</interface>
                            <priority>6</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>opt7</interface>
                            <priority>3</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>opt7</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>opt7</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>15.2%</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>opt7</interface>
                            <priority>5</priority>
                            <bandwidth>15.2</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.2%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>opt7</interface>
                            <priority>4</priority>
                            <bandwidth>7.6</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.6%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>opt7</interface>
                            <priority>2</priority>
                            <bandwidth>3.8</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.8%</linkshare3>
                            <linkshare>on</linkshare></queue></queue>
                            <queue><interface>lan</interface>
                            <name>lan</name>
                            <scheduler>HFSC</scheduler>
                            <bandwidth>64000</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <queue><name>qInternet</name>
                            <interface>lan</interface>
                            <bandwidth>64000</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>64000Kb</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>64000Kb</upperlimit3>
                            <upperlimit>on</upperlimit>
                            <queue><name>qACK</name>
                            <interface>lan</interface>
                            <priority>6</priority>
                            <bandwidth>15.99</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.99%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersDefault</name>
                            <interface>lan</interface>
                            <priority>3</priority>
                            <bandwidth>7.995</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn></queue>
                            <queue><name>qP2P</name>
                            <interface>lan</interface>
                            <priority>1</priority>
                            <bandwidth>20</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <default>on</default>
                            <ecn>on</ecn>
                            <linkshare3>20%</linkshare3>
                            <linkshare>on</linkshare>
                            <upperlimit3>20%</upperlimit3>
                            <upperlimit>on</upperlimit></queue>
                            <queue><name>qVoIP</name>
                            <interface>lan</interface>
                            <priority>7</priority>
                            <bandwidth>32</bandwidth>
                            <bandwidthtype>Kb</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <realtime3>800Kb</realtime3>
                            <realtime>on</realtime></queue>
                            <queue><name>qGames</name>
                            <interface>lan</interface>
                            <priority>5</priority>
                            <bandwidth>15.99</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>15.99%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersHigh</name>
                            <interface>lan</interface>
                            <priority>4</priority>
                            <bandwidth>7.995</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>7.995%</linkshare3>
                            <linkshare>on</linkshare></queue>
                            <queue><name>qOthersLow</name>
                            <interface>lan</interface>
                            <priority>2</priority>
                            <bandwidth>3.9975</bandwidth>
                            <bandwidthtype>%</bandwidthtype>
                            <enabled>on</enabled>
                            <ecn>on</ecn>
                            <linkshare3>3.9975%</linkshare3>
                            <linkshare>on</linkshare></queue></queue></queue></shaper>

                            1 Reply Last reply Reply Quote 0
                            • E Offline
                              eri--
                              last edited by

                              Well this are the generated queues which means thew izard worked?!

                              1 Reply Last reply Reply Quote 0
                              • cyber7C Offline
                                cyber7
                                last edited by

                                I am also having the same problem…  qDefault takes all the traffic after upgrading today (09 12 2010).  I also get the Blank screen after the bogus last screen...

                                Kind Regards
                                Aubrey Kloppers

                                When you pause to think, do you start again?

                                2.2.4-RELEASE (amd64)
                                built on Sat Jul 25 19:57:37 CDT 2015
                                FreeBSD 10.1-RELEASE-p15
                                and
                                pfSense 2.3.2-RELEASE-p1 (amd64 full-install) on pfSense

                                1 Reply Last reply Reply Quote 0
                                • _ Offline
                                  _igor_
                                  last edited by

                                  Tried it with snap 2.0-BETA4 (i386) built on Tue Dec 7 05:18:51 EST 2010: same as before.
                                  Here a pic from the VOIP-page after pressing "Finish". No queue is created.

                                  When Upload is 10MBit/sec, 100k/sec is never more than 30%. But no error-message comes up.

                                  Oh, tried with IP with same result

                                  shaper.gif
                                  shaper.gif_thumb

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    loftyDan
                                    last edited by

                                    Using the build built on Wed Dec 8 14:27:51 EST 2010, my traffic shaper has starting working correctly (previously I had the other shaper issue were finish lead to a blank screen).  Does this build fix your issue as well?

                                    1 Reply Last reply Reply Quote 0
                                    • _ Offline
                                      _igor_
                                      last edited by

                                      Nop. Tested now, 2.0-BETA4 (i386) built on Thu Dec 9 04:14:22 EST 2010

                                      the browser-adressfield shows this when it jumps back: https://…/wizard.php?xml=traffic_shaper_wizard.xml&stepid=2&message=

                                      Looks as if its not fixed.

                                      1 Reply Last reply Reply Quote 0
                                      • _ Offline
                                        _igor_
                                        last edited by

                                        With update from Dec. 10 there is an error-message complaining 30% of bandwith exceeded. With update from Dec. 12 still the same error. I tried with all combinations including senseless values, no change. Every time bandwith exceeds the available bandwith, so the calculo behind seems to be broken. No queues are created.

                                        1 Reply Last reply Reply Quote 0
                                        • E Offline
                                          eri--
                                          last edited by

                                          Post me your ezshaper section.

                                          1 Reply Last reply Reply Quote 0
                                          • _ Offline
                                            _igor_
                                            last edited by

                                            Here we go:

                                             <ezshaper><step1><numberofconnections>1</numberofconnections>
                                            			<numberoflocalinterfaces>1</numberoflocalinterfaces></step1> 
                                            		 <step3><local0download>640</local0download>
                                            			<local0downloadspeed>Kb</local0downloadspeed>
                                            			<conn0upload>2</conn0upload>
                                            			<conn0uploadspeed>Kb</conn0uploadspeed>
                                            			<download>2</download>
                                            			<downloadspeed>Kb</downloadspeed>
                                            			<enable>on</enable>
                                            			<provider>Generic</provider>
                                            
                                            <address>eureka</address>
                                            
                                            			<connupload>0,64</connupload>
                                            			<connuploadspeed>%</connuploadspeed>
                                            			<conndownload>0,64</conndownload>
                                            			<conndownloadspeed>%</conndownloadspeed></step3> 
                                            		 <step4><enable>on</enable>
                                            			<bandwidthunit>%</bandwidthunit>
                                            
                                            <address>win2000</address>
                                            
                                            			<bandwidth>1</bandwidth></step4> 
                                            		 <step7><enable>on</enable>
                                            			<msrdp>H</msrdp>
                                            			<vnc>H</vnc>
                                            			<appleremotedesktop>H</appleremotedesktop>
                                            			<pcanywhere>D</pcanywhere>
                                            			<irc>L</irc>
                                            			<jabber>L</jabber>
                                            			<icq>L</icq>
                                            			<aolinstantmessenger>L</aolinstantmessenger>
                                            			<msnmessenger>L</msnmessenger>
                                            			<teamspeak>L</teamspeak>
                                            			<pptp>D</pptp>
                                            			<ipsec>H</ipsec>
                                            			<streamingmp3>D</streamingmp3>
                                            			<rtsp>D</rtsp>
                                            			<http>H</http>
                                            			<smtp>L</smtp>
                                            			<pop3>L</pop3>
                                            			<imap>L</imap>
                                            			<lotusnotes>L</lotusnotes>
                                            			<dns>H</dns>
                                            			<icmp>H</icmp>
                                            			<smb>D</smb>
                                            			<snmp>H</snmp>
                                            			<mysqlserver>H</mysqlserver>
                                            			<nntp>D</nntp>
                                            			<cvsup>D</cvsup>
                                            			<slingbox>D</slingbox>
                                            			<hbci>D</hbci></step7> 
                                            		 <step5><enable>on</enable>
                                            			<p2pcatchall>on</p2pcatchall>
                                            			<bandwidth>30</bandwidth>
                                            			<bandwidthunit>%</bandwidthunit>
                                            			<bittorrent>on</bittorrent>
                                            			<buddyshare>on</buddyshare>
                                            			<cutemx>on</cutemx>
                                            			<dcplusplus>on</dcplusplus>
                                            			<dcc>on</dcc>
                                            			<directconnect>on</directconnect>
                                            			<directfileexpress>on</directfileexpress>
                                            			<edonkey2000>on</edonkey2000>
                                            			<fasttrack>on</fasttrack>
                                            			<gnutella>on</gnutella>
                                            			<grouper>on</grouper>
                                            			<hotcomm>on</hotcomm>
                                            			<hotlineconnect>on</hotlineconnect>
                                            			<imesh>on</imesh>
                                            			<napster>on</napster>
                                            			<opennap>on</opennap>
                                            			<scour>on</scour>
                                            			<shareaza>on</shareaza>
                                            			<songspy>on</songspy>
                                            			<winmx>on</winmx>
                                            			<aimster>on</aimster></step5> 
                                            		 <step2><downloadscheduler>HFSC</downloadscheduler>
                                            			<conn0uploadscheduler>HFSC</conn0uploadscheduler>
                                            			<conn0upload>10</conn0upload>
                                            			<conn0uploadspeed>Mb</conn0uploadspeed>
                                            			<conn0download>100</conn0download>
                                            			<conn0downloadspeed>Mb</conn0downloadspeed>
                                            			<conn0interface>wan</conn0interface></step2></ezshaper> 
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.