On Wed, Dec 2, 2009 at 1:21 AM, FRLinux <frli...@gmail.com> wrote: > On Wed, Dec 2, 2009 at 1:01 AM, FRLinux <frli...@gmail.com> wrote: >> I do have another problem though. I am also using rtadvd and cannot at >> the moment ping6 out whereas ping6 from the outside to a host on >> rtadvd works... > > With pftop, i can see the packets, first a successful one (pinging > from the outside to one of the machines getting a rtadvd address): > > ipv6-icmp In 2002:xxxxx[14884] 2001:xxxxx[12 > NO_TRAFFIC:NO_TRAFFIC 00:00:04 00:00:09 8 832 > > Then an unsuccessful one (when pinging from the inside to the outside): > ipv6-icmp Out fe80::200:xxxxxx 2001:xxxxxxx[128] > NO_TRAFFIC:NO_TRAFFIC 00:00:03 00:00:10 4 > > Now where I am confused is why is it trying to ping out with a source > address of fe80::
Removing fe80 from $ext_if does fix my issue though ifconfig sis1 inet6 fe80::200:xxxx:xxxx:xxxx delete Cheers, Steph