Hi,
I supposedly have an IPv6 capable connection but it doesn't negotiate
IPv6 for some reason. I'm inquiring if I need to turn on any sysctl's
or something...
#net.inet6.ip6.accept_rtadv=1 # 1=Permit IPv6 autoconf (forwarding
must be 0)
This one seems logical but my gateway is a soekris and has forwarding
enabled in order to NAT, so I'm really confused by that comment.
Right now as it is this is what my pppoe0 looks like:
-----
# ifconfig pppoe0
pppoe0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1492
priority: 0
dev: em0 state: session
sid: 0x2b3 PADI retries: 1 PADR retries: 0 time: 11:43:44
sppp: phase network authproto pap
groups: pppoe egress
status: active
inet6 fe80::200:24ff:fed0:1ea4%pppoe0 -> prefixlen 64 scopeid 0x8
inet 188.174.205.151 --> 82.135.16.28 netmask 0xffffffff
-----
The soekris I have running OpenBSD 5.5-stable, does not seem to
negotiate IPv6, unlike the AVM FritzBox! router that it replaced. The
AVM router was able to negotiate IPv6 for some reason.
Since I cycle my connection in the morning times per crontab I haven't
tried to get a debug yet, do you think I should do that, would it help any?
My provider is M-Net in Germany.
Regards,
-peter