Re: IPv6 headaches

From: Danny Horne (danny_at_clifftop.net)
Date: 08/29/03

  • Next message: akanwar_at_digitarchy.com: "Device polling support for em and bge"
    Date: Fri, 29 Aug 2003 20:18:48 +0100
    To: Ivo Vachkov <ivo@unilans.net>
    
    

    Ivo Vachkov was once thought to have said:

    > try:
    > route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6
    >
    This is the script I was sent to set things up -
    #!/bin/sh
    ifconfig gif create
    gifconfig gif0 inet 217.204.162.182 193.113.58.80
    && ifconfig gif0 inet6 2001:618:400::d9cc:a2b6 prefixlen 128
    && route add -inet6 default fe80::%gif0
    && ifconfig fxp0 inet6 2001:618:456:: prefixlen 48
    && sysctl –w net.inet6.ip6.forwarding=1
    && /usr/sbin/rtadvd fxp0
    && echo "IPv6 configuration completed" ||
    { echo "IPv6 configuration failed!" 1>&2; exit 1; }

    This is the result of deleting their default route & applying your suggested one
    -
    andromeda# route add -inet6 default 2001:618:1::a0
    route: writing to routing socket: Network is unreachable
    add net default: gateway 2001:618:1::a0: Network is unreachable

    Do I need to apply any IPv6 firewall rules to make things work? (preferred fw is
    ipf)
    Do I need to set anything in rc.conf? (I assumed script would do everything)

    --
    To do is to be  -- Nietzsche
    To be is to do  -- Sartre
    Scooby do be do -- Scooby
    ----------------------------------------------------------------
    This message was sent using IMP, the Internet Messaging Program.
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: akanwar_at_digitarchy.com: "Device polling support for em and bge"

    Relevant Pages

    • Re: Open Source GIS - Need Advice Please
      ... you may rey avismap gis engine. ... where he want to go and gets the route planned. ... PHP: To write the scripts to communicate with the PostGIS / User + ... A script in PHP which captures the data and then echo the image ...
      (comp.infosystems.gis)
    • Re: 3 NIC, 2 ADSL, Help me
      ... Here is the script: ... # we are going to create Routing for multiple uplinks/providers. ... ip route add default via $P1 table T1 ... 32760: from 192.168.1.1 lookup T1 ...
      (comp.os.linux.networking)
    • Open Source GIS - Need Advice Please
      ... I am preparing to build up a GIS system as part of my University ... where he want to go and gets the route planned. ... PHP: To write the scripts to communicate with the PostGIS / User + ... A script in PHP which captures the data and then echo the image ...
      (comp.infosystems.gis)
    • Open Source GIS - Need Advice Please
      ... I am preparing to build up a GIS system as part of my University ... where he want to go and gets the route planned. ... PHP: To write the scripts to communicate with the PostGIS / User + ... A script in PHP which captures the data and then echo the image ...
      (comp.infosystems.gis)
    • FW: regex needed
      ... Still cant get to you chris ... you must refer to the latest post to see the working script. ... |> |I have now looped the route list, and it is saved in the hash. ...
      (perl.beginners)