dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
15
isocat
join:2012-06-03
Toronto, ON

isocat

Member

Re: IPv6 beta

Solved. Seems like a bug in openwrt. This is how I fixed it:

root@DeltaNet:/etc/init.d# ip -6 route del default
root@DeltaNet:/etc/init.d# ip -6 route add default dev pppoe-wan


Looks like this problem occurs everytime the router is rebooted.
mactalla
join:2008-02-19

mactalla

Member

Yes, it looks like you were missing the default route. This should normally be configured for you. If it fails on you again I would look at your firewall and make sure none of the negotiations are being blocked. You can enable logging (option log 1) on your wan zone to identify what's not getting through.