Git Product home page Git Product logo

Comments (7)

RPiList avatar RPiList commented on August 18, 2024

Hi,

thank you very much for your feedback.

We will monitor this issue, but we never had a user with two lines of IPv6 addresses.

The fix would have been to edit the setup*.conf in the pihole directory to get pihole running.

But if you know what you are doing, we always encourage users to install pihole by themselves.

Can you name me your internet provider? Maybe it's a provider thing...

Greetings.

from specials.

freezly avatar freezly commented on August 18, 2024

My internet provider is kabel deutschland.

following some output from my PI fyi. IP addresses are manually veiled a bit by me:

`
pi@raspberrypi:~ $ ip addr show dev eth0 | sed -e's/^.inet6 ([^ ])/.*$/\1/;t;d'

2f22:810e:903f:efa0:3ab5:1e94:106f:f2dd
f2ff::58bb:efa5:fdec:ada1

pi@raspberrypi:~ $ ip -6 addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 state UNKNOWN qlen 1000
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 state UP qlen 1000
inet6 2f22:810e:903f:efa0:3ab5:1e94:106f:f2dd/64 scope global dynamic mngtmpaddr noprefixroute
valid_lft 5040sec preferred_lft 2340sec
inet6 f2ff::58bb:efa5:fdec:ada1/64 scope link
valid_lft forever preferred_lft forever
`

This line gives me only the first IP (hopefully it is the correct one):
ip addr show dev eth0 | sed -e's/^.*inet6 \([^ ]*\)\/.*$/\1/;t;d' | sed -n '1!p'

Thank you for your work with PIhole. Keep your work up. Its a great thing and more people should use it.

from specials.

RPiList avatar RPiList commented on August 18, 2024

Is it okay, when I create an image with your text-version to grab ipv6 ip AND you would test it for us?

from specials.

freezly avatar freezly commented on August 18, 2024

Cool, thanks. Yes I can test. Not on the original PI, because there is allready a running PiHole installation, which I don't want to touch. But I have a second PI. Its the same model like the first one.

from specials.

RPiList avatar RPiList commented on August 18, 2024

from specials.

freezly avatar freezly commented on August 18, 2024

Sounds good.

from specials.

RPiList avatar RPiList commented on August 18, 2024

Problem sollte gefixt sein. Mehrere Nutzer haben die gleichen Probleme gemeldet. Die kommende Version 2003 sollte das Problem bereinigen.

from specials.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.