Hirdetés

Új hozzászólás Aktív témák

  • Gyurka6

    őstag

    Ez egy rb435: internet nélkül! (ha bedugom a net kábelt működik)
    ipv6 pool üres!, ipv6 address: hiányoja a pool1
    pirossal I ::1/64, pool1, iterf.. bridge1, (advertise) yes,
    Fekete D ::1, inerf lo, adve.. no
    DL fe80...../64, intf. bridge1, no (advertise)
    Alapból csak ezek látszanak (ha több is van az nem jó!)
    (illeszthettem volna a táblázatot..)

    /ipv6 dhcp-server
    add address-pool=pool1 interface=bridge1 lease-time=30m name=server1 prefix-pol=pool1
    /ipv6 address
    # address pool error: pool not found: pool1 (4)
    add address=::1 from-pool=pool1 interface=bridge1
    /ipv6 dhcp-client
    add add-default-route=yes interface=pppoe-out1 pool-name=pool1 pool-prefix-length=56 rapid-commit=no request=prefix
    /ipv6 firewall filter
    add action=accept chain=input comment="related,established to clients" connection-state=established,related,untracked
    # pppoe-out1 not ready
    add action=accept chain=forward comment="all out on DIGI" out-interface=pppoe-out1
    add action=accept chain=forward comment="allow ICMPv6 on forward" protocol=icmpv6
    add action=accept chain=input comment="related,established to router" connection-state=established,related
    add action=accept chain=input comment="ICMP to router" protocol=icmpv6
    add action=accept chain=input comment="DHCPv6 to router" dst-port=546 protocol=udp src-port=547
    add action=drop chain=forward
    add action=drop chain=input
    /ipv6 firewall mangle
    add action=accept chain=prerouting
    add action=accept chain=forward
    add action=accept chain=postrouting
    /ipv6 firewall nat
    add action=masquerade chain=srcnat out-interface-list=WAN
    /ipv6 nd
    set [ find default=yes ] advertise-dns=no interface=bridge1
    add advertise-dns=no disabled=yes ra-delay=0s ra-interval=3m-6m ra-lifetime=10m
    /ipv6 nd prefix default
    set preferred-lifetime=30m valid-lifetime=33m

Új hozzászólás Aktív témák