Pinging between Mesh Network Nodes OpenWrtConfigure OpenWRT as repeaterHow to associate with an EA-N66 (in repeater mode) in Debian Wheezy?Setting up a 802.11s mesh network for mobile devices to communicate with a wired serverDo I want a Repeater or a Bridge? (OpenWrt)Setup permanent bridge for dynamic network devices from lxc container?How can I set device mode via networkd10GBit Ethernet network mesh switch with brouting and “VLAN”I'm getting 'Name or service not known' in Linux Kali when connecting with Virtualbox Bridged AdapterMultiple clients/APs connected over wifiCentOS routing between multiple subnet

Is "/bin/[.exe" a legitimate file? [Cygwin, Windows 10]

Is it possible to map the firing of neurons in the human brain so as to stimulate artificial memories in someone else?

Does marriage to a non-Numenorean disqualify a candidate for the crown of Gondor?

How obscure is the use of 令 in 令和?

Are British MPs missing the point, with these 'Indicative Votes'?

Finding the reason behind the value of the integral.

What do you call someone who asks many questions?

Sums of two squares in arithmetic progressions

Am I breaking OOP practice with this architecture?

Is this draw by repetition?

What does the same-ish mean?

How could indestructible materials be used in power generation?

My ex-girlfriend uses my Apple ID to log in to her iPad. Do I have to give her my Apple ID password to reset it?

Calculate the Mean mean of two numbers

Is there a hemisphere-neutral way of specifying a season?

How to travel to Japan while expressing milk?

What is the opposite of "eschatology"?

Placement of More Information/Help Icon button for Radio Buttons

Does the Idaho Potato Commission associate potato skins with healthy eating?

Processor speed limited at 0.4 Ghz

How to coordinate airplane tickets?

How to prevent "they're falling in love" trope

Bullying boss launched a smear campaign and made me unemployable

files created then deleted at every second in tmp directory



Pinging between Mesh Network Nodes OpenWrt


Configure OpenWRT as repeaterHow to associate with an EA-N66 (in repeater mode) in Debian Wheezy?Setting up a 802.11s mesh network for mobile devices to communicate with a wired serverDo I want a Repeater or a Bridge? (OpenWrt)Setup permanent bridge for dynamic network devices from lxc container?How can I set device mode via networkd10GBit Ethernet network mesh switch with brouting and “VLAN”I'm getting 'Name or service not known' in Linux Kali when connecting with Virtualbox Bridged AdapterMultiple clients/APs connected over wifiCentOS routing between multiple subnet













1















I have two mesh nodes that I have configured to be on a mesh created using OpenWrt. I used the tutorial here to set that up. When I ran iw dev $MESH_IFACE station dump, I got the output that I expected which confirmed that the wireless client node was connecting to the mesh.



So, I tried to ping the client node from the access point (which is not wireless), but it said that there was no route to host. When I ran iw dev $MESH_IFACE mpath dump to see the path between the two nodes, nothing showed up.



I thought, maybe I need to create a wireless bridge in order to create a path between the two and send traffic across the network? I followed the tutorial here called Atheros and MAC80211 WDS to implement a wireless network bridge (wireless repeater): http://wiki.openwrt.org/doc/recipes/atheroswds



After following that tutorial and enabling WDS, the iw dev $MESH_IFACE station dump output disappeared. Nothing happened at all, and there was still no path between the two nodes.



Can anyone point me in the right direction tutorial wise or let me know why enabling the wireless network bridge would not help me ping between the two nodes?



I'm fairly new to this so I'm open to conceptual or technical answers.
Thanks for any help in advance.










share|improve this question














bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.



















    1















    I have two mesh nodes that I have configured to be on a mesh created using OpenWrt. I used the tutorial here to set that up. When I ran iw dev $MESH_IFACE station dump, I got the output that I expected which confirmed that the wireless client node was connecting to the mesh.



    So, I tried to ping the client node from the access point (which is not wireless), but it said that there was no route to host. When I ran iw dev $MESH_IFACE mpath dump to see the path between the two nodes, nothing showed up.



    I thought, maybe I need to create a wireless bridge in order to create a path between the two and send traffic across the network? I followed the tutorial here called Atheros and MAC80211 WDS to implement a wireless network bridge (wireless repeater): http://wiki.openwrt.org/doc/recipes/atheroswds



    After following that tutorial and enabling WDS, the iw dev $MESH_IFACE station dump output disappeared. Nothing happened at all, and there was still no path between the two nodes.



    Can anyone point me in the right direction tutorial wise or let me know why enabling the wireless network bridge would not help me ping between the two nodes?



    I'm fairly new to this so I'm open to conceptual or technical answers.
    Thanks for any help in advance.










    share|improve this question














    bumped to the homepage by Community 2 days ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      1












      1








      1








      I have two mesh nodes that I have configured to be on a mesh created using OpenWrt. I used the tutorial here to set that up. When I ran iw dev $MESH_IFACE station dump, I got the output that I expected which confirmed that the wireless client node was connecting to the mesh.



      So, I tried to ping the client node from the access point (which is not wireless), but it said that there was no route to host. When I ran iw dev $MESH_IFACE mpath dump to see the path between the two nodes, nothing showed up.



      I thought, maybe I need to create a wireless bridge in order to create a path between the two and send traffic across the network? I followed the tutorial here called Atheros and MAC80211 WDS to implement a wireless network bridge (wireless repeater): http://wiki.openwrt.org/doc/recipes/atheroswds



      After following that tutorial and enabling WDS, the iw dev $MESH_IFACE station dump output disappeared. Nothing happened at all, and there was still no path between the two nodes.



      Can anyone point me in the right direction tutorial wise or let me know why enabling the wireless network bridge would not help me ping between the two nodes?



      I'm fairly new to this so I'm open to conceptual or technical answers.
      Thanks for any help in advance.










      share|improve this question














      I have two mesh nodes that I have configured to be on a mesh created using OpenWrt. I used the tutorial here to set that up. When I ran iw dev $MESH_IFACE station dump, I got the output that I expected which confirmed that the wireless client node was connecting to the mesh.



      So, I tried to ping the client node from the access point (which is not wireless), but it said that there was no route to host. When I ran iw dev $MESH_IFACE mpath dump to see the path between the two nodes, nothing showed up.



      I thought, maybe I need to create a wireless bridge in order to create a path between the two and send traffic across the network? I followed the tutorial here called Atheros and MAC80211 WDS to implement a wireless network bridge (wireless repeater): http://wiki.openwrt.org/doc/recipes/atheroswds



      After following that tutorial and enabling WDS, the iw dev $MESH_IFACE station dump output disappeared. Nothing happened at all, and there was still no path between the two nodes.



      Can anyone point me in the right direction tutorial wise or let me know why enabling the wireless network bridge would not help me ping between the two nodes?



      I'm fairly new to this so I'm open to conceptual or technical answers.
      Thanks for any help in advance.







      networking wifi bridge openwrt ping






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 15 '15 at 2:55









      user461262user461262

      62118




      62118





      bumped to the homepage by Community 2 days ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 2 days ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          2 Answers
          2






          active

          oldest

          votes


















          0














          Have you tried adding the mesh interface to the br-lan bridge of OpenWRT?
          I can't give you an command for the CLI, but if I checkbox the mesh interface in the web gui to be part of the lan bridge, it works.






          share|improve this answer






























            0














            You may find the answer by following this link:



            https://forum.openwrt.org/viewtopic.php?id=59900






            share|improve this answer























            • Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

              – Wildcard
              Nov 6 '15 at 2:39












            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f216062%2fpinging-between-mesh-network-nodes-openwrt%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Have you tried adding the mesh interface to the br-lan bridge of OpenWRT?
            I can't give you an command for the CLI, but if I checkbox the mesh interface in the web gui to be part of the lan bridge, it works.






            share|improve this answer



























              0














              Have you tried adding the mesh interface to the br-lan bridge of OpenWRT?
              I can't give you an command for the CLI, but if I checkbox the mesh interface in the web gui to be part of the lan bridge, it works.






              share|improve this answer

























                0












                0








                0







                Have you tried adding the mesh interface to the br-lan bridge of OpenWRT?
                I can't give you an command for the CLI, but if I checkbox the mesh interface in the web gui to be part of the lan bridge, it works.






                share|improve this answer













                Have you tried adding the mesh interface to the br-lan bridge of OpenWRT?
                I can't give you an command for the CLI, but if I checkbox the mesh interface in the web gui to be part of the lan bridge, it works.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 31 '15 at 14:31









                Ernesto ReyErnesto Rey

                1




                1























                    0














                    You may find the answer by following this link:



                    https://forum.openwrt.org/viewtopic.php?id=59900






                    share|improve this answer























                    • Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

                      – Wildcard
                      Nov 6 '15 at 2:39
















                    0














                    You may find the answer by following this link:



                    https://forum.openwrt.org/viewtopic.php?id=59900






                    share|improve this answer























                    • Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

                      – Wildcard
                      Nov 6 '15 at 2:39














                    0












                    0








                    0







                    You may find the answer by following this link:



                    https://forum.openwrt.org/viewtopic.php?id=59900






                    share|improve this answer













                    You may find the answer by following this link:



                    https://forum.openwrt.org/viewtopic.php?id=59900







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Nov 6 '15 at 2:18









                    Samet TonyalıSamet Tonyalı

                    11




                    11












                    • Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

                      – Wildcard
                      Nov 6 '15 at 2:39


















                    • Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

                      – Wildcard
                      Nov 6 '15 at 2:39

















                    Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

                    – Wildcard
                    Nov 6 '15 at 2:39






                    Welcome to stackexchange. Your answer is just a link; here's a quote from the help center, which I recommend reading through: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." unix.stackexchange.com/help/how-to-answer

                    – Wildcard
                    Nov 6 '15 at 2:39


















                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f216062%2fpinging-between-mesh-network-nodes-openwrt%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

                    Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

                    Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.