Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4
jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1771132 27-Apr-2017 10:42
Send private message

MadEngineer: Curious to know the firewall behaviour of the NF4V:  paste your NAS unit's IPV6 address HERE and see if it's reachable

 

4 packets transmitted, 0 received, 100% packet loss, time 3009ms

Whew!



jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1771458 27-Apr-2017 17:55
Send private message

IPv6 Geekzone badge obtained. Guess it works!

linw
2893 posts

Uber Geek
+1 received by user: 1205


  #1771651 28-Apr-2017 08:38
Send private message

Yep, got "the badge" here in Wgtn region now! 

 

Seems to have doubled the speed and made my life so much better all roundsmile

 

Anyway, good going Orcon guys.




linw
2893 posts

Uber Geek
+1 received by user: 1205


  #1773542 1-May-2017 14:53
Send private message

My wife's comp couldn't access google.com (gmail) today until I unticked IPv6 in adapter settings. Didn't seem to have any problems with other sites and my comp is fine. 

 

No idea why IPv6 is problematic on this one machine. Guess I just leave IPv6 disabled.

 

The adapter is an onboard one in a Dell Optiplex 780.


linw
2893 posts

Uber Geek
+1 received by user: 1205


  #1773833 1-May-2017 20:36
Send private message

The error reported is:- ERR_QUIC_PROTOCOL_ERROR

 

Same problem with Chrome and Edge. The problem page seems to be https://accounts.google.com/


jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1773841 1-May-2017 20:50
Send private message

Yeah, I'm seeing slow response (intermittently) from Google since the IPV6 went live.  Haven't really investigated too much; but the issue does seem to be device-agnostic (i.e. all my devices occasionally have slowdowns on Google traffic).

 

@Sounddude - any known issue in this area?


 
 
 
 

Shop now for Dyson appliances (affiliate link).
linw
2893 posts

Uber Geek
+1 received by user: 1205


  #1773855 1-May-2017 21:17
Send private message

Go here for a fix for Chrome https://appuals.com/fix-google-chrome-error-err_quic_protocol_error/

 

It involves disabling the 'experimental' QUIC protocol.


Sounddude

I fix stuff!
1935 posts

Uber Geek
+1 received by user: 640

Trusted
2degrees
Lifetime subscriber

  #1774770 3-May-2017 09:35
Send private message

Not something we have come across before?

 

Can you guys confirm what modem you have and the firmware version?


jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1774780 3-May-2017 09:48
Send private message

 

 

 

Manufacturer:

 

NetComm Wireless

 

 

 

Product Class:

 

NF4V

 

 

 

Build Timestamp:

 

201408221004

 

 

 

Software Version:

 

GURNV5.OT132A-8-NC.Orcon-R5B032.EN

 

 

 


MadEngineer
4591 posts

Uber Geek
+1 received by user: 2570

Trusted

  #1774954 3-May-2017 14:03
Send private message

What happens if you run a nslookup IPv6.google.com from command prompt?




You're not on Atlantis anymore, Duncan Idaho.

linw
2893 posts

Uber Geek
+1 received by user: 1205


  #1775058 3-May-2017 16:37
Send private message

Mine is same as James above.


HP

 
 
 
 

Shop now for HP laptops and other devices (affiliate link).
jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1775099 3-May-2017 18:38
Send private message

MadEngineer: What happens if you run a nslookup IPv6.google.com from command prompt?

 

Technically, this is from a BASH shell, rather than a command-prompt; but I don't think that's going to make a huge difference:

james:[~]$ nslookup
> ipv6.google.com
Server:        121.98.0.1
Address:    121.98.0.1#53

Non-authoritative answer:
ipv6.google.com    canonical name = ipv6.l.google.com.

More interestingly, "ipv6.l.google.com" doesn't resolve:

> ipv6.l.google.com.
Server:        121.98.0.1
Address:    121.98.0.1#53

Non-authoritative answer:
*** Can't find ipv6.l.google.com.: No answer

I've got the following set in my router under Advanced Setup/DNS: "Select DNS server from available WAN interface"; and I'm pushing my router's IP address for DNS via DHCP.   Also "DNS Proxy" is turned off.

 

 


MadEngineer
4591 posts

Uber Geek
+1 received by user: 2570

Trusted

  #1775104 3-May-2017 19:01
Send private message

^ based on "Server: 121.98.0.1" your dhcp server is pushing orcon's dns server, not itself (assuming that machine is on dhcp not static)

 

also, for nslookup under bash you'll need to add -query=AAAA or set query=AAAA 





You're not on Atlantis anymore, Duncan Idaho.

jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1775131 3-May-2017 19:47
Send private message

MadEngineer: based on "Server: 121.98.0.1" your dhcp server is pushing orcon's dns server, not itself (assuming that machine is on dhcp not static)

 

I can assure you it is configured to push itself; I just checked.  However, as I also previously stated, "DNS Proxy" is disabled; which presumably is overriding the DHCP DNS-setting in the router.  That's my assumption - I don't have source code for the firmware, so I can't check!  :-)

 

MadEngineer: also, for nslookup under bash you'll need to add -query=AAAA or set query=AAAA

 

Wow; long day at work today obviously - I should have thought of that myself.

 

james:[~]$ nslookup
> set type=aaaa
> ipv6.l.google.com
Server:        121.98.0.1
Address:    121.98.0.1#53

Non-authoritative answer:
ipv6.l.google.com    has AAAA address 2404:6800:4006:808::200e

 

Better.  Also, this:

 

james:[~]$ ping6 ipv6.google.com
PING6(56=40+8+8 bytes) 2404:4404:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX --> 2404:6800:4006:808::200e
16 bytes from 2404:6800:4006:808::200e, icmp_seq=0 hlim=52 time=36.471 ms
16 bytes from 2404:6800:4006:808::200e, icmp_seq=1 hlim=52 time=46.495 ms
16 bytes from 2404:6800:4006:808::200e, icmp_seq=2 hlim=52 time=40.209 ms

 

 


jamesrt
1666 posts

Uber Geek
+1 received by user: 944

ID Verified
Trusted
Lifetime subscriber

  #1775934 4-May-2017 22:10
Send private message

...and I've turned off the IPv6 on my router.

Just seemed to be causing too much instability and timeouts. My phone in particular really didn't like it; I was getting WiFi dropouts, really bad performance on basic things [browsing and email, for example], etc. It's a fairly modern phone running Nougat [Android 7.0] too, which is odd.

Pity.

1 | 2 | 3 | 4
View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.