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.


Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | ... | 29
michaelmurfy
meow
13244 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1749119 28-Mar-2017 00:33
Send private message

As promised - Edgerouter configuration for @mentalinc with a small bonus for PiHole owners.

 

On your Edgerouter - you're needing to do this via the CLI under "configure" - this is assuming that you've got your WAN interface as PPPoE on eth0:

 

Clean up your old configuration first:

 

delete interface eth0 pppoe 0 dhcpv6-pd
delete interface eth0 pppoe 0 ipv6
delete interface eth1 ipv6
commit
save

 

Then set dhcpv6-pd up on your WAN interface (eth0 pppoe 0):

 

set interfaces ethernet eth0 pppoe 0 ipv6 enable
edit interfaces ethernet eth0 pppoe 0 dhcpv6-pd pd 0
set prefix-length /60
set interface eth1 host-address ::1
set interface eth1 prefix-id :0
set interface eth1 service slaac
top
commit

 

If you're wanting eth2 also then basically repeat with "eth2 prefix-id :2" and so-on. If you've got your own internal DNS you're wanting to use you'll need to run "set no-dns" above also.

 

Set a default route:
set protocols static interface-route6 ::/0 next-hop-interface pppoe0
commit
save

 

For Firewalling since I don't want to make a massive post the firewall configuration I use is available on https://murfy.nz/files/er_v6.txt - Don't just copy and paste this, ensure it is going to work for you before using it. I personally use a little bit of a different configuration since I have different needs however this configuration will just enable a basic firewall that drops all incoming except related and allows ICMPv6 (ping). You'll need to reboot your Edgerouter after configuration. I've found it doesn't quite behave as expected until a reboot with IPv6.

 

If you're running a PiHole then you essentially need to enable IPv6 on it. I personally did this by running "pihole -r" from the command prompt but before doing this it is best to configure a static IPv6 address (note since BigPipe issue "sticky" addresses your address shouldn't change, but if it does then you'll need to manually update the address on your PiHole).

 

From the CLI edit /etc/dhcpcd.conf adding "denyinterfaces eth0" (without quotes) to the end of the configuration and comment out anything related to your eth0 interface + slaac like this: https://img.murfy.nz/pYbGA

 

