> > Use link-local (without routing capability) or site-local (with > routing capability) addresses (see also HowTo-6). > Ok, I saw that "apparently" from nowhere eth0 has now an ipv6 address with scope:link (link-local ?). I tried to ping6 between two machines and it worked.
Now I tried to use some other applications, like ssh, mozilla and apache. I started sshd with -6 option and added ListenAddress :: to sshd_config as the howto says. But I'm only able to connect via ::1, not with the ip that appears with ifconfig, it says that the secure conection has been refused. That make me think that sshd is recognizing ipv6 addresses but for some configuration option I can't connect from another Ip different from localhost (::1).Obviously I can't connect either from the other machine. I patched (apache-1.3.19-v6-20010309a.diff) and compiled apache 1.3.19 with ipv6 support: ./configure --prefix=/www --enable-rule=INET6 make make install I added the virtual host with the ip address that appear with ifconfig and started apache. But I can't to see pages from the same machine or from the other machine. I'm using mozilla 0.9.4. I tried to compile apache 2.0.18 too, but I got an error doing make. It had something to do with htpasswd.c, I don't remember well. In conclusion, I only can do ping6 and traceroute6 between the two machines, nothing more. Any suggestions would be appreciated. -- Juan Luis Baptiste M. email: [EMAIL PROTECTED] http://www.merlinux.org ------------------------------------------------------ Todas las noticias de Linux y el mundo Open Source las encuentras en Merlinux - http://www.merlinux.org --------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
