2010/9/5, Simon Comeau Martel <si...@comeau.info>:
> I am trying to figure out why OpenBSD won't let me activate
> "net.inet6.ip6.accept_rtadv" and "net.inet6.ip6.forwarding" at the same
> time.

/usr/src/sys/netinet6/in6_proto.c:int   ip6_accept_rtadv = 0;   /*
enabling forwarding and rtadv concurrently is dangerous */

> My ISP started an IPv6 beta, and I am trying to configure my OpenBSD router
> for it. I want to get the IPv6 address of my gateway (the address of my
> ISP's router) on my pppoe0 interface via resold and to run rtadvd on my lan
> interface, so my hosts can configure themselves.

I can't think of a reason why two ISP's can't configure their routers'
IPs manually. IMO autoconf is for end-users only.
-- 
Martin Pelikan

Reply via email to