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

Changes in Communication and Bridge Management After RJ45 Node Integration #893

Closed
jxGui opened this issue Sep 29, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@jxGui
Copy link

jxGui commented Sep 29, 2024

Hello,

I've encountered an issue while conducting a network simulation. I have two clusters, with each cluster's mdr nodes connected through wlan nodes, and the first node of each cluster connected through emane nodes. Now, I've replaced the last node in one cluster with an RJ45 node connected to an FPGA card, and the RJ45 node is connected to the wlan node of its cluster in the simulation. However, this change has caused an error in the routing tables of all virtual nodes, preventing normal communication.

I would like to understand how the communication management between virtual nodes and between virtual and physical nodes will change after the RJ45 node is connected, as well as how the bridge will change. I have tried some basic troubleshooting steps, but the problem persists.

Has anyone encountered a similar issue? Or do you have any suggestions that could help me resolve this problem?

Thank you!

Desktop (please complete the following information):

  • OS: [e.g. Ubuntu 22.04]
  • CORE Version [e.g. 9.0.3]
  • EMANE Version [e.g. 1.5.1]

Additional context
Add any other context about the problem here.

@jxGui jxGui added the bug label Sep 29, 2024
@bharnden bharnden self-assigned this Sep 30, 2024
@bharnden
Copy link
Contributor

An RJ45 node is generally meant to be used as a dumb pipe to the outside world and would not actually do anything itself. It would also generally be expected to lose any of its current addressing and functionality.

Anything externally connected to the interface associated with the RJ45 node would require prior configuration to work with your intended network.

@bharnden bharnden changed the title [BUG] Changes in Communication and Bridge Management After RJ45 Node Integration Changes in Communication and Bridge Management After RJ45 Node Integration Sep 30, 2024
@bharnden bharnden added question and removed bug labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants