Giter Site home page Giter Site logo

Duplicated messages on same host about arpchat HOT 6 OPEN

kognise avatar kognise commented on August 12, 2024
Duplicated messages on same host

from arpchat.

Comments (6)

kognise avatar kognise commented on August 12, 2024 2

I can't seem to reproduce this, but I fixed it by deduplicating messages by id in 8e22e48 which should wipe away this whole class of issues. Gonna make a new release in a couple minutes.

from arpchat.

kognise avatar kognise commented on August 12, 2024

https://github.com/kognise/arpchat/releases/tag/v0.3.0

from arpchat.

mrkeuz avatar mrkeuz commented on August 12, 2024

Confirm! Worked as expected on latest 5174daf πŸš€πŸš€πŸš€

from arpchat.

mrkeuz avatar mrkeuz commented on August 12, 2024

@kognise hi again, I understand that it's just fun project, and I'm NOT expected to fix, REALLY.

Just FYI, found several issues:

  • History not show messages that I sent from machine
  • Sometimes users not detected but still receive messages as [unknown]. I've tried restart client - not help. Client that start FIRST not receive user list.
  • At start, messages not deliver at all (couple messages or there is some timeout, I don't get it)

Notes:

  • I run it on Linux β†’ Linux (via Wi-Fi)

  • In Wireshark messages are seems appearing . Can send pcap file to you, by email, if needed (just not want share mac addresses here). Just let me know.
    Here warm-up clients:

    image

image

from arpchat.

kognise avatar kognise commented on August 12, 2024

hmm, that's weird! the implication is that some packets just aren't going through - i don't know if it's an issue of them being mutilated, or if they're just being dropped. could you open arpchat on only one device, reproduce one of the issues, and send me a pcap file from that device? if you'd prefer to email it, you can send to [email protected].

if the problem is that the packets are being dropped i could try implementing some retry mechanism but it'll be a bit before i feel like doing something like that. in the meantime i am curious what the issue is :)

from arpchat.

mrkeuz avatar mrkeuz commented on August 12, 2024

What I found, on lo interface all ok. History working, all clients displayed correctly.

image

BUT if you choose wlan/eth0 (both clients runs locally) issue reproduced as described above.

  • Comparing pcaps (lo vs wlan/eth0) seems ARP packets drops/filtered on wlan by some reason ((( Also not see any criminal rules about in iptables, ufw or on router (not sure how arp packets sending in core). Don't know where to dig after. Tested on two machines Ubuntu + Raspbian. Same behavior.
  • sudo does not help (I thought maybe not enough some network permission)
  • pcap details sent to email

from arpchat.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.