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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tiny Pilot IP Address
#1
Is it possible to change the IP address TinyPilot uses for its web interface?

Reason for the ask is that my little RPi has too many Wifi adaptors
  • WLAN0: Connects to the Boat Wifi and the internet
  • WLAN1: Runs Signal-K (10.10.10.x)
  • WLAN2: Connects to Tiny Pilot (192.168.14.x)
And I'm trying to find a way to let everything run on the one wifi adaptor (or is that a really bad idea?)

My sensors connected to SignalK can just hard-code the SignalK server address so the RPi does not need to run a DHCP server I think, that means that the Internet router can be the DHCP server and hand our address to network 10.10.10.x. - so it's just TinyPilot that needs to have a different (static) IP I think?
Reply
#2
Hi. 

I am using a raspi with avnav as nmea multiplexer. 
It connects to the internet, if available via wlan1 and uses dnsmasq via wlan0 for boat wifi. 
You should not use the same interface as dhcp client and server. 
Your default route points to the internet and all other traffic stays within the same subnet.
Then you can easily configure tinypilot to work in client mode via the webinterface an connect to your ssid. 

Cheers 

Christian
Reply
#3
tinypilot is going to support static ips (and wifi adhoc mode) in the future. It's just not implemented but you can certainly edit the config files to achieve this in the meantime.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)