Next, edit /etc/network/interfaces and set your IPv6 up replacing your existing eth0 configuration (don't copy and paste this, use it as an example and edit for your needs. /64 is the internal prefix):

 

auto eth0
iface eth0 inet static
address 192.168.2.4
netmask 255.255.255.0
gateway 192.168.2.1

iface eth0 inet6 static
address 2403:9800:c048:xx::2
gateway 2403:9800:c048:xx::1
netmask 64

 

From this point you're pretty safe to just reboot your Pi. It should start responding over your IPv6 address as well as IPv4. Run "pihole -r" to reconfigure your Pi for IPv6. Go to your PiHole admin page and set your IPv6 DNS like so https://img.murfy.nz/u2SS4. It'll start responding over IPv6 now and should block ads over IPv6 also. I personally don't use the IPv6 address internally (it is more for the web server) but your PiHole will talk to BigPipe's IPv6 nameservers for most requests (neat!).

 

Hope this helps.





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.




mentalinc
3234 posts

Uber Geek

Trusted

  #1749146 28-Mar-2017 07:26
Send private message

Doesn't seem to work... Running off the config from the tutorial thread.

 

If i type the above nothing happens.

 

If I go into the ERL webui and change the eth0 from "no address" to use DHCP for v6. I now see an IPv6 address shown as below from command line.

 

But no IPv6 seems to be getting served to internal hosts.

 

 

 

mentalinc@ubnt:~$ show interfaces
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface IP Address S/L Description
--------- ---------- --- -----------
eth0 2403:9800:................/64
u/u Internet (PPPoE)
eth1 192.168.1.1/24 u/u Local
eth2 192.168.2.1/24 u/u Local 2
lo 127.0.0.1/8 u/u
::1/128
pppoe0 IPV4 address here u/u

 

 

 

 

 

Also pihole doesn't seem to pull the ipv6 static ip into the web ui





CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


SirHumphreyAppleby
2844 posts

Uber Geek


  #1749155 28-Mar-2017 08:01
Send private message

Still no luck with a factory reset of pfSense. Set up my Bigpipe connection with IPv4 as usual, using Bigpipe/Bigpipe for the username and password, VLAN 10. Enabling IPv6, I end up with a link local address if I set "Only request an IPv6 prefix, do not request an IPv6 address", and nothing if I don't (edit: on the main status page). But I do see the following odd PPP log entry. Not much information relating to this error on the forums...

 

 

 

Mar 27 18:44:38     ppp         [wan] IPCP: rec'd Configure Ack #3 (Ack-Sent)
Mar 27 18:44:38     ppp         [wan] IPADDR 210.54.xx.xx
Mar 27 18:44:38     ppp         [wan] PRIDNS 203.96.123.1
Mar 27 18:44:38     ppp         [wan] SECDNS 203.96.123.2
Mar 27 18:44:38     ppp         [wan] IPCP: state change Ack-Sent --> Opened
Mar 27 18:44:38     ppp         [wan] IPCP: LayerUp
Mar 27 18:44:38     ppp         [wan] 210.54.xx.xx -> 210.54.39.1
Mar 27 18:44:39     ppp         [wan] IFACE: Up event
Mar 27 18:44:39     ppp         [wan] IFACE: Rename interface ng0 to pppoe0
Mar 27 18:44:39     ppp         [wan_link0] rec'd unexpected protocol IPv6
Mar 27 18:44:39     ppp         [wan_link0] rec'd unexpected protocol IPv6
Mar 27 18:44:39     ppp         [wan] IPV6CP: rec'd Configure Ack #2 (Ack-Sent)
Mar 27 18:44:39     ppp         [wan] IPV6CP: state change Ack-Sent --> Opened
Mar 27 18:44:39     ppp         [wan] IPV6CP: LayerUp
Mar 27 18:44:39     ppp         [wan] 0000:0002:0002:0031 -> e2ac:f1ff:fe81:b102




Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #1749161 28-Mar-2017 08:20
Send private message

 Unfortunately it's not working for me on ERL either. I fully reset and followed the initial setup tutorial

 

Output is similar to @mentalinc

 

Taubin@ubnt:~$ show interfaces
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface IP Address S/L Description
--------- ---------- --- -----------
eth0 - u/u Internet (PPPoE)
eth1 192.168.0.1/24 u/u Local
eth2 192.168.2.1/24 u/D Local 2
lo 127.0.0.1/8 u/u
::1/128
pppoe0 IPV4here u/u





ZL2TOY/ZL1DMP


OmniouS
423 posts

Ultimate Geek

Trusted
Lifetime subscriber

  #1749183 28-Mar-2017 09:43
Send private message

SirHumphreyAppleby:

 

Still no luck with a factory reset of pfSense. Set up my Bigpipe connection with IPv4 as usual, using Bigpipe/Bigpipe for the username and password, VLAN 10. Enabling IPv6, I end up with a link local address if I set "Only request an IPv6 prefix, do not request an IPv6 address", and nothing if I don't (edit: on the main status page). But I do see the following odd PPP log entry. Not much information relating to this error on the forums...

 

 

 

Mar 27 18:44:38     ppp         [wan] IPCP: rec'd Configure Ack #3 (Ack-Sent)
Mar 27 18:44:38     ppp         [wan] IPADDR 210.54.xx.xx
Mar 27 18:44:38     ppp         [wan] PRIDNS 203.96.123.1
Mar 27 18:44:38     ppp         [wan] SECDNS 203.96.123.2
Mar 27 18:44:38     ppp         [wan] IPCP: state change Ack-Sent --> Opened
Mar 27 18:44:38     ppp         [wan] IPCP: LayerUp
Mar 27 18:44:38     ppp         [wan] 210.54.xx.xx -> 210.54.39.1
Mar 27 18:44:39     ppp         [wan] IFACE: Up event
Mar 27 18:44:39     ppp         [wan] IFACE: Rename interface ng0 to pppoe0
Mar 27 18:44:39     ppp         [wan_link0] rec'd unexpected protocol IPv6
Mar 27 18:44:39     ppp         [wan_link0] rec'd unexpected protocol IPv6
Mar 27 18:44:39     ppp         [wan] IPV6CP: rec'd Configure Ack #2 (Ack-Sent)
Mar 27 18:44:39     ppp         [wan] IPV6CP: state change Ack-Sent --> Opened
Mar 27 18:44:39     ppp         [wan] IPV6CP: LayerUp
Mar 27 18:44:39     ppp         [wan] 0000:0002:0002:0031 -> e2ac:f1ff:fe81:b102

 

 

 

 

A link-local address on the WAN interface is normal with the option to request a prefix only. If properly configured & working, a global address will be assigned to the LAN interface.

 

If you choose the option to request an IP as well as prefix, your WAN interface should be assigned a /128 address


Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #1749215 28-Mar-2017 10:04
Send private message

Here is a paste of my settings as well in case it helps. I'm pretty sure I removed anything important (user names)

 

 

 

https://pastebin.com/NLmqfze8





ZL2TOY/ZL1DMP


dolsen
1476 posts

Uber Geek

Trusted
Lifetime subscriber

  #1749218 28-Mar-2017 10:15
Send private message

How long do you envision the beta going on for before this is released to all users?

 

Presumably it won't be as long as xnets trial :-)

 

 


 
 
 

Free kids accounts - trade shares and funds (NZ, US) with Sharesies (affiliate link).
JoshBigpipe

122 posts

Master Geek

Trusted
BigPipe

  #1749290 28-Mar-2017 11:15
Send private message

dolsen:

 

How long do you envision the beta going on for before this is released to all users?

 

Presumably it won't be as long as xnets trial :-)

 

 

About as long as the Gmail beta went for is my guess

 

 

 

I kid, but we haven't locked in a timeframe for a consumer release yet.





www.bigpipe.co.nz

 

https://www.facebook.com/BigPipeNZ

 

https://twitter.com/BigPipeNZ

 


NetworkMonkey
5 posts

Wannabe Geek


  #1749295 28-Mar-2017 11:21
Send private message

Brumfondl:

Seems to be working fine and dandy for me using the BigPipe modem. I set it to use IPv4 and v6, with v6 coming through DHCP. I now have the IPv6 badge so I shall take that as a sign of success :)

 

 

