Hello,<br>I'm testing bird 1.3.1 protocol radv .<br>The configuration is:<br>router-id 1.1.1.1;<br>protocol device {<br>        scan time 10;           <br>};<br>protocol radv {<br>        interface "ppp*" <br>
        prefix 2001:1111:1111::/64 {<br>          autonomous on;<br> };<br>};<br><br>most of the time it works ok but from time to time it happens something like this:<br>un 17 18:19:41 ppp-test pppd[8032]: No response to 3 echo-requests<br>
Jun 17 18:19:41 ppp-test pppd[8032]: Serial link appears to be <br>disconnected.<br>Jun 17 18:19:41 ppp-test pppd[8032]: Connect time 436.5 minutes.<br>Jun 17 18:19:41 ppp-test pppd[8032]: Sent 1307925176 bytes, <br>received 252750 bytes.<br>
Jun 17 18:19:41 ppp-test bird6: radv1: Socket error: Network is <br>unreachable<br>Jun 17 18:19:41 ppp-test bird6: radv1: Socket error: Network is <br>unreachable<br>Jun 17 18:19:41 ppp-test bird6: radv1: Socket error: Network is <br>
unreachable<br>Jun 17 18:19:41 ppp-test bird6: radv1: Socket error: Network is <br>unreachable<br>...........<br><br>and the last messages repeats itself until hdd is full; or bird6 daemon stop working.  <br>it looks like the problems appear when radv tries to send RA and at the same time ppp interface goes down.<br>
<br>any ideas ?<br><br>thx,<br><br>Bogdan Besliu<br>