RV042 randomly ignores SSDP M-SEARCH queries

For some reason, RV042 does not answer all SSDP broadcast search queries. I have tried to analyse this problem from linux using upnp-inspector and by capturing the UDP traffic to/from port 1900 with wireshark (udp.port == 1900). Attached is the capture of ~20 minutes of SSDP in/out traffic.
No.     Time        Source                Destination           Protocol Info
     17 0.559588    192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
     18 0.559629    192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
     79 120.560171  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
     80 120.560235  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    158 240.559702  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    159 240.559767  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    226 360.559764  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    227 360.559831  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    291 480.560218  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    292 480.560281  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    379 600.559864  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    380 600.559925  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    435 720.560255  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    436 720.560317  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    467 763.533832  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    541 763.635118  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    542 763.736136  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    543 763.837368  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    544 763.938498  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    545 764.039087  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    546 764.140391  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    547 764.241452  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    548 764.342119  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    549 764.443370  192.168.1.1           239.255.255.250       SSDP     NOTIFY * HTTP/1.1
    598 840.559827  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
    599 840.559891  192.168.1.104         239.255.255.250       SSDP     M-SEARCH * HTTP/1.1
Please note that it took nearly 13 minutes for the router to answer, although the query was sent twice every 2 minutes.
I don't think it is acceptable for the router to randomly ignore M-SEARCH SSDP queries; i.e. Transmission sends three queries at the startup and then simply gives up, declaring input port closed.
Uros.

Ruben,
Have you tried using the ANSI string concatenation operator ||
You may also want to try the SOA Suite or BPEL forums, as there are probably more people who understand what you are asking over there.
John

