QUOTE(vincent_ng86 @ Oct 16 2013, 07:40 AM)
No, no solution so far except drastic ones that I have employed which highly likely will not apply to you.QUOTE(tezro @ Oct 16 2013, 07:50 AM)
Works just fine here. Facebook still will not open.Unifi TMnet Streamyx/Unifi & IPv6, Now live!
|
|
Oct 16 2013, 09:10 AM
Show posts by this member only | IPv6 | Post
#161
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
QUOTE(vincent_ng86 @ Oct 16 2013, 07:40 AM) No, no solution so far except drastic ones that I have employed which highly likely will not apply to you.QUOTE(tezro @ Oct 16 2013, 07:50 AM) Works just fine here. Facebook still will not open. |
|
|
|
|
|
Oct 16 2013, 09:47 AM
|
![]()
Junior Member
30 posts Joined: Oct 2009 |
QUOTE(asellus @ Oct 16 2013, 09:10 AM) Not sure what's exactly happened at TM side.Currently, i'm using Hurricane Electric IPv6 tunnel for my IPv6 connection. Maybe reading this YouTube video buffering issue on IPv6 enabled networks blogspot entry can give you hint on how to fix the problem. |
|
|
Oct 16 2013, 10:48 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
|
|
|
Oct 16 2013, 11:12 AM
|
![]()
Junior Member
30 posts Joined: Oct 2009 |
|
|
|
Oct 16 2013, 01:29 PM
Show posts by this member only | IPv6 | Post
#165
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
QUOTE(tezro @ Oct 16 2013, 09:47 AM) Not sure what's exactly happened at TM side. OMG, MSS clamping to 1392 DOES THE TRICK!Currently, i'm using Hurricane Electric IPv6 tunnel for my IPv6 connection. Maybe reading this YouTube video buffering issue on IPv6 enabled networks blogspot entry can give you hint on how to fix the problem. I've tried MSS clamping before, but not at 1392, therefore I assume MSS clamping will not solve the problem. wKkaY should add this to the front page - no need for people to have problems like this. |
|
|
Oct 16 2013, 01:47 PM
|
|
VIP
6,008 posts Joined: Jan 2003 |
QUOTE(asellus @ Oct 16 2013, 01:29 PM) OMG, MSS clamping to 1392 DOES THE TRICK! Typically one would clamp it to PMTU and let the kernel do the math. Do you have the option for that?I've tried MSS clamping before, but not at 1392, therefore I assume MSS clamping will not solve the problem. wKkaY should add this to the front page - no need for people to have problems like this. |
|
|
|
|
|
Oct 16 2013, 01:58 PM
Show posts by this member only | IPv6 | Post
#167
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
|
|
|
Oct 16 2013, 02:06 PM
|
|
VIP
6,008 posts Joined: Jan 2003 |
|
|
|
Oct 16 2013, 02:09 PM
|
|
VIP
6,008 posts Joined: Jan 2003 |
Having said that, technically it's not pure in the sense that there's something in the middle meddling with the IP payload. Lemme see whether there's any IPv6 spec that addresses the PMTU problem.
|
|
|
Oct 16 2013, 02:14 PM
Show posts by this member only | IPv6 | Post
#170
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
QUOTE(wKkaY @ Oct 16 2013, 02:06 PM) Mine seems to have it. I can add the mangle rule, although I can't confirm whether it actually works. Version 6.4 FWIW. If I set up the PPP profile to change the MSS, Mikrotik will only add two rules in "/ip firewall mangle" section. The "/ipv6 firewall mangle" section will still be empty. This is a known issue with routerOS as shown at http://forum.mikrotik.com/viewtopic.php?f=2&t=51117 amongst other places.Do you know how to tell routerOS to add the appropriate rules to "/ipv6 firewall mangle" when change MSS is enabled in the PPP profile? |
|
|
Oct 16 2013, 02:27 PM
|
![]()
Junior Member
30 posts Joined: Oct 2009 |
@asellus Are you using Streamyx 2Mbps? Just want to know.
|
|
|
Oct 16 2013, 02:34 PM
|
|
VIP
6,008 posts Joined: Jan 2003 |
QUOTE(asellus @ Oct 16 2013, 02:14 PM) If I set up the PPP profile to change the MSS, Mikrotik will only add two rules in "/ip firewall mangle" section. The "/ipv6 firewall mangle" section will still be empty. This is a known issue with routerOS as shown at http://forum.mikrotik.com/viewtopic.php?f=2&t=51117 amongst other places. Oh I didn't know they would add those rules automatically. Mine doesn't add them for IPv4. In Linux, the MTU mangling is normally done in rp-pppoe userspace client, so it isn't necessary to create iptables rules. I don't know if Mikrotik uses the same pppoe client implementation.Do you know how to tell routerOS to add the appropriate rules to "/ipv6 firewall mangle" when change MSS is enabled in the PPP profile? So now I understand what you mean by "manually". What I meant wasn't automatic as in remove the need to manually add clamping rules. Just to remove the manual MSS calculation, by using a rule like: QUOTE chain=postrouting action=change-mss new-mss=clamp-to-pmtu passthrough=yes protocol=tcp tcp-flags=syn XXX-interface=unifi |
|
|
Oct 16 2013, 02:53 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
QUOTE(wKkaY @ Oct 16 2013, 02:34 PM) Oh I didn't know they would add those rules automatically. Mine doesn't add them for IPv4. In Linux, the MTU mangling is normally done in rp-pppoe userspace client, so it isn't necessary to create iptables rules. I don't know if Mikrotik uses the same pppoe client implementation. Hehehe nice one bro :-) dunno got another admin playing with mikrotik also So now I understand what you mean by "manually". What I meant wasn't automatic as in remove the need to manually add clamping rules. Just to remove the manual MSS calculation, by using a rule like: |
|
|
|
|
|
Oct 16 2013, 03:08 PM
Show posts by this member only | IPv6 | Post
#174
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
QUOTE(wKkaY @ Oct 16 2013, 02:34 PM) Oh I didn't know they would add those rules automatically. Mine doesn't add them for IPv4. In Linux, the MTU mangling is normally done in rp-pppoe userspace client, so it isn't necessary to create iptables rules. I don't know if Mikrotik uses the same pppoe client implementation. In routerOS, to do MSS clamping, you have to use iptables and/or ip6tables. The PPPoE dialer of routerOS lacks many features that even D-Link DIR-615 dialer has.So now I understand what you mean by "manually". What I meant wasn't automatic as in remove the need to manually add clamping rules. Just to remove the manual MSS calculation, by using a rule like: Your rule seems to works though. Although I wonder why MSS clamping to 1432 that I done earlier doesn't work, while it works with 1392. |
|
|
Oct 16 2013, 03:11 PM
Show posts by this member only | IPv6 | Post
#175
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
|
|
|
Oct 16 2013, 03:13 PM
|
|
VIP
6,008 posts Joined: Jan 2003 |
QUOTE(asellus @ Oct 16 2013, 03:08 PM) Your rule seems to works though. Although I wonder why MSS clamping to 1432 that I done earlier doesn't work, while it works with 1392. When I'm free (after I catch up to all the work I missed from being sick) I'll set up an experiment to figure out this MTU problem. In theory... PMTU discovery should address this. But why isn't it? |
|
|
Oct 16 2013, 03:17 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,659 posts Joined: Feb 2005 |
QUOTE(asellus @ Oct 16 2013, 09:10 AM) No, no solution so far except drastic ones that I have employed which highly likely will not apply to you. Thanks for sharing. Was wondering all the while was is going on. Didn't expect the implementation of IPV6 bringing this kind of impact.Works just fine here. Facebook still will not open. |
|
|
Oct 16 2013, 03:19 PM
|
![]()
Junior Member
30 posts Joined: Oct 2009 |
|
|
|
Oct 16 2013, 03:29 PM
Show posts by this member only | IPv6 | Post
#179
|
|
Elite
4,541 posts Joined: Jan 2003 From: BSRPPG51 Access Concentrator |
|
|
|
Oct 16 2013, 03:32 PM
|
![]()
Junior Member
30 posts Joined: Oct 2009 |
|
| Change to: | 0.1177sec
0.38
6 queries
GZIP Disabled
Time is now: 30th November 2025 - 09:45 PM |