>hello again. i have successfully configured ipv6/ipv4 router to connect
>outside via ai3 (thanks to itojun). my problem now is how local nodes
>connect to outside nodes... here is our network set-up:
>
> _______________
> ____| ph-sfc-sat |sr1__________ai3
> |v6/v4 router |
> |______________|
> |xl1 (local)
> ____|_______
> |ipv6/v4 host|
> | beta |
> |____________|
>
> I would like to be able to connect beta to
> outside (ai3) ... when i ping6 from beta to
> www.kame.net for example, this is what i get:
here are items you want to check.
- do you have ph-sfc-sat configured as a router? if you are using
KAME code (*BSD), the following commands would be necessary:
# sysctl -w net.inet6.ip6.forwarding=1
# sysctl -w net.inet6.ip6.accept_rtadv=0
- does ph-sfc-sat transmit router advertisements to xl1 link?
(it should, otherwise beta cannot know where the router is)
- you need to tell us which address is assigned to which interface,
on beta/ph-sfc-sat. also, you need to tell us about routing
setup made to these guys.
itojun
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]