Similar Messages

  • Is it possible to save/export and load search queries?

    Currently, when I open the Find/Replace window (Apple+F), I see a long list over every query I have saved in the dropdown menu. This is not ideal for me because of the 100 queries, I might only use 1–10 for Project A, 11–20 for Project B, and so on. Is it possible to export and save a group of search queries in one file, a second group in a second file, and so on? I would like to be able to load only the search queries that are relevant to a specific project and have in mind something akin to the "save" and "load" options in the swatches panel and styles panels.
    I hope my question is clear, but please let me know if you would like additional information.

    Your saved queries are stored as individual xml files in the Find-Change Queries folder in the prefs written in your user profile/library. Queries in subfolders don't seem to show up in the dialog list. It seems reasonable that you might be able to save sets in subfolders, then copy them into the main folder when you want them, but doing it manually would be a major pain. If multi-find/change doesn't do it for you already, it might be worth asking in the scripting forum if anyone could help with a script that would.

  • Laptop Keyboard problem, some keys get randomly ignored

    Hello,
    This is a problem that occurs with all razer blade notebooks when running linux (does not occur in Windows 8); some keys get randomly ignored when you type at your normal speed, and it is very frustating especially when typing passwords or programming. At the moment we have to type very slowly in order to get all keystrokes caught. The keyboard has antighosting technology, maybe that info is useful.
    This is the further we went in this post:
    https://bbs.archlinux.org/viewtopic.php?id=161634
    In that post, a forum partner proposed to modify "drivers/hid/usbhid/hid-core.c" and set "interval = 1;" right after the mouse pooling interval was set, around line 1134 of the file. When we use that modified kernel, the keyboard feels a little better but i still get ignored keys when typing at normal speed.
    This are my usb devices:
    [cristobal@orion ~]$ lsusb -vv -d 1532:
    Bus 001 Device 003: ID 1532:0116 Razer USA, Ltd
    Couldn't open device, some information will be missing
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 2.00
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 64
    idVendor 0x1532 Razer USA, Ltd
    idProduct 0x0116
    bcdDevice 1.00
    iManufacturer 1
    iProduct 2
    iSerial 0
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 123
    bNumInterfaces 4
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xa0
    (Bus Powered)
    Remote Wakeup
    MaxPower 500mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 3 Human Interface Device
    bInterfaceSubClass 1 Boot Interface Subclass
    bInterfaceProtocol 2 Mouse
    iInterface 0
    HID Device Descriptor:
    bLength 9
    bDescriptorType 33
    bcdHID 1.11
    bCountryCode 0 Not supported
    bNumDescriptors 1
    bDescriptorType 34 Report
    wDescriptorLength 75
    Report Descriptors:
    ** UNAVAILABLE **
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0008 1x 8 bytes
    bInterval 8
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 1
    bNumEndpoints 1
    bInterfaceClass 0 (Defined at Interface level)
    bInterfaceSubClass 0
    bInterfaceProtocol 0
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0040 1x 64 bytes
    bInterval 8
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 1
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 3 Human Interface Device
    bInterfaceSubClass 0 No Subclass
    bInterfaceProtocol 1 Keyboard
    iInterface 0
    HID Device Descriptor:
    bLength 9
    bDescriptorType 33
    bcdHID 1.11
    bCountryCode 0 Not supported
    bNumDescriptors 1
    bDescriptorType 34 Report
    wDescriptorLength 159
    Report Descriptors:
    ** UNAVAILABLE **
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x82 EP 2 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0010 1x 16 bytes
    bInterval 8
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 2
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 3 Human Interface Device
    bInterfaceSubClass 1 Boot Interface Subclass
    bInterfaceProtocol 1 Keyboard
    iInterface 0
    HID Device Descriptor:
    bLength 9
    bDescriptorType 33
    bcdHID 1.11
    bCountryCode 0 Not supported
    bNumDescriptors 1
    bDescriptorType 34 Report
    wDescriptorLength 71
    Report Descriptors:
    ** UNAVAILABLE **
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x83 EP 3 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0008 1x 8 bytes
    bInterval 8
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 3
    bAlternateSetting 0
    bNumEndpoints 2
    bInterfaceClass 255 Vendor Specific Class
    bInterfaceSubClass 240
    bInterfaceProtocol 0
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x01 EP 1 OUT
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0200 1x 512 bytes
    bInterval 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x02 EP 2 OUT
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0200 1x 512 bytes
    bInterval 0
    Does anyone know, based on their experience, what could be the cause of the keyboard malfunction?
    Does this type of error occur for some other notebooks too?
    It would be great if someone could point me in the right direction for where to look.
    Last edited by labotsirc (2013-08-31 17:27:38)

    Jeroen)Mathon wrote:
    A lot of people i know that  are running arch with a Razorblade keyboard are seeming to be having a lot of problems.
    Did the same happened to another keyboard like an (HP,Dell,Logitech,etc).
    For all i know (Not a lot) I'm thinking it might have something to do with your usb?(Worst answer ever!)
    Did you try a different port.
    Please let me know if this worked .
    On the side(What kernel version are you running?)
    Hi. Well in this case the problem is with the Razer Blade Laptop's keyboard, therefore i cannot choose another port. You gave me an idea however, i will try to get any usb keyboard, plug it into the razer blade and make sure it works so that i can discard any major problem.

  • Search Queries

    Hi,
    I have a question on search queries in C4C on for example on "Accounts", "Sales Leads" and "Opportunities".  As standard for example for "Account" in the search criteria we are given the following search queries:
    - All Accounts
    - My Accounts
    - My Team's Accounts
    As well as these standard ones we can create our own queries and save them.  My question is these saved queries are only available to the user who created them.  I wondered whether there is a way to distribute these custom queries to all users?  Also is there anywhere we can customise those standard queries.  (e.g. My Accounts)?
    Thanks
    Jo

    Hello Josephine,
    SAP has provided with the very generic filters that are mostly used by the end users -
    1. My Accounts
    2. My Team's Accounts
    3. All.
    While in case if any end user wants to customize it as per his requirements, he can make the use of the Filters and Advance Filters, Sort the entries as per his wish and Save it.
    Saying this, Yes you can customize the Standard Queries and Save them with the different self explanatory name for future usage.
    Also as per my knowledge on this, custom queries make it flexible for the end user to search as per his/her usage.
    The requirement for all end users might not be same. Moreover, publishing such Changes cannot be restricted with respect to team. Maybe that's the reason why I don't see any reason to have such functionality open for publishing to all the users.
    Ex. If custom query to search Accounts from China is published, it won't be useful for the end users working for US.
    Hope this helps,
    Regards,
    Chandan

  • Save Search Queries

    Hi all,
    is it possible to save search queries? Is there a standard functionality or has it to be developed?
    Thx and Rgds,
    Andreas

    Hi
    As far as I know, there is no default functionality available to save the search queries. May be you can achieve with some sort of development.
    Regards,
    Yoga

  • List of search Queries

    Question:
    Does anyone know if there is an easy way to list the Search queries that people are using on my BC site?
    it seems like a good bit of business nowledge to see what people are searching for and hence whether the results are relevant?
    Answer:
    Yeps!
    Modules > Site Search > Select the Search > View Search Report (From Action Box)

    try these links:
    http://www.collabshow.com/2014/09/02/whats-new-in-sharepoint-2013-search-user-experience-understanding-sharepoint-search-terminology/
    https://docs.jivesoftware.com/jive_sbs/5.0/topic/com.jivesoftware.help.online.sharepoint_5.0/pdf/JiveSharePointModule.pdf
    https://technet.microsoft.com/en-us/library/jj679900%28v=office.15%29.aspx
    https://technet.microsoft.com/en-us/library/ee667266%28v=office.15%29.aspx
    https://support.office.com/en-ie/article/Change-settings-for-the-Search-Results-Web-Part-40ff85b3-bc5e-4230-b1dd-f088188e487e?ui=en-US&rs=en-IE&ad=IE
    Please mark answer as correct if it is correct else vote for it if you find it useful Happy SharePointing

  • Allowing end users to build search queries?

    We have several large document libraries that have a significant amount of metadata columns tied to them. I'd like to create away for users to build queries based on those columns.
    I'm picturing a page that displays all of the properies for a given list allowing the user to enter search criteria as desired. for example - ten fields are listed but the user might choose to enter three fields - invoiced date, a customer type and a country
    which then returns the results. The next user might enter an invoice total, sales rep and ship date.  
    Can anyone suggest how to build this type of thing?  I'd describe it as an end-user query builder, but that might not be the best way to describe it.

    I'm starting to wrap my head around this a bit more and I think the complication is that several of these metadata fields are 'Single Line of Text'-fields.  
    Metadata navigation would seem to be a perfect solution if it allowed for these 'Single Line of Text'-fields to be filtered.  
    Is there anything that I might make this a workable solution? 

  • Firefox randomly does an automatic search for a word I type and redirects to some website. Any ideas why?

    I've been having this problem for awhile now. If I type a word while using firefox (in a form, searching a page for that word/phrase, etc.), Firefox will later (at a seemingly random time) do an automatic search for that word/phrase and redirect me to some site (e.g. if I search a page for 'history', Firefox will at a random time, redirect me to, for example, history.com). I have no idea what might be causing this, and it is really annoying when I'm filling out a form online and Firefox randomly goes to some site, interrupting what I was doing at the time.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Wildcard search queries

    Oracle 10g 10.2.0.4
    Linux
    we are having some queries where users are using wildcard for searching data in varchar2 fields. when they use like 'text%" the results are returning fast as it's able to use index. But queries are slow when they use like '%text%' or even like '%text'.
    Kindly suggest.
    check below for explain plan.
    SQL> select * from t_invoice_header where invoice like 'REIM113%';
    Execution Plan
    Plan hash value: 1419012284
    | Id  | Operation                   | Name                  | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT            |                       |    75 | 26175 |    68   (0)| 00:00:01 |
    |   1 |  TABLE ACCESS BY INDEX ROWID| T_INVOICE_HEADER      |    75 | 26175 |    68   (0)| 00:00:01 |
    |*  2 |   INDEX RANGE SCAN          | T_INVOICE_HEADER_IDX2 |    75 |       |     3   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       2 - access("INVOICE" LIKE 'REIM113%')
           filter("INVOICE" LIKE 'REIM113%')
    SQL>  select * from t_invoice_header where invoice like '%REIM113%';
    Execution Plan
    Plan hash value: 717214792
    | Id  | Operation         | Name             | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT  |                  |  2620K|   872M|   418K  (2)| 01:37:42 |
    |*  1 |  TABLE ACCESS FULL| T_INVOICE_HEADER |  2620K|   872M|   418K  (2)| 01:37:42 |
    Predicate Information (identified by operation id):
       1 - filter("INVOICE" LIKE '%REIM113%')
    SQL>

    Think of how an index would be used. An index on INVOICE will be sorted according to the INVOICE, i.e. alphabetically. If you don't specify the first few characters of the INVOICE value, Oracle can't search the index. And it has no idea how selective the condition will be (if you've specified the first few characters, Oracle can get a reasonable guess on selectivity). So Oracle would either have to do a full scan on the index and then do an unknown series of lookups or it would have to do a table scan. The optimizer expects that the table scan is the more efficient plan-- without more information, I have no reason to expect that the optimizer is incorrect.
    Depending on what the INVOICE column contains, you could potentially create an Oracle Text index and use a CONTAINS operator rather than using LIKE to search for strings within the string. But that assumes that the invoice data can be parsed reasonably in building the Text index.
    Justin

  • Assigning Search Queries to User Groups

    IN CRM PCUI, the user has the option to save any search query as his private query. Through Trans. CRMC_BL_COPY_QUERIES, this query can be made public (available to all users).
    Our requirement is to be able to make the private search query of the user available to only a set of users and not to all users. Can the user groups created through Trans SQ03 be used in some way to meet this requirement?
    Is there any relation/ linking between the queries created in PCUI and those in GUI (thru Trans SQ01)? Can the queries created through PCUI be modified thru SQ01? Or alternatively, can the queries created thru SQ01 be seen and used in PCUI?
    Any help on this would be greatly appreciated.
    Thanks in advance,
    Vishal

    Hi Vishal,
    As far as i know there is no such functionality available so far.
    A possible workaround may be to copy these queries to the relevant users , but then it is as good as the users creating and saving these queries for themselves.
    Regards,
    abhishek.

  • Search queries on request order in SE03

    hi gurus...
    I wonder how can i find a query on a request order in SE03 ??
    I ve got the technicall name of the query, how can i know in what order is...
    regards
    joker

    You can go to SE03 -> Search for Objects in request/Tasks
    Object is ELEM, then give the technical name... there you can find all the request for that particular query.
    Also you can use RSZCOMPDIR table to find the request for a query/report.

  • Why are search queries automatically cleared from search bar? How to turn this off?

    Every time I search, the search bar query automatically clears itself 5-30 seconds later. I find this annoying and am just trying to determine if it is a FF feature or an add-on and how to turn it off.

    Maybe this extension: Second Search 0.7.2012122901
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • TimeMachine randomly ignores data for back-up

    For some time I am experiencing following problem: Time Machine will not back up all changes. It happend just this morning again. I put some new data in one folder. Clicked Back-Up now in time machine preferences but the new data is not backed up. This problem: time machine not backing up data, started some time, even prior the update to snow leopard. BTW: It is snot always the same folder or data affected. I have tried a lot of things, like several times full reset of time machine, erasing the external FW drive used for back-up and after that performing full back-up. However, nothing solved the problem. For some time everything looks fine but then the problem, that time machine will not back-up some new added data, starts again. I performed several checks of my Macintosh HD and external drive and both: DiskUtility and TechTool say drives are OK. Any suggestion ?
    Message was edited by: miles123
    Message was edited by: miles123

    miles123 wrote:
    Seen but nothing related to my problem there. TimeMachine Buddy says back-up completed successfully but I can not see the data in my back up. And as already mentioned it happens randomly and it is not always teh same folder affected.
    How much does TM Buddy say was copied? If it says something silly like 8 or 9 files for 93 bytes, try a Restart. That should fix it. There is a known problem for some users on Snow Leopard, where doing a +*Verify Disk+* (not permissions) on the boot drive, using the copy of DU on the boot drive, somehow prevents TM from finding changes. Restart fixes it (and earlier changes will then be saved).
    If it is copying some things correctly but not others, it may be a corrupted file in your home folder. Try making a test user, running a backup, and seeing if that user's data gets saved properly. If so, post back and we'll see if we can fix it.

  • My language keeps getting randomly changed when doing searches.

    For some reason, if I do a google search then go to images and then proceed to click on the Google logo, my language gets switched and Google thinks I'm from the Czech Republic. However, this only happens when my homepage is the Mozilla default. If I change my homepage to Google, this doesn't happen. How do I fix this?
    My language in my options is set to English

    thank you demons3499 my pw stopped changing and my imessage is working, even though it is says "activation unsuccessful and my email shows up when my send an imessage to someone. This whole thing is pretty bizarre, I've had iPhones from the moment the first one came out and I have NEVER had a similar issue.

  • Random search results in history

    (very) recently I've started finding a (very) few google, yahoo and bing searches that I have NOT done (myself) in my history. Other strange thing (to me): they seem to disappear from the history as weel, without me deleting them.
    How is this possible and what can/should I do to avoid this from happening again? Thanks for any advice!

    Found it! Went through all the Basic Troubleshooting tips and found that the last (of course) extension I checked was the cause: TrackMeNot - "it runs in Firefox as a low-priority background process that periodically issues randomized search-queries to popular search engines, e.g., AOL, Yahoo!, Google, and Bing. It hides users' actual search trails in a cloud of 'ghost' queries, significantly increasing the difficulty of aggregating such data into accurate or identifying user profiles."
    I had recently downloaded it, together with a few other privacy enhancing extensions like ghostery, in response to google's changed privacy policy, without realizing how it exactly works...
    Apologies for the fuss!

Maybe you are looking for