RV042 Limit speed all traffic except 1 Public IP

Hi Support team,
I would like to do Bandwidth Management in RV042 router.
I know that this router can limit speed by IPs and ports.
Can I limit speed all traffics except some public IPs?
Please see it in attached file.
Thank you so much.

Hi Thunthorn,
I found an article that might help with your issue: Bandwidth Managment on RV016, RV042, RV042G, and RV082 VPN Routers.
Hope this helps,
Anjana

Similar Messages

  • ACE 4710: Config Allows all traffic except large HTTP downloads

    Hi Folks,
    Got an ACE 4710 with a basic config that seems to work for all traffic except large downloads.
    I've attached the current config
    As I mentioned I can do normal HTTP to a standard destination like google or SSH through the ACE or ICMP
    If i try to get a large file from the server side of ACE, then a trace shows that the first and subsequent 1460Byte packets dont go through ACE
    I've thought of parse lengths, but i cannot see any that seem to affect the generic L4 maps that I am trying to use
    Cheers
    Alan

    I've seen a similar fault. I suppose a lower MSS was sent in the TCP SYN handshake packets (1300 or 1380?) and the packets exceeding that value were dropped by the ACE. This is the default behavior which can be switched to a less strict mode by either
    exceed-mss allow
    or
    no normalization
    commands.
    In our case, a linux web server was whose replies wouldn't keep to the MSS limit.

  • I'm creating a public website and i have a javascript code that works on all browser except firefox. What should i do?

    Hi,
    I'm creating a public website that has a simple javascript button that will just set an asp.net dropdown value. It works on all browser except firefox...
    website: http://healthcareaustralia-web.sharepoint.com/Doctors/DailyShifts1.aspx
    So when you click on reset button it doesn't set the dropdowns to ALL
    this is the code:
    function resetFilters()
    var dropdown = document.getElementById('ctl00_PlaceHolderMain_DropDownList1');
    var ans = "All";
    dropdown.value = ans.value;
    document.location.href = "/Doctors/DailyShifts1.aspx";
    }

    hello, when i test it with current firefox versions, all works as expected: i choose custom dropdown values & select "filter", when i click "reset" next all dropdowns default back to "all" and the list gets refreshed.
    maybe try to [[Clear the cache - Delete temporary Internet files to fix common website issues|clear the cache]] & and reload the page or for other common troubleshooting steps refer to [[Websites look wrong or appear differently than they should]].

  • Cisco RV042 Firewall Blocking LAN Traffic

    Hello Everyone,
    I currently have an RV042G with a downstream SG-300 connected to one of the LAN interfaces.  Connected to the SG-300 are a couple servers running ESXi.  Intervlan routing is working fine on the current setup; however, I only able to connect to my ESXi hosts on a separate VLAN for approximately a minute before the connection is dropped.  I have concluded that the firewall seems to be culprit in blocking my traffic.  If I turn the firewall off, everything acts as expected.  There is a default "ANY/ANY" rule for LAN traffic enabled and I have added a couple extras allowing all traffic for IP ranges, but I still seem to be losing my connections.  To make matters more confusing, I can see ACCESS_RULE events in the firewall logs permitting the traffic (or so I'm interpretting).
    Regardless, here's how my rules currently stand below.  I put another ANY/ANY rule in because the default didn't seem to be working -- I immediately was able to ping other hosts on different VLANs after adding the rule.  I was under the assumption allowing all traffic from any source to any destination would make the LAN pretty accessible.  I would appreciate any guidance or resources on this topic to set up some quick firewall rules to get things up and running.  Thanks in advance.
    Priority
    Enable
    Action
    Service
    Source
    Interface
    Source
    Destination
    Time
    Day
    Delete
    123
    Allow
    All Traffic [1]
    LAN
    10.10.21.1 ~ 10.10.21.31
    10.10.10.10 ~ 10.10.10.10
    Always
    123
    Allow
    All Traffic [1]
    LAN
    10.10.10.10 ~ 10.10.10.10
    10.10.21.1 ~ 10.10.21.31
    Always
    123
    Allow
    All Traffic [1]
    LAN
    Any
    Any
    Always
    Allow
    All Traffic [1]
    LAN
    Any
    Any
    Always
    Deny
    All Traffic [1]
    WAN1
    Any
    Any
    Always
    Deny
    All Traffic [1]
    WAN2
    Any
    Any
    Always

    I guess I should clarify, the SG-300 is running in Layer 3 mode, and the VLANs are defined on it; however, the static routes are defined on the RV042.  Maybe there's a more efficient way of doing this? 
    Below is a scrubbed copy of my switch configuration. 
    config-file-header
    SWITCH01
    v1.3.5.58 / R750_NIK_1_35_647_358
    CLI v1.0
    set system mode router
    vlan database
    vlan 2
    exit
    no bonjour enable
    hostname SWITCH01
    no logging console
    ip ssh server
    ip ssh password-auth
    clock timezone CEST +1
    interface vlan 1
    ip address 10.10.10.2 255.255.255.0
    no ip address dhcp
    interface vlan 2
    name VIRTUAL-MANAGEMENT
    ip address 10.10.21.1 255.255.255.224
    interface gigabitethernet1
    description ESXI01:VMNIC0:MGMT
    switchport trunk allowed vlan add 2
    interface gigabitethernet20
    description UPLINK
    exit
    ip route 0.0.0.0 /0 10.10.10.1 metric 15
    The routes I have defined is:
    Destination IP
    Subnet Mask
    Default Gateway
    Hop Count
    Interface
    10.10.21.0
    255.255.255.224
    10.10.10.2
    1
    eth0
    10.10.10.0
    255.255.255.0
    0
    eth0
    255.255.252.0
    0
    eth1
    239.0.0.0
    255.0.0.0
    0
    eth0
    default
    0.0.0.0
    40
    eth1
    Just to reiterate the problem, I am able to connect to hosts on VLAN 2 from my computer on VLAN 1, but I am disconnected a minute or so later.  When the firewall is disabled, I have no issues with connecting to the host across VLANs and maintaining that connection.  Maybe I have a misconfiguration somewhere that is causing some issues?  I appreciate the help. 

  • How do you to set an limit speed on your router port

    Hi, I got a WRT300N and there 4 port. I like to know if we can set an limit speed on 1 of these 4 port? Example, my port 2 is using for download and I like to limit the speed like 50k/sec. If yes, please could you guide me how do I make the settings? Thank you

    NO, there is no such settings on your Router, which will control your computer speed, Router will distribute the same speed on all the computers. May be you can search for some software we does that.

  • Strange JButton appearance for all LAFs except Windows

    It took me a while to figure out how to repeat this problem, but I finally did. I have a simple BoxLayout container in a JFrame, and with Windows Look and Feel it looks as expected. With any other LAF on my system (Metal, Windows Classic, CDE/Motif) all buttons except one are displayed as if their insets are null. The button border is confined very close to the button text. Calling setSize() on the button doesn't make any difference.
    What makes it strange is that I can't see why one button is displayed properly. And even stranger is the fact that it's not the button position that determines which one looks correct. Take a look at the test code below, which is a stripped down executable extract of my program. The JButton object "settings" is always displayed correctly, even If you re-arrange the arguments to the cbButtonPanel.add() methods so that "settings" is in a different position. I can't see anything different about how settings is defined or configured compared to the other buttons. I even gave them the same button text to eliminate that as the source of the difference.
    If you run the test code with no program argument, it will default to Windows Look and Feel, and the buttons will look as I intended them to. But enter a LAF name for the argument (See the names provided on the console when you run the program) other than Windows and you'll see that all but one button are not displayed properly. (Note that for any multi-word LAF name, e.g. Windows Classic, you need to enclose the argument in quotes.)
    The code seems to be a straightforward implementation of a BoxLayout managed container, as documented in the javadocs and the tutorial. Am I doing something wrong that Windows LAF lets me get away with?
    import java.awt.Container;
    import java.awt.Dimension;
    import java.util.HashMap;
    import javax.swing.BorderFactory;
    import javax.swing.Box;
    import javax.swing.BoxLayout;
    import javax.swing.JButton;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JMenu;
    import javax.swing.JMenuBar;
    import javax.swing.JMenuItem;
    import javax.swing.JPanel;
    import javax.swing.JTextField;
    import javax.swing.SwingUtilities;
    import javax.swing.UIManager;
    import javax.swing.UnsupportedLookAndFeelException;
    import javax.swing.UIManager.LookAndFeelInfo;
    import javax.swing.border.Border;
    public class RcbGuiTest{
         JFrame frame = null;
         int width;
         int height;
         JTextField fileSelect = null;
         JPanel cbButtonPanel;
         JButton sendFile = null;
         JButton copyCBToCB = null;
         JButton copyCBToFile = null;
         JButton settings = null;
         JButton restart = null;
         JMenuBar menuBar;
         JMenu helpMenu;
         JMenuItem about;
         JMenuItem help;
         JMenuItem readme;
         JMenuItem rcbWeb;
         HashMap lafMap = new HashMap();
         String lafName = "";
         public static void main(String[] args){
              if (args.length == 0){
                   args = new String[]{"Windows"};
              final RcbGuiTest test = new RcbGuiTest(args[0]);
              SwingUtilities.invokeLater(new Runnable(){
                   public void run(){
                        test.createAndShowGUI();
         public RcbGuiTest(String lafName){
              this.lafName = lafName;
         public void createAndShowGUI(){
              Border raisedBevel =  BorderFactory.createRaisedBevelBorder();
              frame = new JFrame("RCB Control Panel");
              //set up menu items
              menuBar = new JMenuBar();
              helpMenu = new JMenu("Help");
              about = new JMenuItem("About RCB");
              help = new JMenuItem("RCB Help");
              readme = new JMenuItem("Readme File");
              rcbWeb = new JMenuItem("RCB on the Web");
              helpMenu.add(about);
              helpMenu.add(help);
              helpMenu.add(readme);
              helpMenu.add(rcbWeb);
              menuBar.add(helpMenu);
              frame.setJMenuBar(menuBar);
              Container contentPane = frame.getContentPane();
              JLabel fileSelectLabel = new JLabel(
                        "Enter file name, select files, or drag and drop files");
              fileSelect = new JTextField(30);
              fileSelect.setMinimumSize(new Dimension(250,20));
              fileSelect.setSize(new Dimension(250,20));
              sendFile = new JButton("Button");
              sendFile.setMinimumSize(new Dimension(120,25));
              sendFile.setSize(new Dimension(120,25));
              JButton selectFile = new JButton("Button");
              copyCBToCB = new JButton("Button");
              copyCBToFile = new JButton("Button");
              settings = new JButton("Button");
              restart = new JButton("Button");
              sendFile.setBorder(raisedBevel);
              selectFile.setBorder(raisedBevel);
              copyCBToCB.setBorder(raisedBevel);
              copyCBToFile.setBorder(raisedBevel);
              restart.setBorder(raisedBevel);
              JPanel labelPanel = new JPanel();
              labelPanel.setLayout(new BoxLayout(labelPanel,BoxLayout.X_AXIS));
              labelPanel.add(Box.createRigidArea(new Dimension(5,20)));
              labelPanel.add(fileSelectLabel);
              labelPanel.add(Box.createHorizontalGlue());
              JPanel fieldPanel = new JPanel();
              fieldPanel.setLayout(new BoxLayout(fieldPanel, BoxLayout.X_AXIS));
              fieldPanel.add(Box.createRigidArea(new Dimension(5,20)));
              fieldPanel.add(fileSelect);
              fieldPanel.add(Box.createRigidArea(new Dimension(5,20)));
              JPanel fileButtonPanel = new JPanel();
              fileButtonPanel.setLayout(new BoxLayout(fileButtonPanel, BoxLayout.X_AXIS));
              fileButtonPanel.add(Box.createRigidArea(new Dimension(5,0)));
              fileButtonPanel.add(sendFile);
              fileButtonPanel.add(Box.createRigidArea(new Dimension(5,0)));
              fileButtonPanel.add(selectFile);
              fileButtonPanel.add(Box.createRigidArea(new Dimension(5,0)));
              fileButtonPanel.add(restart);
              fileButtonPanel.add(Box.createHorizontalGlue());
              cbButtonPanel = new JPanel();
              cbButtonPanel.setLayout(new BoxLayout(cbButtonPanel, BoxLayout.X_AXIS));
              cbButtonPanel.add(Box.createRigidArea(new Dimension(5,0)));
              cbButtonPanel.add(copyCBToCB);
              cbButtonPanel.add(Box.createRigidArea(new Dimension(5,0)));
              cbButtonPanel.add(settings);
              cbButtonPanel.add(Box.createRigidArea(new Dimension(5,0)));
              cbButtonPanel.add(copyCBToFile);
              cbButtonPanel.add(Box.createHorizontalGlue());
              contentPane.setLayout(new BoxLayout(contentPane, BoxLayout.Y_AXIS));
              contentPane.add(Box.createRigidArea(new Dimension(0,5)));
              contentPane.add(labelPanel);
              contentPane.add(Box.createRigidArea(new Dimension(0,5)));
              contentPane.add(fieldPanel);
              contentPane.add(Box.createRigidArea(new Dimension(0,5)));
              contentPane.add(fileButtonPanel);
              contentPane.add(Box.createRigidArea(new Dimension(0,5)));
              contentPane.add(cbButtonPanel);
              contentPane.add(Box.createRigidArea(new Dimension(0,5)));
              width = 320;
              height = 180;
              fileSelect.setMaximumSize(new Dimension(width,20));
              frame.setMinimumSize(new Dimension(width, height));
              frame.setResizable(false);
              LookAndFeelInfo[] laf = UIManager.getInstalledLookAndFeels();
              for (int i= 0; i<laf.length; i++){
                   System.out.println("LAF Name: " + laf.getName());
                   lafMap.put(laf[i].getName(), laf[i].getClassName());
              String lafClassName = "";
              try {
                   UIManager.setLookAndFeel( lafClassName = (String)lafMap.get(lafName));
                   System.out.println("Using Look and Feel " + lafName + "\tclass name: " + lafClassName);
              } catch (ClassNotFoundException e1) {
                   // TODO Auto-generated catch block
                   e1.printStackTrace();
              } catch (InstantiationException e1) {
                   // TODO Auto-generated catch block
                   e1.printStackTrace();
              } catch (IllegalAccessException e1) {
                   // TODO Auto-generated catch block
                   e1.printStackTrace();
              } catch (UnsupportedLookAndFeelException e1) {
                   // TODO Auto-generated catch block
                   e1.printStackTrace();
              SwingUtilities.updateComponentTreeUI(frame);
              frame.setVisible(true);

    The problem turned out to be the setBorder() invocations I was making on the JButtons. This was left over from when I originally used a null layout manager, and the setBounds() calls were making the buttons appear at their desired size. The clue came when I discovered that I was setting the border on all buttons except settings, the one that was behaving properly. Why it behaved as expected with Windows LAF I have no idea.

  • Script to automatically UNMOUT all disks EXCEPT Booting Disk

    The following script works directly as "AppleScript Editor" script or application (without any extra modification required) to automatically unmount the "Macintosh HD" disk after booting from other external disk:
    set volname to "Macintosh HD" -- # name of target volume 
    set p to (POSIX path of (volname & ":" as alias))'s text 1 thru -2
    set sh to "diskutil umount " & quoted form of p & " &> /dev/null &"
    do shell script sh
    How to modify it (or create a new one from scratch) to unmount all disks (except the booting one, of course), whatever their names and number?
    Better if the script does not issue any confirmation or warning of any kind, but works in the background without any feedback to the user.
    That is great to automatically unmount ALL disks (except the booting one) after rebooting or booting, saving energy, heat, noise and speeding up the Mac performance (eg., when selecting save as, etc, since such unused disks do not show), extending the life of the unused disks.
    Of course, any disk can be later on manually mounted using the Disk Utility at any time, if required.
    Thanks.

    You shouldn't make assumptions about what the names of the volumes are - both the Finder and System Events have terminology to determine if a disk is the startup volume (or a local volume, for that matter), for example:
    tell application "System Events"
      repeat with someDisk in (get disks whose startup is false and local volume is true)
        set someDisk to POSIX path of someDisk
        do shell script "diskutil umount " & quoted form of someDisk & " &> /dev/null &"
      end repeat
    end tell
    Note that if you are unmounting a disk from a standard account you will be prompted for administrator authentication.

  • No internet access when "Send All Traffic" VPN Checked

    Hi Ladies and Gents
    Wonder if you can help me. These past few days I have been setting up a VPN on my DD-WRT enabled router. I have successfully accomplished such task, however when I'm connected to the VPN on my phone my public IP address does not change, after doing some reading I believe that is because "Send All Traffic" is unchecked in the VPN profile, but when I check "Send All Traffic" I get no internet access what so ever.
    Any advice/input/solution to this would be greatly appreciated.
    Cheers
    Cameron

    Cammy1230 wrote:
    when I'm connected to the VPN on my phone my public IP address does not
    it's not supposed to.

  • How to Set Up Content Blocker to Block All Sites Except Those That Are Listed?

    How to Set Up Content Blocker to Block All Sites Except Those That Are Listed by Firefox?

    One other item I thought I would pass along...
    I noticed that the NVG589 gets terribly confused if a device behind it isn't setup properly first to be a static address.
    Here's the behavior: Say you have a router of your own and you intend to give it one of the addresses from your static IP block. You decide to set it up first and don't make the changes initially in the 589 to force it to be a static IP of some kind-- whether in the private or the public block. You configure the router in this case with DHCP. Your router starts handing out addresses in its own IP range however your configured it.
    But look what the 589 thinks is happening: it sees the DHCP client name associated with the same MAC address changing constantly. It makes entries for each different client name in its device list, sometimes aging out, sometimes not.
    Now trying to save the private IP will result in a "missing data" error. Worse, trying to change things to a public static IP will result in similar messages about the IP being in the wrong range.
    The same issue can also occur if the device was setup statically in the private range and you try to change it to a public static IP.
    The only way to fix this:
    1) If you intend to advertise the router on an IP from your static block, disconnect all devices from the router and the RG, except for the router you want to setup. Wait for the RG to see them as "offline" in the device list. Alternatively, if you intend to setup another device or server on a Static IP, make sure it is the only device connected to the RG.
    2) Switch the IP allocation to "Public"
    3) Renew the lease on the device
    4) Go into the IP Allocation page and fix the IP to one of the public static IPs from your pool
    5) Reconnect all devices.
    Generally, the best practice is to setup each static IP device before connecting any others to the RG.

  • Dmvpn - all traffic via tunnel ?

    Q: I have a dmvpn to a spoke connected via dsl.
    presently I have route 0.0.0.0 0.0.0.0 via pppoe (dslam) This allows me to find the home end of the tunnel and bring the tunnel up.
    How do I tell the spoke router to route all traffic via the tunnel?
    I have eigrp up at the spoke and have advertised 20 or so networks, but i need to provide internet access via this tunnel.
    Thanks

    I think in this case you can use "vrf"
    Just allocate all interfaces into VRF except one which is attached to the internet.

  • IMac Fans running at maximum speed all the time

    Hi Appleians!
    I have an iMac 20inch with 8GB RAM and its an i3 intel processor. I purchased it from a friend of mine who had replaced the original hard drive with another that amounts to a terabyte. Now the fans are running at full speed all the time making it way too noisy to work with. It however works smoothly with no problems except the fans are irritating, it does not heat up though. Anyone with a solution? I tried resseting the SMC it didnt work.
    `Oh and the computer is running on Mavericks.
    Please help!

    See the suggestions by mende1 here >  Mac fan runs all the time

  • How can i use an existing vpn connection without using the option "Send all traffic over vpn connection"?

    I have been trying to get my computer (os x.7) to astablish a remote desktop connection to my work computer via a vpn tunnel. In fact I have just discovered that it works fine if i select to "send all traffic over vpn connection" from the options in the advanced setup of the vpn.
    If the option is selected microsofts "Remote desktop connection for mac" works just fine. However without selecting the option it is not taking advantage of the tunnel but tries to connect as if the tunnel would not exist.
    Now the question is how do I get program to use the vpn tunnel without checking the above option?
    Thanks for any hints and pointers.

    Then can her computer be authorized to both accounts?
    Absolutely. You can authorize any given computer to up to five iTunes Store accounts.
    If purchases are made on her account, to a computer authorized to my account, can I put those songs on my iPod?
    If you connect your iPod to her computer, yes. Tracks download only to the computer from which they're purchased, regardless of which iTunes Store account is used for the purchase. Or you could copy the tracks from her computer to yours and then authorize your computer to her iTunes Store account. But that's sort of defeating the original purpose, it would seem to me.
    is it better to buy music through Amazon downloads and/or actually purchasing CDs to avoid the security features iTunes puts on its music?
    That's certainly an option. If it's an entire album I want, I buy CDs. That way I can import them at the quality I want and to whichever of my systems I want. Amazon or one of the other download stores that offer tracks as MP3 are also an option, though for me download stores are best when you just want a couple of tracks off a given CD.

  • I bought iPhone 5c, did backup of my iphone 3gs did restore to 5c, all ok except social games like modern war and kingdom age data did not restore. need to restore data so dont lose game progress.  also no game center app on 3gs and 5c how do i get game 5

    I bought iphone 5c did backup of my 3gs did restore to 5c, all ok except social data did not restore. i do not want to lose games progress in modern war, crime city and kingdom age. how do i get game data to new phoen. also 3gs and 5c both dont have game center app how do i get game center app on 5c

    I bought iphone 5c did backup of my 3gs did restore to 5c, all ok except social data did not restore. i do not want to lose games progress in modern war, crime city and kingdom age. how do i get game data to new phoen. also 3gs and 5c both dont have game center app how do i get game center app on 5c

  • Win 8.1 domain workstation. Block all access, except for a fews users/groups and domain controller information/date.

    Hi!
    Win 8.1 pro, domain workstation. How Block all access, except for a fews users/groups and domain controller information/date.
    Nuance:
    From domain AD is locked Workstation Firewall "Domain profile" edit.
    Possible?
    cenubit

    Hi GirtsR,
    I am not sure the command to use the SID to accomplish what you want to achieve, if you only know the SID, you could take use Powershell to find the related information, more information, please check:
    Working with SIDs
    And a similar thread for reference:
    How to find user/group known only SID
    More reference: Default local groups.
    Best regards
    Michael Shao
    TechNet Community Support

  • I need to print the footer in all pages except last page.

    Hi,
    I'm working on PO RTF template. I got one probelm, I need to print the footer in all pages except last page.
    Can someone help me in this.
    Thanks in advance.
    Venki.

    This question has been answered already multiple times - please search the forum before posting a question - in case you did and you didn't find it - we added a feature
    in 5.6.2 to solve this problem - It is described in the user guide in the RTF template section search for start@last-page:
    Last Page Support
    XML Publisher now has the ability to show content only on the last page. This is useful for documents such as checks, invoices or purchase orders where you want want content such as the check or a summary in a specific place only on the last page.
    The basic command is:
    <?start@last-page:body?>
    <?end body?>
    http://forums.oracle.com/forums/search.jspa?threadID=&q=%40last-page&objID=f245&dateRange=last90days&userID=&numResults=15&rankBy=9
    Any content above or below these two tags will only appear on the last page of the document.
    Hope that helps,
    Klaus

Maybe you are looking for