Now I want to activate the BATMAN_ADV protocol on my topologies. I tried to do this, but none of the access points (APs) detect or display their neighbors.
Even after activating it, the ping between nodes still doesn't work.
I have already gone through the previous discussions without finding the solution.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-dis...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mininet-wifi-discuss/8e311394-ee16-4a80-9dec-2e509c8f383bn%40googlegroups.com.
Yes, you can see this in my script. I saw a discussion about using UserAP and enabling inNamespace, and I’m currently implementing it.
Now all the access points can communicate, and I am configuring routing so that the stations can communicate. After that, I will try to enable Batman.
Mr. Ramon, I used the scriptexamples/userap_managed_mode.py
, in which I added stations and tried to configure the routes, but the ping between two stations on different APs remains impossible. Could you please take a look at my script and help me debug it? I would like to build a mesh network between the APs, and the stations on different APs should communicate through this network.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-dis...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mininet-wifi-discuss/0d253edd-9d26-44cd-a02e-8ffd72c0156dn%40googlegroups.com.
examples/userap_managed_mode.py
, in which I added stations and tried to configure the routes, but the ping between two stations on different APs remains impossible. Could you please take a look at my script and help me debug it? I would like to build a mesh network between the APs, and the stations on different APs should communicate through this network.--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-dis...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mininet-wifi-discuss/0d253edd-9d26-44cd-a02e-8ffd72c0156dn%40googlegroups.com.
I installed it using the command sudo util/install.sh -3f.
I must admit that I didn't notice any difference between before and after the installation.
I installed it using the command sudo util/install.sh -3f.
I must admit that I didn't notice any difference between before and after the installation.
Could you please check my script, or do you have an operational environment to test it?
To view this discussion visit https://groups.google.com/d/msgid/mininet-wifi-discuss/5558f3b8-adcd-413a-bfd7-ac75de0c35a3n%40googlegroups.com.