• he.net :)

    From Benny Pedersen@1:261/38.20 to All on Wed Jan 11 09:00:50 2012
    Hello All!

    ----- net begins -----
    config_eth1="2.104.223.10 netmask 255.255.255.252 broadcast 2.104.223.11" routes_eth1="default via 2.104.223.9"

    config_eth0="192.168.0.1 netmask 255.255.0.0 broadcast 192.168.255.255" dhcp_eth0="nodns nonis"

    RC_NEED_he6="net.eth1"

    iptunnel_he6="mode sit remote 216.66.80.90 local 2.104.223.10 ttl 255 dev eth1" mtu_he6="1280"
    config_he6="2001:470:27:bb3::2/64"
    routes_he6="default via 2001:470:27:bb3::1 dev he6"
    ----- net ends -----

    just in case i miss it later, still have to add it to dns, but try ping me lol :=)


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/3.2.0-gentoo-r1 (i686))
    * Origin: home.junc.org where qico is waiting (1:261/38.20)
  • From Alexey Vissarionov@2:5020/545 to Benny Pedersen on Wed Jan 11 14:23:20 2012
    Good ${greeting_time}, Benny!

    11 Jan 2012 09:00:50, you wrote to All:

    iptunnel_he6="mode sit remote 216.66.80.90 local 2.104.223.10 ttl 255
    dev eth1" mtu_he6="1280" config_he6="2001:470:27:bb3::2/64" routes_he6="default via 2001:470:27:bb3::1 dev he6"
    just in case i miss it later, still have to add it to dns, but try
    ping me lol :=)

    gremlin@hren:~ > ping6 -c2 2001:470:27:bb3::2
    PING 2001:470:27:bb3::2(2001:470:27:bb3::2) 56 data bytes
    64 bytes from 2001:470:27:bb3::2: icmp_seq=1 ttl=56 time=58.4 ms
    64 bytes from 2001:470:27:bb3::2: icmp_seq=2 ttl=56 time=58.0 ms

    --- 2001:470:27:bb3::2 ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1001ms
    rtt min/avg/max/mdev = 58.018/58.242/58.467/0.329 ms


    --
    Alexey V. Vissarionov aka Gremlin from Kremlin
    gremlin.ru!gremlin; +vii-cmiii-ccxxix-lxxix-xlii

    ... :wq!
    --- /bin/vi
    * Origin: http://openwall.com/Owl (2:5020/545)
  • From Michiel van der Vlist@2:280/5555.1 to Benny Pedersen on Wed Jan 11 12:41:27 2012
    Benny Pedersen wrote to All on Wednesday January 11 2012 at 09:00:

    eth1" mtu_he6="1280" config_he6="2001:470:27:bb3::2/64" routes_he6="de fault via 2001:470:27:bb3::1 dev he6"
    ----- net ends -----

    just in case i miss it later, still have to add it to dns, but try
    ping me lol :=)

    C:\Documents and Settings\Compuser>ping 2001:470:27:bb3::2

    Pingen naar 2001:470:27:bb3::2 met 32 byte gegevens:

    Antwoord van 2001:470:27:bb3::2: tijd=77 ms
    Antwoord van 2001:470:27:bb3::2: tijd=81 ms
    Antwoord van 2001:470:27:bb3::2: tijd=66 ms
    Antwoord van 2001:470:27:bb3::2: tijd=70 ms

    Ping-statistieken voor 2001:470:27:bb3::2:
    Pakketten: verzonden = 4, ontvangen = 4, verloren = 0
    (0% verlies).De gemiddelde tijd voor het uitvoeren van n bewerking in mill iseconden:
    Minimum = 66ms, Maximum = 81ms, Gemiddelde = 73ms

    C:\Documents and Settings\Compuser>


    Cheers, Michiel

    --- FMail/Win32 1.64.GPL
    * Origin: 2001:470:1f15:1117:216:aff:fe00:6d4 (2:280/5555.1)
  • From Benny Pedersen@1:261/38.20 to Alexey Vissarionov on Wed Jan 11 22:39:14 2012
    Hello Alexey!

    11 Jan 2012 14:23, Alexey Vissarionov wrote to Benny Pedersen:

    -+- 2001:470:27:bb3::2 ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1001ms
    rtt min/avg/max/mdev = 58.018/58.242/58.467/0.329 ms

    pretty good :=)


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/3.2.0-gentoo-r1 (i686))
    * Origin: home.junc.org where qico is waiting (1:261/38.20)
  • From Benny Pedersen@1:261/38.20 to Michiel van der Vlist on Wed Jan 11 22:40:56 2012
    Hello Michiel!

    11 Jan 2012 12:41, Michiel van der Vlist wrote to Benny Pedersen:

    MvdV> Minimum = 66ms, Maximum = 81ms, Gemiddelde = 73ms

    super, seems i can redelgate rDNS on he.net to my self ?, would be cool if i can figure out what to do in bind :)

    or is there a hidded panel for PTR setup in he.net ?, (so i dont need to open my own bind to the problematic world)

    last thing i need to understand now is:

    ----- radvd.conf begins -----
    interface eth0
    {
    AdvSendAdvert on;
    AdvLinkMTU 1280;
    MaxRtrAdvInterval 300;
    prefix 2001:16d8:dd00:137::/64
    {
    AdvOnLink on;
    AdvAutonomous on;
    };
    };
    ----- radvd.conf ends -----

    is eth0 the lan side of my ipv6 or wan side of my isp ?, the ipv6 is still my sixxs, who can help me on this one ?

    is it better done in dhcp ?


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/3.2.0-gentoo-r1 (i686))
    * Origin: home.junc.org where qico is waiting (1:261/38.20)
  • From Alexey Vissarionov@2:5020/545 to Benny Pedersen on Thu Jan 12 13:06:00 2012
    Good ${greeting_time}, Benny!

    11 Jan 2012 22:40:56, you wrote to Michiel van der Vlist:

    super, seems i can redelgate rDNS on he.net to my self ?, would be
    cool if i can figure out what to do in bind :)

    2001:16d8:dd00:137::/64

    In /etc/named/named.conf (or another file like reverse.conf, included in it):

    zone "7.3.1.0.0.0.d.d.8.d.6.1.1.0.0.2.ip6.arpa" in { type master; file "zones/reverse/7.3.1.0.0.0.d.d.8.d.6.1.1.0.0.2.ip6.arpa.zone"; };

    In /etc/named/zones/reverse/7.3.1.0.0.0.d.d.8.d.6.1.1.0.0.2.ip6.arpa.zone :

    0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR mynet.example.net. 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR test1.example.net. 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR test2.example.net. 3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR test3.example.net.
    ; ...
    f.f.f.f.f.f.f.f.f.f.f.f.f.f.f.f IN PTR lasthost.example.net.


    --
    Alexey V. Vissarionov aka Gremlin from Kremlin
    gremlin.ru!gremlin; +vii-cmiii-ccxxix-lxxix-xlii

    ... god@universe:~ # cvs up && make world
    --- /bin/vi
    * Origin: http://openwall.com/Owl (2:5020/545)
  • From Michiel van der Vlist@2:280/5555 to Benny Pedersen on Fri Jan 13 00:30:20 2012
    Hello Benny,

    On Wednesday January 11 2012 22:40, you wrote to me:

    super, seems i can redelgate rDNS on he.net to my self ?, would be
    cool if i can figure out what to do in bind :)

    or is there a hidded panel for PTR setup in he.net ?,

    If there is, I haven't found it yet.

    last thing i need to understand now is:

    ----- radvd.conf begins -----
    interface eth0
    {
    AdvSendAdvert on;
    AdvLinkMTU 1280;
    MaxRtrAdvInterval 300;
    prefix 2001:16d8:dd00:137::/64
    {
    AdvOnLink on;
    AdvAutonomous on;
    };
    };
    ----- radvd.conf ends -----

    I can't help you there. My setup of Openwrt on the Linksys is different. All I can tell you is how I did it on the linksys. See my article in FidoNews. It was also published here.


    Cheers, Michiel

    --- GoldED+/W32-MINGW 1.1.5-b20110320
    * Origin: 2001:470:1f15:1117::1 (2:280/5555)
  • From Benny Pedersen@1:261/38.20 to Michiel van der Vlist on Sun Jan 15 04:03:40 2012
    Hello Michiel!

    13 Jan 2012 00:30, Michiel van der Vlist wrote to Benny Pedersen:

    or is there a hidded panel for PTR setup in he.net ?,
    MvdV> If there is, I haven't found it yet.

    will ask them now

    MvdV> I can't help you there. My setup of Openwrt on the Linksys is
    MvdV> different. All I can tell you is how I did it on the linksys. See my
    MvdV> article in FidoNews. It was also published here.

    have searched but could not find it here, google is not that much helpfull either

    radvd need a global scope ipv6 on lan interface ?, i have only a link local for now

    how is range6 / subnet6 defined in dhcpd6 ?

    well its simple for ipv4, but its hard in ipv6, but it just need more dokumention


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/3.2.1-gentoo (i686))
    * Origin: home.junc.org where qico is waiting (1:261/38.20)
  • From Michiel van der Vlist@2:280/5555 to Benny Pedersen on Thu Jan 19 22:22:33 2012
    Hello Benny,

    On Sunday January 15 2012 04:03, you wrote to me:

    or is there a hidded panel for PTR setup in he.net ?,

    MvdV>> If there is, I haven't found it yet.

    will ask them now

    And?


    Cheers, Michiel

    --- GoldED+/W32-MINGW 1.1.5-b20110320
    * Origin: 2001:470:1f15:1117::1 (2:280/5555)