Davidc502- wrt1200ac wrt1900acx wrt3200acm wrt32x builds

Dear slim0287,
Hello and I am glad to hear that you were able to get this up and running. Peace and

God Bless,

directnupe

@davidc502 I've tested r7360 and wasn't able to add any new vlan under the switch config, even with the bootstrap theme it wasn't possible...
So i reverted back to r7210 and it's working fine again.

Does the vlan config at the GUI work for anyone ?

It is the first I've heard, but will take a look at it tonight when I get home.

Anyone else having vlan issues with r7360?

if you have dns over tls implemented on your router, could you run tcpdump, save the results, and upload them here?

Hello,

i have the same things with luci
version of 06/30/2018
i can t add a vlan

Confirmed -- Attempted to create a vlan, but it doesn't stick when save is clicked.

I am assuming creating vlans will still work the old fashioned way? /etc/config/network?

I was able to create a vlan in /etc/config/network, and the vlan does show in LuCi. What's interesting is I was able to delete the vlan from LuCI, and it disappeared from the GUI, but remained in the network configuration file.

I use LEDE for some other devices - seems like they broke some LUCI functions at the end of June - f.e. wifi stations list stop working as well for Atheros. Yes, VLANs too.

Hi David,
I got a brand new WRT32X , Im currently using a TPLINK AC3150 (Very good router)
I'm just wondering would the WRT32X be much of an improvement on the TPLINK running LEDE venom
Would I see much of a difference with speed or would the main improvement be the optional packages?
Id have about 20 wireless and and maybe 4 wired clients with a guest network.
Thanks for your advice
T

It is hard to say... From a wired Ethernet perspective there shouldn't be any difference. However, wifi will vary as it might be better or poorer depending.

If OEM firmware is running on the TPLink then yes, LEDE has many optional packages to choose from.

Congratulations of the 32X! It's an amazing platform, and I'm sure you will be happy with it.

Just got a WRT32X too (beautiful looking router btw). Grabbed a refurb off Amazon, going to setup davidc502's latest build this weekend. Struggled between that and the R7800 but went this way in the end.

Have had a R7000 DD-WRT as my main setup for years, it's been great, but wanted something new for OpenWrt. Sadly I get the feeling it won't work as well overall because mvebu and mwlwifi support doesn't seem as strong at the moment. We'll see soon though :slight_smile:

David et al,

My Adblock sources looks really funky in LuCI whether I go in through Safari or Chrome (See below). Its almost unusable with this interface. Any idea why this is a problem and how I could correct it?

Thanks
Slim

adblock_sources

It's been that way for at least the last 10 SNAPSHOT builds kicked out by the BuildBot. There are a few other cosmetic differences: the Available Memory status bars are much shorter, the Installed Packages & Available Packages tabs are swapped, etc...
Also, I couldn't upgrade any packages via SSH. The command just didn't work.
I figured it was limited to the WRT32X, but if I remember correctly you have a 1900ACS so it must be something else.

The 18.06 SNAPSHOTS are working very well. Although I haven't tried the one released yesterday.

Have a look here: https://forum.openwrt.org/t/adblock-support-thread/507/445

The temporary solution is essentially to use the current 3.5.3 backend with the slightly older luci frontend until (if) the fix is backported.

That's a bug in current material theme (ticket see here). As a workaround use openwrt or bootstrap theme.

Wild, thank you. Now please forgive me the relatively newbie question, how do I swap the luci frontend to the previous 3.5.2 version? Is the older luci font end "luci-app-adblock_git-18.180.55209-4ba85e3-1_all.ipk" within the downloads of the link referred to in the adblock thread?

Thanks again.

That doesn't help - davids build is already a snapshot build. The problem linked in the adblock thread is only a valid workaround for 18.x users.

Ah, I thought I could replace the luci adblock package included with david's build "luci-app-adblock - git-18.180.54297-1a36f03-1" with another version which would solve the adblock luci interface issue. I gather it is not quite that straightforward?

As I wrote before, it's a bug in the material theme in current snapshots, just use bootstrap or openwrt theme.

dibdot, thanks. I am relatively new to OpenWRT, although I used DD-WRT for a couple years. I didn't realize I could change themes, but now that I have done so it addresses the issue with the adblock interface. Thanks for the patience towards a relatively new user.