Hi guys,
I'm looking for the simplest way to simply plug in my RPI (via ethernet) to my PC, have my PC assign the pi an ip address, then be able to access the RuneUI through this IP in my browser. Note, this PC won't have any sort of wireless or wired internet connection, the only network cable plugged in to the PC will be the one from the PI. Any suggestions?
UPDATE:
So, I've connected the PI to my pc with an ethernet cable. This pc DOES have wifi enabled. The RPI shows up under my network adapters as unidentified network (I'm guessing this is expected). Running IP config on my PC (win10) shows a blank default gateway but gives me an "autoconfiguration IPv4 Address". Putting this IP into google chrome just shows a blank white page, no error nothing. Running this IP into Putty gives me: "connection refused". However, I can ping the ip from the cmd prompt and get a reply, However If I run "ping runeaudio" It cannot find the host.
What I can see myself from this is that it's not recognising the device as a raspberry pi (could be wrong). Anyone got any suggestions to move forward?
Disabling wifi has no effect on the outcome.
I'm using a standard Ethernet cable (but that shouldn't matter?)
Thanks