Replies: 6 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi BR, I'm sorry, I'm confused by your comment. Are you also wanting the answer to my question, or are you trying to answer it yourself? Thanks, Milan |
Beta Was this translation helpful? Give feedback.
-
For IPoverWB (IPv4 over Wifibroadcast tunnel) you need only tun/tap kernel driver (tun.ko). Tunnel will be configured and work out of box. Drone side will have 10.5.0.2/24 address and GS - 10.5.0.1/24.
|
Beta Was this translation helpful? Give feedback.
-
Builtin config file with all default values: /usr/lib/python2.7/dist-packages/telemetry/conf/master.cfg |
Beta Was this translation helpful? Give feedback.
-
Hello! I have tunel iface up but cant ssh from gs to drone: gs-wfb: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1446 drone-wfb: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1446 ┌──[tunnel]────────────────────────────────────────────────────────────────────────────────────────────────────┐ |
Beta Was this translation helpful? Give feedback.
-
@svpcom Thanks a ton for your input, I'm sorry I didn't get back to you. I'll try out your suggestions as soon as I can. |
Beta Was this translation helpful? Give feedback.
-
Hi @svpcom ,
I'm confused on how to setup IPoverWB mentioned at the end of the Setup HOWTO wiki page. After doing some research, I'm still confused on how to setup and install a tun/tap kernel driver for Ubuntu. I understand what a tun/tap kernel driver does in theory, but how to install and use it in this application is still unclear. Do you have some references you could point me to? Or, perhaps, a list of commands to run? If I'm able to set it up, I'll try to contribute to the wiki a more detailed guide on setting it up.
Thanks,
Milan
Beta Was this translation helpful? Give feedback.
All reactions