Re: IPv6

From: Olaf Menzel (olaf.menzel@fokus.fhg.de)
Date: Wed Apr 03 2002 - 11:58:58 EST

  • Next message: Joseph Ishac: "Re: IPv6"

    Hello Josef and all users of one,
    --------------------------------

    I have just setup a Ulra Sparc 10 , Solaris 8 for dual stack ip (ipv4, ipv6) with 2 if card and two different networks.

    ipv4:
                                                                            ONE
    192.168.1.1 --------------- 192.168.1.254 ========= 10.10.100.254 ------------10.10.100.1

    ipv6:

    3ffe:400:9a0:501:206:5bff:fe64:e845
                   |
                   |
                   | ONE
    3ffe:400:9a0:501:a00:20ff:fec1:316a ======== 3ffe:400:9a0:502:a00:20ff:fec1:316a
                                                                                               |
                                                                                               |
                                                                                               |
                                                                               3ffe:400:9a0:502:206:5bff:fe64:e871

    First of all I tried from one network to the other network by enabling ip_forwarding. Then I disabled ip_forwarding
    and started one with one -d test, but one refuses to forward traffic from one interface to the other interface. No ping answered.
    here is my one config file:

    verbose: 1
    logfile: /tmp/bridge.log
    pidfile: /tmp/bridge.pid
    delayfile: /tmp/bridge.delay
    memunit: 1024 B
    drawplots: 0

    interface: hme0
      linespeed: 64 kbs
      qsize: 85 KB
      propagation: 0
      drop: no_drop

    interface: le1
      linespeed: 64bs
      qsize: 85 KB
      propagation: 0
      drop: no_drop
       

    For IPv6 it is more difficult to disable routing beacuse the ipv6 adresses aere automaticly set for aech interface
    by the in.ndpd daemon. As I know it automaticly routes every ipv6 traffic . The the ipv6 addresses has to be set by hand.

    After putting the ipv6 addresses to hme0 and hme1 new virtual interfaces has been created (hme0:1 and hme1:1) which carring the ipv6 addresses. I tried to use these interfaces in the ONE config file but one proclaims with " interface hme0:1 not found"

    Do you have any idieas ?

    with best regards

    Olaf Menzel

    ---
    Dipl. Ing. Olaf Menzel - System Engineer
    FhG-FOKUS Institute for Open Communication Systems:
    - Competence Center for Advanced Satellite Communication
    Schloss Birlinghoven, 53754 Sankt Augustin, Germany
    Phone: +49-2241-14-3494   Mobile: +49-175-2616161    Fax: +49-2241-14-1050
    email: olaf.menzel@fokus.fhg.de              Internet: http://www.fokus.fhg.de
    



    This archive was generated by hypermail 2b29 : Wed Apr 03 2002 - 11:54:37 EST