Questions tagged [mesh]

11 questions
3
votes
1 answer

Install batman-adv under Ubuntu to start a mesh network

I want to install batman-adv to join a mesh network but I don't find it in the repository apt-cache search batman-adv Is it possible to install it in Ubuntu?
rubo77
  • 34,024
  • 52
  • 172
  • 299
3
votes
1 answer

How do I port forward from my host to docker container?

I am running netmaker which is a wireguard mesh VPN service on a Docker container, and I need port 9981 to be reachable from the Docker container, so that I can access port 9981 via my Wireguard WAN. Port 9981 is open on the VPS on which Netmaker is…
2
votes
1 answer

Can I connect The Serval Mesh (Android) to B.A.T.M.A.N (Ubuntu)?

According to B.A.T.M.A.N. site, The Serval Mesh is based on B.A.T.M.A.N. project, if it is true, can I connect my Android device to my Laptop? and how? thank you. Regards, Esminetsz
1
vote
1 answer

Failed to discover node in batman-adv

I have installed batman-adv in 3 ubuntu machine with same essid and cell id. 2 out of 3 are able to discover each other and creating mesh network but the 3rd one is not able to discover. difference here is, 2 working machine has batman-adv version…
1
vote
0 answers

Setup Ubuntu as a router with Mesh, 4G, OpenVPN and WAN failover

I'm looking for advice on a rather complex Ubuntu 18.04 setup. Primarily the router will just talk with other "nodes" on a local network using mesh and backhaul 'internet' data through 4G. If mesh is unavailable it should use 4G to talk to another…
1
vote
3 answers

How to force the ath10k driver choose the firmware API 6 so that I can enable raw_mode on QCA6174 wifi card?

I work on a computer backed by Ubuntu 16.04, RT preempted kernel 4.16 and latest the linux firmware 1.175.3. My goal is to enable raw mode in QCA6174 chipset based wifi card so that I can create a mesh point. After some research I found out only…
1
vote
2 answers

Error whilst executing Netgen 5.3.1 on ubuntu 16.04

Can anyone help solve the runtime error for Netgen 5.3.1. NETGEN is an automatic 3d tetrahedral mesh generator. The error message is: :/opt/netgen/bin$ ./netgen NETGEN-5.3.1 Developed by Joachim Schoeberl at 2010-xxxx Vienna University of…
1
vote
2 answers

Make error while installing Netgen 5.3.1 on ubuntu 16.04

Can anyone help solve the make error I received whilst installing Netgen 5.3.1. NETGEN is an automatic 3d tetrahedral mesh generator. The error message summary is: collect2: error: ld returned 1 exit status Makefile:414: recipe for target 'netgen'…
0
votes
1 answer

Not able to create AD HOC network

I am trying to create an adhoc network with following command in ubuntu 16.04: sudo iwconfig wlan0 mode ad-hoc essid my-mesh-network ap 02:12:34:56:78:9A channel 1 however when I try to enable the interface, its giving me error sudo ip link…
0
votes
1 answer

How to convert files to .h5?

I'm working with Gmsh which is a program that can save meshes (FEM)into .gif, .jpg, .png, .mpg, .stl, .su2, .geo, .step, .msh, .bdf and many more. I need to convert any kind of those files to .h5 file in order to be able to work on another program…
0
votes
0 answers

Attaching a printer on subsidiary mesh net

I have a printer (Brother HL-2349D) that used to work fine as a wifi network printer for the macOS, Windows and Ubuntu computers in my household. Then I did two things: I updated to Ubuntu 24.04, and I installed a Deco mesh network that is I think…