Greg Freemyer wrote:
What does "cat /proc/sys/net/ipv6/conf/eth0/use_tempaddr" say? I expect it is "1", which is "assign random address". A "2" would be "assign and prefer random address". We used to default to "2", but it was changed, not sure why.
Mine is 2. Default Leap 42.2 install.
Interesting, I'm also on 42.2 (full KDE desktop), but mine is 1. ISTR some discussion about "2" causing an issue for NFS clients for instance.
You'll be okay for a while, security by obscurity, but a firewall is a good idea :-) See if openSUSE gave you somethjing by default:
ip6tables --list -n
sudo /usr/sbin/ip6tables --list -n root's password: Chain INPUT (policy ACCEPT) target prot opt source destination
Chain FORWARD (policy ACCEPT) target prot opt source destination
Chain OUTPUT (policy ACCEPT) target prot opt source destination
So. I'm 100% blocked from incoming sockets on IPv6?
Uh no, you're 100% open. I am not familiar with the SuSEfirewall, but it really ought to provide some minimum of protection. -- Per Jessen, Zürich (26.6°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org