I use the Firefox add-on IPvFox and/or Chrome extension IPvFoo to see whether I'm viewing a website over IPv6 or IPv4

mentalinc
3234 posts

Uber Geek

Trusted

  #1749340 28-Mar-2017 12:32
Send private message

I also assume we need to do something like the below on ERL for offloading to get full gigabit?

 

 

 

set system offload ipv6 vlan enable
set system offload ipv6 pppoe enable




CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


michaelmurfy
meow
13244 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1749354 28-Mar-2017 12:53
Send private message

mentalinc:

 

I also assume we need to do something like the below on ERL for offloading to get full gigabit?

 

set system offload ipv6 vlan enable
set system offload ipv6 pppoe enable

 

 

Ah yes I missed that step. I remember I had to reboot my ERL a few times before IPv6 got enabled. I personally use IPoE at the moment but have tested PPPoE with the same configuration totally fine. Also just had a look at @Taubin's config and it appears to be totally fine (the configuration wizard does indeed work). Here is the WAN configuration snippit from my configuration:

 

mmurphy@charmander# show interfaces ethernet eth0 vif 10

 

address dhcp

 

description "BigPipe IPoE"

 

dhcpv6-pd {

 

no-dns

 

pd 0 {

 

interface eth1 {

 

host-address ::1

 

prefix-id :1

 

service slaac

 

}

 

interface eth1.20 {

 

host-address ::1

 

prefix-id :2

 

service slaac

 

}

 

prefix-length /60

 

}

 

rapid-commit enable

 

}

 

firewall {

 

in {

 

ipv6-name WANv6_IN

 

name WAN_IN

 

}

 

local {

 

ipv6-name WANv6_LOCAL

 

name WAN_LOCAL

 

}

 

}

 

mtu 1508




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.


Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #1749359 28-Mar-2017 12:57
Send private message

Thanks @michaelmurphy it appears to be an issue with either bigpipe, or my Vigor130. I've connected my computer straight to the modem and reset it, and it's refusing to pull an IPV6 address. 

 

 

 

Click to see full size

 

Click to see full size





ZL2TOY/ZL1DMP


michaelmurfy
meow
13244 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1749361 28-Mar-2017 13:01
Send private message

Taubin:

 

Thanks @michaelmurphy it appears to be an issue with either bigpipe, or my Vigor130. I've connected my computer straight to the modem and reset it, and it's refusing to pull an IPV6 address.

 

 

From memory it took around 3-5 reboots before it was working with me - I was pulling my hair out. Gave up, went to sleep and it was working in the morning with the same configration (not sure if @ipv6pipe changed anything). Bare in mind I am on UFB and have no way to test with ADSL/VDSL :)





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.


hio77
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks

  #1749362 28-Mar-2017 13:02
Send private message

 Interesting metric for the BP v6, seems to have stirred up other v6 threads about here.





#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


hio77
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks

  #1749363 28-Mar-2017 13:03
Send private message

michaelmurfy:

 

Taubin:

 

Thanks @michaelmurphy it appears to be an issue with either bigpipe, or my Vigor130. I've connected my computer straight to the modem and reset it, and it's refusing to pull an IPV6 address.

 

 

From memory it took around 3-5 reboots before it was working with me - I was pulling my hair out. Gave up, went to sleep and it was working in the morning with the same configration (not sure if @ipv6pipe changed anything). Bare in mind I am on UFB and have no way to test with ADSL/VDSL :)

 

 

 

 

should sit there toggling blacknull for your v6 traffic ;) leave you to pull your hair out some more!





#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | ... | 29
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









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.