No IPV4 / Web interface
I just received the TinyPilot today and have tried to connect it without much luck.
It never seems to obtain an IPV4 address and my router never grants the device a DHCP lease.
I can connect using SSH over IPV6, but the webinterface never comes up.
Below is the output from "ifconfig" on TP. What do I do from here?
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 169.254.43.218 netmask 255.255.0.0 broadcast 169.254.255.255
inet6 fe80::edab:8826:b946:9ead prefixlen 64 scopeid 0x20
ether dc:a6:32:b5:b6:b2 txqueuelen 1000 (Ethernet)
RX packets 5507 bytes 509805 (497.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3164 bytes 297694 (290.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 726 bytes 72450 (70.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 726 bytes 72450 (70.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- Progress
- VKenneth Vindum @vindum
Never mind. I turned out to be a problem with the switch the TP was connected to. It resoved IPV4 just fine after changing the switch.