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 | ... | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | ... | 57
CokemonZ
1047 posts

Uber Geek


  #2430450 2-Mar-2020 20:52
Send private message

Actually - It's not working. Here is what I see:

 

 

 

ubnt@ubnt# show interfaces ethernet eth0 vif 10 pppoe 0
 default-route auto
 dhcpv6-pd {
     pd 0 {
         interface eth1 {
             host-address ::1
             prefix-id :0
             service slaac
         }
         interface switch0 {
             host-address ::1
             prefix-id :2
             service slaac
         }
         prefix-length /56
     }
     prefix-only
     rapid-commit enable
 }
 firewall {
     in {
         ipv6-name WAN6_IN
         name WAN_IN
     }
     local {
         ipv6-name WAN6_LOCAL
         name WAN_LOCAL
     }
 }
 ipv6 {
     dup-addr-detect-transmits 1
     enable {
     }
 }
 mtu 1500
 name-server auto




robfish
683 posts

Ultimate Geek

Lifetime subscriber

  #2430451 2-Mar-2020 21:00
Send private message

I have a colleague with the same problem when he switched to 2Degrees.

 

When they gave him a static address he cannot access several sites (mainly US ones).

 

I told him that if 2Degrees cannot provide a decent service he should try to cancel the contract and shift to an ISP which works.





Rob

CokemonZ
1047 posts

Uber Geek


  #2430459 2-Mar-2020 21:10
Send private message

robfish:

 

I have a colleague with the same problem when he switched to 2Degrees.

 

When they gave him a static address he cannot access several sites (mainly US ones).

 

I told him that if 2Degrees cannot provide a decent service he should try to cancel the contract and shift to an ISP which works.

 

 

 

 

Work supplies 2 degrees connection. Not really an option at the moment.




Spyware
3729 posts

Uber Geek

Lifetime subscriber

  #2430466 2-Mar-2020 21:17
Send private message

So your brothers provider is dual stack??





Spark Max Fibre using Mikrotik CCR1009-8G-1S-1S+, CRS125-24G-1S, Unifi UAP, U6-Pro, UAP-AC-M-Pro, Apple TV 4K (2022), Apple TV 4K (2017), iPad Air 1st gen, iPad Air 4th gen, iPhone 13, SkyNZ3151 (the white box). If it doesn't move then it's data cabled.


CokemonZ
1047 posts

Uber Geek


  #2430469 2-Mar-2020 21:21
Send private message

no idea - but actually I still want ipv6 working and I am so very very close I think


Spyware
3729 posts

Uber Geek

Lifetime subscriber

  #2430470 2-Mar-2020 21:23
Send private message

If not he won't have ability to connect to IPv6 addresses.





Spark Max Fibre using Mikrotik CCR1009-8G-1S-1S+, CRS125-24G-1S, Unifi UAP, U6-Pro, UAP-AC-M-Pro, Apple TV 4K (2022), Apple TV 4K (2017), iPad Air 1st gen, iPad Air 4th gen, iPhone 13, SkyNZ3151 (the white box). If it doesn't move then it's data cabled.


CokemonZ
1047 posts

Uber Geek


  #2430472 2-Mar-2020 21:27
Send private message

Spyware:

 

If not he won't have ability to connect to IPv6 addresses.

 

 

not arguing - but then it's his problem - not mine :)


 
 
 

Backblaze Unlimited Backup. World’s easiest cloud backup. Get peace of mind knowing your files are backed up securely in the cloud (affiliate link).
CokemonZ
1047 posts

Uber Geek


  #2431468 2-Mar-2020 22:17
Send private message

Nova Energy - they do ipv6, but plex only half arsed support it anyway.

 

At least I now have ipv6 working after resetting all the things.

 

I will contact 2 degrees tomorrow and complain as it has impacted my service.

 

 


michaelmurfy

meow
13217 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #2431470 2-Mar-2020 22:29
Send private message

@CokemonZ There is a long thread in the 2degrees subforum. In short, phone 2degrees stating that suddenly some of your apps have stopped working and you believe you're on CG-NAT and they'll sort it for you.





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


axlback
14 posts

Geek


  #2431533 3-Mar-2020 06:26
Send private message

Wondering if anyone can assist with adding ipv6 to vlans as per my post? Tried the instructions further back in this thread without success.

Thanks

axlback:

I'm at it again, now trying to add ipv6 to my VLANs, eth1.30 and eth1.40


I've tried the instructions as per #1806397 (changing vif to my tags), but get this error:


@EdgeRouter-4# edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0


[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]


@EdgeRouter-4# set interface eth1 vif 30 host-address ::1


The specified configuration node is not valid


Set failed


[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]


 


Any help appreciated. Current config below.


 


default-route auto


