Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Static IP config and bash script need seperating for WiFi and ethernet #20

Open
traitors-gate opened this issue Jul 31, 2017 · 2 comments

Comments

@traitors-gate
Copy link

I wanted to connect an IP camera to the Ethernet port of the RaspPI and use the wifi to connect to my router guest network. (IP camera with infrared was cheap but I don't want it on my main network!). I couldn't figure out why the IP address of the wired Ethernet kept changing but then I noticed the static IP confit file only had one address variable and the bash script

@traitors-gate
Copy link
Author

... for the networking did something funky. I'm no expert with bash scripts but after switching into debug mode managed to hack the script such that the Ethernet is always hard coded and the static IP Config only applies to the WiFI. It would be good to have 2 separate entires in the static IP config?

@traitors-gate
Copy link
Author

Confit=config... sorry, I can't type tonight :-)

@cedricve cedricve changed the title Static IP confit and bash script need seperating for WiFi and ethernet Static IP config and bash script need seperating for WiFi and ethernet Aug 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant