https://raspberrypi.stackexchange.com/q ... 4428#74428
...I was able to successfully set the static IP and access it from VNC....but then things got strange.
Here is the output from ifconfig showing the proper IP address...
Code: Select all
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.215 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::574d:3c4d:490a:6fb5 prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:ca:d8:e8 txqueuelen 1000 (Ethernet)
RX packets 150 bytes 26452 (25.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 213 bytes 23242 (22.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Code: Select all
pi@RP3:~ $ ping 192.168.0.20
PING 192.168.0.20 (192.168.0.20) 56(84) bytes of data.Any suggestions??
BTW, I know I am terrible about laying out my question, so please ask if I am still not clear.
Charlie