1,103
edits
(note about the v6 route) |
mNo edit summary |
||
| Line 26: | Line 26: | ||
http://lists.debian.org/debian-devel/2012/11/msg00038.html I added sleep 10 to the unbound init scripts. | http://lists.debian.org/debian-devel/2012/11/msg00038.html I added sleep 10 to the unbound init scripts. | ||
--- | ---- | ||
We have have installed the latest version of the rp-pppoe ppp plugin so we can use a 1508 byte mtu to avoid having to do mss clamping. | We have have installed the latest version of the rp-pppoe ppp plugin so we can use a 1508 byte mtu to avoid having to do mss clamping. | ||
--- | ---- | ||
Sometimes we lose the ipv6 default route, doing <code>poff a-and-a ; pon a-and-a</code> makes it work again, but we don't know the underlying cause. | Sometimes we lose the ipv6 default route, doing <code>poff a-and-a ; pon a-and-a</code> makes it work again, but we don't know the underlying cause. | ||
---- | |||