Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3556

General discussion • How to track IP of the Raspberry Pi Zero

$
0
0
I want to track the IP address of my Raspberry Pi Zero. An extremely essential issue.

Raspberry Pi Connect does not work, so I have to rely on RealVNC.

I tried dynu.com, but that does not work either. The problem is that the Raspberry Pi provides both ipv4 and ipv6 addresses and then dynu.com only updates the ipv6 address! To make matters worse, RealVNC does not accept ipv6 addresses.

I have tried to disable ipv6 addresses by setting

Code:

net.ipv6.conf.all.disable_ipv6 = 1
in /etc/sysctl.conf.

Yes, it works, but not on bookworm after reboot.

I have lost literally dozens of hours (!) trying to solve this basic problem and am now stuck. Do you have any ideas?

Statistics: Posted by pygmalion — Tue Jul 02, 2024 8:08 am



Viewing all articles
Browse latest Browse all 3556

Trending Articles