This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
change eth0 to static
#9
OpenPlotter overwrites all network settings if they aren't original. When openplotter.conf is set to
[WIFI]
enable = 1

Only if it is set to "enable = 0" and there is no line "# generated by openplotter" in /etc/network/interfaces.
Then it doesn't change anything.

So setup your AP.
If everything is correct, change enable = 1 to 0.
Edit /etc/network/interfaces
-delete first line
and edit/add some lines

iface eth0 inet static
address 192.168.1.5
netmask 255.255.255.0


Another easy solution could be to "Enable bridge to eth0" and change the IP-address in
openplotter.conf to
[WIFI]
ip = 192.168.1.5
Reply


Messages In This Thread
change eth0 to static - by benjamingotke - 2017-06-27, 08:39 PM
RE: change eth0 to static - by abarrow - 2017-06-27, 09:32 PM
RE: change eth0 to static - by benjamingotke - 2017-06-28, 02:18 PM
RE: change eth0 to static - by abarrow - 2017-06-28, 02:38 PM
RE: change eth0 to static - by benjamingotke - 2017-06-28, 05:04 PM
RE: change eth0 to static - by abarrow - 2017-06-28, 06:16 PM
RE: change eth0 to static - by benjamingotke - 2017-06-28, 07:04 PM
RE: change eth0 to static - by e-sailing - 2017-06-28, 10:30 PM
RE: change eth0 to static - by abarrow - 2017-06-28, 10:16 PM
RE: change eth0 to static - by benjamingotke - 2017-06-29, 01:19 PM
RE: change eth0 to static - by abarrow - 2017-06-29, 02:08 PM
RE: change eth0 to static - by benjamingotke - 2017-06-29, 06:12 PM
RE: change eth0 to static - by abarrow - 2017-06-29, 06:36 PM
RE: change eth0 to static - by benjamingotke - 2017-06-29, 07:11 PM
RE: change eth0 to static - by benjamingotke - 2017-06-29, 09:25 PM
RE: change eth0 to static - by e-sailing - 2017-06-29, 10:41 PM
RE: change eth0 to static - by benjamingotke - 2017-06-30, 01:20 PM
RE: change eth0 to static - by benjamingotke - 2017-06-30, 05:29 PM
RE: change eth0 to static - by abarrow - 2017-06-30, 09:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)