Gargoyle IPv6 Testing

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

-taz-
Posts: 44
Joined: Wed Oct 23, 2019 11:21 pm

Re: Gargoyle IPv6 Testing

Post by -taz- »

Image

How can I put IPV6 static, in my tests it was only the temporary ip

Image

Image

User avatar
oliver44
Posts: 71
Joined: Tue Mar 20, 2018 1:29 am
Location: Romanaia

Re: Gargoyle IPv6 Testing

Post by oliver44 »

Hello all,

is ipv6 implemented on gargoyle, is it workable on PPPoE IPv4 and IPv6 dual-stack?
wdr3600 rev1.4 OpenWrt
wrt1900ACS v.2 OpenWrt/DD-WRT
GL-MT6000 OpenWrt/Gargoyle

Lantis
Moderator
Posts: 6721
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle IPv6 Testing

Post by Lantis »

Yes and yes (to the extent that i can test it)
I went to the effort of setting up a fake pppoe server and it worked fine.

YOU need to debug it if you want your particular connection to work. I sincerely hope that you find a missing setting or a config that needs changing or something, but you need to do this one on your own.

Or maybe you'll get lucky, and someone else will come along with the same problem and they'll fix it.

My suggestion would be, get a working OpenWrt config, copy the /etc/config/network file, set up Gargoyle using the GUI, then paste the working OpenWrt config over the top of it.
It will probably break most of Gargoyle, but if IPv6 suddenly starts working, then we know it is a config issue and we can compare the two and solve it more methodically.
If that doesn't solve it, maybe there are missing firewall entries. Same process.
If that doesn't solve it, maybe a package is missing or something? Compare the two.

I can offer to remotely support this, but it will require repeatedly restarting the network which will knock the connection out. If you can set up a mobile connection or something that lets me configure your router and not lose it every time i restart the network, i will book time on the weekend to work on it with you.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
oliver44
Posts: 71
Joined: Tue Mar 20, 2018 1:29 am
Location: Romanaia

Re: Gargoyle IPv6 Testing

Post by oliver44 »

Finally this problem is solved ipv6 works very well on n PPPoE IPv4 and IPv6 dual-stack!

@Lantis Thank you for your efforts !
wdr3600 rev1.4 OpenWrt
wrt1900ACS v.2 OpenWrt/DD-WRT
GL-MT6000 OpenWrt/Gargoyle

Lantis
Moderator
Posts: 6721
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle IPv6 Testing

Post by Lantis »

That is a relief
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
oliver44
Posts: 71
Joined: Tue Mar 20, 2018 1:29 am
Location: Romanaia

Re: Gargoyle IPv6 Testing

Post by oliver44 »

only downside with gargoyle wrt1900acs v2, 1Gbps internet, 320Mbps download in speed test and uploud 890Mbps, now with ipv6 active!

What's the problem, openwrt doesn't feel any crunch, 60% sirq load with openwrt, and gargoyle brings it to 97% ?!
wdr3600 rev1.4 OpenWrt
wrt1900ACS v.2 OpenWrt/DD-WRT
GL-MT6000 OpenWrt/Gargoyle

Lantis
Moderator
Posts: 6721
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle IPv6 Testing

Post by Lantis »

The bandwidth monitoring will be adding load.
The gargoyle qos implementation uses different algorithms as well.
You might get some performance back by irqbalance? Which if that’s the case I’d consider adding that to future builds for multi core devices
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
oliver44
Posts: 71
Joined: Tue Mar 20, 2018 1:29 am
Location: Romanaia

Re: Gargoyle IPv6 Testing

Post by oliver44 »

how can i add irqbalance to test it?

Code: Select all

 opkg update
opkg install irqbalance  
wdr3600 rev1.4 OpenWrt
wrt1900ACS v.2 OpenWrt/DD-WRT
GL-MT6000 OpenWrt/Gargoyle

User avatar
oliver44
Posts: 71
Joined: Tue Mar 20, 2018 1:29 am
Location: Romanaia

Re: Gargoyle IPv6 Testing

Post by oliver44 »

irqbalance

Code: Select all

config irqbalance 'irqbalance'
	option enabled '1'

	# The default value is 10 seconds
	#option interval '10'

	# List of IRQ's to ignore
	#list banirq '36'
	#list banirq '69'
bandwidth monitoring disable

Code: Select all

etc/init.d/bwmon_gargoyle stop
/etc/init.d/bwmon_gargoyle disable
I have 1 Gbps on the wire again
wdr3600 rev1.4 OpenWrt
wrt1900ACS v.2 OpenWrt/DD-WRT
GL-MT6000 OpenWrt/Gargoyle

User avatar
oliver44
Posts: 71
Joined: Tue Mar 20, 2018 1:29 am
Location: Romanaia

Re: Gargoyle IPv6 Testing

Post by oliver44 »

with active wifi things change a little, on the ipv6 side in speed test the needs remain the same even if i have disabled wifi!


https://www.ziggo.nl/speedtest ipv6!

Download 397.7 Mbps, Upload 243.4 Mbps


https://www.speedtest.net ipv4!
Download Mbps 665.86 - 789 Upload Mbps 791.99 - 895
wdr3600 rev1.4 OpenWrt
wrt1900ACS v.2 OpenWrt/DD-WRT
GL-MT6000 OpenWrt/Gargoyle

Post Reply