Community discussions

MikroTik App
 
Rid00
just joined
Topic Author
Posts: 1
Joined: Tue Apr 12, 2022 4:39 pm

Can Ping ipv6 web addresses from the router but not from PC's

Tue Apr 12, 2022 5:18 pm

Trying to get IPv6 working on RB4011iGS+. I'm completely new to ipv6 and have been through a lot of the tutorials and posts. This is my configuration:
# apr/12/2022 15:58:41 by RouterOS 7.2
# software id = GLMG-D16X
#
# model = RB4011iGS+
# serial number = B8FE0A34E5BD

/ipv6 address
add address=::/64 advertise=yes disabled=no eui-64=no from-pool=Pool1 interface=MainBridge no-dad=no
/ipv6 dhcp-client
add add-default-route=no dhcp-options="" dhcp-options="" disabled=no interface=pppoe0 pool-name=Pool1 pool-prefix-length=64 prefix-hint=::/0 request=prefix use-peer-dns=yes
/ipv6 nd
set [ find default=yes ] advertise-dns=yes advertise-mac-address=yes disabled=no dns="" hop-limit=unspecified interface=MainBridge managed-address-configuration=yes mtu=unspecified other-configuration=yes ra-delay=3s ra-interval=3m20s-10m \
    ra-lifetime=30m reachable-time=unspecified retransmit-interval=unspecified
/ipv6 nd prefix default
set autonomous=yes preferred-lifetime=1w valid-lifetime=4w2d
/ipv6 settings
set accept-redirects=yes-if-forwarding-disabled accept-router-advertisements=yes-if-forwarding-disabled disable-ipv6=no forward=yes max-neighbor-entries=8192
With this config, I can ping 2600:: for example from the router itself successfully, but no connected devices can browse or ping the web. There is no IPv6 firewall. Devices are getting ipv6 addresses from the router which the router can ping successfully. A connected PC can ping the prefix bound in dhcp-client.

Any help would be greatly appreciated.

Who is online

Users browsing this forum: Amazon [Bot], InfraErik and 83 guests