Search found 38 matches

by maxwolfie
Mon Feb 13, 2017 4:01 am
Forum: Network / Wireless Issues
Topic: VLAN Tagging on VDSL port - ISP requirement
Replies: 19
Views: 17201

Re: VLAN Tagging on VDSL port - ISP requirement

This might get you started: config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'REMOVED' config interface 'lan' option ifname 'eth1' option force_link '1' option type 'bridge' option pr...
by maxwolfie
Wed Feb 01, 2017 7:05 am
Forum: Monitoring / Quota / QoS Issues
Topic: Unable to reprioritise Classification Rule
Replies: 4
Views: 3307

Re: Unable to reprioritise Classification Rules

Lantis wrote:This is fixed in the latest experimental version.
I am running 1.9.1 now though.
by maxwolfie
Wed Feb 01, 2017 6:48 am
Forum: Monitoring / Quota / QoS Issues
Topic: Unable to reprioritise Classification Rule
Replies: 4
Views: 3307

Unable to reprioritise Classification Rule

It seems that I am unable to reprioritise a Classification Rule for both QoS (Upload) and QoS (Download), it is only the first entry that seems to be "stuck" in the top spot on both pages. That is, Destination Port: 80, Connection bytes: 1024 kBytes for upload and Source Port: 80, Connecti...
by maxwolfie
Wed Feb 01, 2017 5:12 am
Forum: Network / Wireless Issues
Topic: VLAN Tagging on VDSL port - ISP requirement
Replies: 19
Views: 17201

Re: VLAN Tagging on VDSL port - ISP requirement

This might get you started: config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'REMOVED' config interface 'lan' option ifname 'eth1' option force_link '1' option type 'bridge' option pr...
by maxwolfie
Tue Jan 31, 2017 4:53 pm
Forum: Network / Wireless Issues
Topic: VLAN Tagging on VDSL port - ISP requirement
Replies: 19
Views: 17201

Re: VLAN Tagging on VDSL port - ISP requirement

Everything you need to know is here: https://wiki.openwrt.org/doc/uci/network/switch#vlanswitch_config If you want to post your /etc/config/network here (being mindful of any passwords it might contain) i might be able to guide you. However i'll just be referencing that wiki page as well :) Thanks ...
by maxwolfie
Mon Jan 30, 2017 9:51 pm
Forum: Network / Wireless Issues
Topic: VLAN Tagging on VDSL port - ISP requirement
Replies: 19
Views: 17201

VLAN Tagging on VDSL port - ISP requirement

Hi all, I have a TP-Link TP-W9977 modem bridged to a TP-Link TL-WR1043ND V2 router, which is running Gargoyle 1.9.1. All is currently running well, on ADSL2+. However, we will be changing to VDSL2 soon and my ISP requires that I set VLANID: 100. I have done some very basic dabbling in WinSCP and PuT...
by maxwolfie
Sun Jan 29, 2017 7:28 pm
Forum: Network / Wireless Issues
Topic: PLEX DNS Rebinding
Replies: 5
Views: 9641

Re: PLEX DNS Rebinding

The below worked for me:

Code: Select all

uci add_list dhcp.dnsmasq[0].rebind_domain=plex.direct

Code: Select all

uci commit dhcp
by maxwolfie
Sun Jan 29, 2017 6:21 am
Forum: Hardware / Installation Issues
Topic: Best Gargoyle version for TL-WR1043 V2?
Replies: 1
Views: 1781

Best Gargoyle version for TL-WR1043 V2?

Hi all, I recently corrupted my QoS settings in 1.6.2 by trying to change settings on multiple browser tabs. As such, I am wondering if I'm best off sticking with 1.6.2 or if I am better off flashing 1.8.1 or possibly 1.9.1? Either way I am going to need to do a reset. If I do flash a new version, s...
by maxwolfie
Wed Oct 07, 2009 3:06 am
Forum: General Discussion
Topic: Which trx file for WRT54GL?
Replies: 4
Views: 6687

Which trx file for WRT54GL?

OK, I have Gargoyle already (v1.0.0) and a Linksys WRT54GL... The install guide says to use the Broadcom trx file ("gargoyle_1.0.12-brcm-2.4-squashfs.trx" I am assuming), however, under it there are file listings such as "gargoyle_1.0.12-wrt54g-squashfs.bin", "gargoyle_1.0.1...