On Wed, 2 Dec 2009 01:30:08 +0000, FRLinux wrote:

>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

You need to do a little more study on IPv6.

The block FE80::/10 is for link-local unicast addresses.
Read up on the IPv6 address space. You need to know that as you would
know that 127/8 is the loopback address space in IPv4 and that 10./8 is
one of the RFC1918 addresses.

Now go read man ping6 and you will see how you can choose the source
address and then you won't have to go round deleting link-locals every
time you set up a host.

I'm not going to type up the entire story. You'll learn more if you get
yourself some resources. If you want hardcopy try "Running IPv6" by van
Beijnum.

Besides that my hands are not up to punching out long stories....... ;)

Oh and please don't CC me. I AM on the list and I cannot read an email
with each eye ;))

R/

*** NOTE *** Please DO NOT CC me. I <am> subscribed to the list.
Mail to the sender address that does not originate at the list server is 
tarpitted. The reply-to: address is provided for those who feel compelled to 
reply off list. Thankyou.

Rod/
---
This life is not the real thing.
It is not even in Beta.
If it was, then OpenBSD would already have a man page for it.

Reply via email to