Hi Alexey, et.al.,

  I am trying to get dialup modem pool server to supply to me
  IPv6 global prefix in same manner as it is done at the Ethernet,
  but so far no success.

  Some references seem to indicated that   radvd(v0.5.0) should be
  run at the given interface, but surely that can't be needed ?
  (All parts of its manual pages seem to point to a detail that radvd
   pushes/poblishes prefix data, but does not receive it itself..)

  Reading the code it seems that IPv6 addrconf facility is effectively
  disabled from interfaces with  NOARP  flag -- e.g. PPP ones.

  Same situation with 2.3.10 and 2.3.18ac10.
  Any suggestions ?  Experimental patches ?


  The server I have is Cisco AS5200 with ipv6 experimental code,
  and the async interfaces have setups like following:

as5200# show ipv6 interface async 1
Async1 is up, line protocol is up
  IPv6 is enabled, link-local address is FE80::10:7B14:5453:47
  Global unicast address(es):
    3FFE:2610:2:1000::10, subnet is 3FFE:2610:2:1000::10/124
  Joined group address(es):
    FF02::1
    FF02::2
    FF02::1:FF53:47
    FF02::1:FF00:2
    FF02::1:0:2
    FF02::1:5453:47
    FF02::1:FF00:10
    FF02::1:0:10
  MTU is 1500 bytes
  ICMP error messages limited to one every 500 milliseconds
  ND advertised reachable time is 36000 milliseconds
  ND advertised retransmit interval is 36000 milliseconds
  ND router advertisements are sent every 200 seconds
  ND router advertisements live for 1800 seconds
  Hosts use stateless autoconfig for addresses.


  Relevant interface configuration lines at the AS5200:

 ipv6 enable
 ipv6 address 3FFE:2610:2:1000::10/124
 ipv6 nd reachable-time 36000
 ipv6 nd ns-interval 36000
 ipv6 nd prefix-advertisement 3FFE:2610:2:1000::10/124 99999 9999 onlink autoconfig


/Matti Aarnio <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to