Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RawUDPListener Spam and Errors - Standard Windows Dev VM Setup + Fresh FlareVM Install #172

Open
emtuls opened this issue Dec 8, 2023 · 0 comments

Comments

@emtuls
Copy link
Member

emtuls commented Dec 8, 2023

There seems to be A LOT of noise when starting up Fakenet on Windows 10 after a fresh install of FlareVM.

I don't believe this was the case before recent updates and I'm wondering if there is a way to filter this out? It takes up a large amount of room and makes it hard to determine what else is going on.

Also, this error was displayed a few times during startup of Fakenet:

12/07/23 08:32:05 PM [          Diverter] ERROR: Failed to send outbound external UDP packet
12/07/23 08:32:05 PM [    RawUDPListener]   0250: 6F 62 65 3E 3C 2F 73 6F 61 70 3A 42 6F 64 79 3E  obe></soap:Body>
12/07/23 08:32:05 PM [          Diverter]   UDP 239.255.255.250:3702->192.168.245.137:54525
12/07/23 08:32:05 PM [    RawUDPListener]   0250: 6F 62 65 3E 3C 2F 73 6F 61 70 3A 42 6F 64 79 3E  obe></soap:Body>
12/07/23 08:32:05 PM [    RawUDPListener]   0260: 3C 2F 73 6F 61 70 3A 45 6E 76 65 6C 6F 70 65 3E  </soap:Envelope>
12/07/23 08:32:05 PM [          Diverter]   [Error 1214] The format of the specified network name is invalid.
12/07/23 08:32:05 PM [    RawUDPListener]   0260: 3C 2F 73 6F 61 70 3A 45 6E 76 65 6C 6F 70 65 3E  </soap:Envelope>
12/07/23 08:32:05 PM [          Diverter] ERROR: Failed to send outbound external UDP packet
12/07/23 08:32:05 PM [          Diverter]   UDP 239.255.255.250:3702->192.168.245.137:54525
12/07/23 08:32:05 PM [          Diverter]   [Error 1214] The format of the specified network name is invalid.
12/07/23 08:32:20 PM [          Diverter] System (4) requested UDP 192.168.245.255:138

As well as:

    12/07/23 08:35:39 PM [          Diverter] svchost.exe (2252) requested UDP 224.0.0.251:5353
    12/07/23 08:35:39 PM [          Diverter] svchost.exe (2252) requested UDP 224.0.0.252:5355
    12/07/23 08:35:39 PM [        DNS Server] Received ANY request for domain 'DESKTOP-.local'.
    12/07/23 08:35:39 PM [        DNS Server] Received ANY request for domain 'DESKTOP-.local'.
    12/07/23 08:35:39 PM [          Diverter] ERROR: Failed to send outbound external UDP packet
    12/07/23 08:35:39 PM [          Diverter]   UDP 224.0.0.251:5353->192.168.245.137:5353
    12/07/23 08:35:39 PM [          Diverter]   [Error 1214] The format of the specified network name is invalid.
    12/07/23 08:35:39 PM [          Diverter] ERROR: Failed to send outbound external UDP packet
    12/07/23 08:35:39 PM [          Diverter]   UDP 224.0.0.251:5353->192.168.245.137:5353
    12/07/23 08:35:39 PM [          Diverter]   [Error 1214] The format of the specified network name is invalid.
    12/07/23 08:35:39 PM [          Diverter] System (4) requested UDP 192.168.245.255:137
    12/07/23 08:35:39 PM [          Diverter] svchost.exe (3836) requested UDP 239.255.255.250:1900
    12/07/23 08:35:40 PM [          Diverter] System (4) requested UDP 192.168.245.255:137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant