On 2009/06/07 10:00, Simon Kjikàqawej Côté <simon.ra...@gmail.com> wrote: > No, they don't, at all. nothing IPv6 is mentioned there. > > I've triple-checked the backticks used, and I don't see how they'd get > an IPv6 addie: > > `ip addr sh $DEV_NET | awk '/inet/ {print $2}'` > > is one of them.
On my machine, that command returns both IPv4 and IPv6 addresses. Your /inet/ regex also matches "inet6", which might explain the cause of your problem. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org