OpenMarine
eth0 problem on Openplotter 0.9.0 and RPI3 - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: eth0 problem on Openplotter 0.9.0 and RPI3 (/showthread.php?tid=243)



eth0 problem on Openplotter 0.9.0 and RPI3 - kste - 2016-12-15

Eth0 it is working properly, but while I can access and edit information of wlan0, it is not possible for eth0.
With Eth0 active if I click on the icon with the left button of the network manager he says: "Device not managed", if I click with right button on "Network Information" message appears: "Error displayng network information - no active connection found". If I click on "edit connection" does not appear eth0.
If I type ifconnect the configuration is correct.


RE: eth0 problem on Openplotter 0.9.0 and RPI3 - e-sailing - 2016-12-15

Network is very difficult and has changed on many places in Raspbian in 2016.
It would be great if you could setup your access point and bridges with the network manager.
But you can't. So we use the old way. By doing this the network manager is disabled for these ports. It is every time disabled for the eth0.
The behavior of the eth0 is:
If bridge is disabled. It works as a dhcp client and supports the bonjour protocol.
If bridge is enabled. It works as a dhcp server with the same IP as the access point (10.10.10.1)

You can access a headless RPI everytime on eth0 with openplotter.local or 10.10.10.1 if there is a problem with the wlan (access point).
See also: https://sailoog.gitbooks.io/openplotter-documentation/content/en/wifi-ap.html