Carlos E. R. wrote:
On 2018-01-21 14:12, James Knott wrote:
On 01/21/2018 07:18 AM, Carlos E. R. wrote:
Sorry, what command is that one? I missed it. I went back the thread but failed to locate it?
Perhaps "ip addr"?
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 00:21:85:16:2d:0b brd ff:ff:ff:ff:ff:ff inet 192.168.1.14/24 brd 192.168.1.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fc00::14/64 scope global valid_lft forever preferred_lft forever inet6 fe80::221:85ff:fe16:2d0b/64 scope link valid_lft forever preferred_lft forever
The commands are ifconfig and ip -6 address show.
The question was about your unique local address, which you had listed earlier being "dynamic".
Telcontar:~ # ip -6 address show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 state UNKNOWN qlen 1 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 fc00::14/64 scope global valid_lft forever preferred_lft forever inet6 fe80::221:85ff:fe16:2d0b/64 scope link valid_lft forever preferred_lft forever Telcontar:~ #
But I don't remember having a dynamic address on this machine :-?
I was just deducing that your fc00:: address as statically assigned because it didn't say 'dynamic', but as James says, 'ifconfig' wouldn't have shown that anyway. -- Per Jessen, Zürich (3.4°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org