Hi,

Since you can reach your default gateway, but not "the outside world",
the next step would be to try to see how far you can get.  Use
traceroute6 to see how for you get.  Try a couple of different
destinations and see if that makes a difference.

Also, provide your routing table (the output of `netstat -rnf inet6`)
so we can see if there are any problems there.

i tryed 4 different IPv6 hosts and none of them are reachable from the 6.3 machine. From a different 6.2 machine in the same rack i can reach all of the addresses via IPv6.

Here are the traceroute6 outputs:
traceroute6 2a00:1450:4001:811::200e traceroute6 to 2a00:1450:4001:811::200e (2a00:1450:4001:811::200e), 64 hops max, 60 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
^C

raceroute6 2a01:468:1000:9::3 traceroute6 to 2a01:468:1000:9::3 (2a01:468:1000:9::3), 64 hops max, 60 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * *^C

Here is the output from the netstat command:
# netstat -rnf inet6
Routing tables

Internet6:
Destination                        Gateway                        Flags   Refs  
    Use   Mtu  Prio Iface
default fe80::1%vio0 UGS 0 86 - 8 vio0 ::/96 ::1 UGRS 0 0 32768 8 lo0 ::1 ::1 UHhl 10 20 32768 1 lo0 ::ffff:0.0.0.0/96 ::1 UGRS 0 0 32768 8 lo0 2002::/24 ::1 UGRS 0 0 32768 8 lo0 2002:7f00::/24 ::1 UGRS 0 0 32768 8 lo0 2002:e000::/20 ::1 UGRS 0 0 32768 8 lo0 2002:ff00::/24 ::1 UGRS 0 0 32768 8 lo0 2a01:4f8:1c0c:4ed8::/64 2a01:4f8:1c0c:4ed8::10 UCn 0 0 - 4 vio0 2a01:4f8:1c0c:4ed8::10 96:00:00:07:a0:53 UHLl 0 0 - 1 vio0 fe80::/10 ::1 UGRS 0 2 32768 8 lo0 fec0::/10 ::1 UGRS 0 0 32768 8 lo0 fe80::%vio0/64 fe80::db0d:ba42:756a:568b%vio0 UCn 2 2 - 4 vio0 fe80::1%vio0 d2:74:7f:6e:37:e3 UHLch 1 118 - 3 vio0 fe80::cfe:57ff:fe3a:d3ed%vio0 d2:74:7f:6e:37:e3 UHLc 0 301 - 3 vio0 fe80::db0d:ba42:756a:568b%vio0 96:00:00:07:a0:53 UHLl 0 110 - 1 vio0 fe80::1%lo0 fe80::1%lo0 UHl 0 0 32768 1 lo0 ff01::/16 ::1 UGRS 0 1 32768 8 lo0 ff01::%vio0/32 fe80::db0d:ba42:756a:568b%vio0 Um 0 1 - 4 vio0 ff01::%lo0/32 ::1 Um 0 1 32768 4 lo0 ff02::/16 ::1 UGRS 0 1 32768 8 lo0 ff02::%vio0/32 fe80::db0d:ba42:756a:568b%vio0 Um 0 2 - 4 vio0 ff02::%lo0/32 ::1 Um 0 1 32768 4 lo0

Here is a process overview of what is currently running on that system:
# ps ax
  PID TT  STAT       TIME COMMAND
    1 ??  Is      0:01.00 /sbin/init
66856 ??  Is      0:00.00 /sbin/slaacd
 1513 ??  Ip      0:00.00 slaacd: frontend (slaacd)
86453 ??  Ip      0:00.00 slaacd: engine (slaacd)
 3815 ??  Sp      0:00.03 /usr/sbin/syslogd
 5379 ??  Isp     0:00.01 syslogd: [priv] (syslogd)
45806 ??  Is      0:00.00 pflogd: [priv] (pflogd)
92940 ??  Sp      0:00.30 pflogd: [running] -s 160 -i pflog0 -f /var/log/pflog 
(pflogd)
77250 ??  S<p     3:35.13 ntpd: ntp engine (ntpd)
24857 ??  I<sp    0:00.03 /usr/sbin/ntpd
68701 ??  Sp      0:00.37 ntpd: dns engine (ntpd)
53193 ??  Is      0:00.00 /usr/sbin/sshd
68662 ??  Isp     0:00.01 /usr/sbin/smtpd
47092 ??  Ip      0:00.01 smtpd: queue (smtpd)
88072 ??  Ip      0:00.01 smtpd: scheduler (smtpd)
76880 ??  Ip      0:00.01 smtpd: pony express (smtpd)
 6137 ??  Ip      0:00.01 smtpd: lookup (smtpd)
53518 ??  Ip      0:00.01 smtpd: control (smtpd)
96150 ??  Ip      0:00.01 smtpd: klondike (smtpd)
88699 ??  I<sp    0:00.00 /usr/bin/sndiod
78812 ??  Isp     0:00.00 sndiod: helper (sndiod)
 5842 ??  Isp     0:00.02 /usr/sbin/cron
34997 ??  Is      0:00.02 sshd: wrynn [priv] (sshd)
 4219 ??  S       0:00.04 sshd: wrynn@ttyp0 (sshd)
39834 ??  Is      0:00.02 sshd: wrynn [priv] (sshd)
96569 ??  S       0:00.02 sshd: wrynn@ttyp1 (sshd)
57931 p0  Isp     0:00.00 -ksh (ksh)
98093 p0  Sp      0:00.01 ksh
63840 p0  R+p     0:00.00 ps -ax
19731 p1  Is+p    0:00.01 -ksh (ksh)
19672 C0  Is+p    0:00.00 /usr/libexec/getty std.9600 ttyC0
 6332 C1  Is+p    0:00.00 /usr/libexec/getty std.9600 ttyC1
68227 C2  Is+p    0:00.00 /usr/libexec/getty std.9600 ttyC2
54050 C3  Is+p    0:00.00 /usr/libexec/getty std.9600 ttyC3
50739 C5  Is+p    0:00.00 /usr/libexec/getty std.9600 ttyC5

Thanks and greetings
Leo

Reply via email to