dhcpv6-pd {


     pd 0 {


         interface eth1 {


             host-address ::1


             prefix-id :0


             service slaac


         }


         interface eth2 {


             host-address ::1


             prefix-id :1


             service slaac


         }


         prefix-length /56


     }


     prefix-only


     rapid-commit enable


}


firewall {


     in {


         ipv6-name WAN6_IN


         name WAN_IN


     }


     local {


         ipv6-name WAN6_LOCAL


         name WAN_LOCAL


     }


}


ipv6 {


     dup-addr-detect-transmits 1


     enable {


     }


}


mtu 1500


name-server auto


password ****


user-id ****@snap.net.nz


CokemonZ
1047 posts

Uber Geek


  #2431560 3-Mar-2020 08:54
Send private message

michaelmurfy:

 

@CokemonZ There is a long thread in the 2degrees subforum. In short, phone 2degrees stating that suddenly some of your apps have stopped working and you believe you're on CG-NAT and they'll sort it for you.

 

 

 

 

Resolved - they are giving me a static IP at no charge. Nice, very happy - I finally got IPV6 running, and have a static ip. It's a good day.


michaelmurfy

meow
13217 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #2432187 3-Mar-2020 23:55
Send private message

@axlback It is on the OP...

 

If you're wanting eth2 or any internal VLAN's set up for IPv6 then basically repeat with "eth2 prefix-id :2" and so-on.

 

Each prefix-id has to be unique per interface. It doesn't look like you're doing this and thus it errors out. You're also getting the interface wrong...

 

edgerouter# show
 interface eth1 {
     host-address ::1
     no-dns
     prefix-id :1
     service slaac
 }
 interface eth1.90 {
     host-address ::1
     no-dns
     prefix-id :2
     service slaac
 }
 prefix-length /56
[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


axlback
14 posts

Geek


  #2433367 5-Mar-2020 20:35
Send private message

thanks @michaelmurfy

 

I'm not competent enough to quite figure out where I'm getting the interface wrong. I can't set prefix id as I don't get that far. I managed to set ipv6 for eth1 (prefix id 0) and eth2 (1) but just can't get it right for eth1.30 and eth1.40

 

To enable ipv6 on eth1.30 should I be entering the following?

 

edit interfaces ethernet eth0 pppoe 0 dhcpv6-pd pd 0
set interface eth1 vif 30 host-address ::1
set interface eth1 vif 30 prefix-id :2
set interface eth1 vif 30 service slaac
top
commit
save

 

Apologies for being such a n00b. Interfaces below. Any assistance appreciated, no rush.


michaelmurfy

meow
13217 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #2433393 5-Mar-2020 21:26
Send private message

@axlback I'm not going to provide the full answer as I want you to look for it.

 

Hint - your interface is in the wrong format. I pretty-much provided you the answer in my post.





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


axlback
14 posts

Geek


  #2433395 5-Mar-2020 21:32
Send private message

OK :) I’ll try and figure it out.

michaelmurfy:

@axlback I'm not going to provide the full answer as I want you to look for it.


Hint - your interface is in the wrong format. I pretty-much provided you the answer in my post.


1 | ... | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | ... | 57
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Logitech G522 Gaming Headset Review
Posted 18-Jun-2025 17:00


Māori Artists Launch Design Collection with Cricut ahead of Matariki Day
Posted 15-Jun-2025 11:19


LG Launches Upgraded webOS Hub With Advanced AI
Posted 15-Jun-2025 11:13


One NZ Satellite IoT goes live for customers
Posted 15-Jun-2025 11:10


Bolt Launches in New Zealand
Posted 11-Jun-2025 00:00


Suunto Run Review
Posted 10-Jun-2025 10:44


Freeview Satellite TV Brings HD Viewing to More New Zealanders
Posted 5-Jun-2025 11:50


HP OmniBook Ultra Flip 14-inch Review
Posted 3-Jun-2025 14:40


Flip Phones Are Back as HMD Reimagines an Iconic Style
Posted 30-May-2025 17:06


Hundreds of School Students Receive Laptops Through Spark Partnership With Quadrent's Green Lease
Posted 30-May-2025 16:57


AI Report Reveals Trust Is Key to Unlocking Its Potential in Aotearoa
Posted 30-May-2025 16:55


Galaxy Tab S10 FE Series Brings Intelligent Experiences to the Forefront with Premium, Versatile Design
Posted 30-May-2025 16:14


New OPPO Watch X2 Launches in New Zealand
Posted 29-May-2025 16:08


Synology Premiers a New Lineup of Advanced Data Management Solutions
Posted 29-May-2025 16:04


Dyson Launches Its Slimmest Vaccum Cleaner PencilVac
Posted 29-May-2025 15:50









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.