Hello Martineau,
I have tried a few times to make it work, but unfortunately it does not. The guest networks does not to talk to each other. I started with the simplest possible solution and did not provide any lanip. Could that be a problem?
I have performed a factory reset (with and without loading back saved router settings).
Some values from NVRAM (Please tell me if you need see some more).
FYI: I don't see references to any vlan for either wl0.1 or wl1.1.
Any ideas?
I have tried a few times to make it work, but unfortunately it does not. The guest networks does not to talk to each other. I started with the simplest possible solution and did not provide any lanip. Could that be a problem?
I have performed a factory reset (with and without loading back saved router settings).
Code:
nimda@RT-AC68U-DC28:/jffs/scripts# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.40167ea1dc28 yes vlan1
eth1
eth2
br1 8000.40167ea1dc29 no wl0.1
br2 8000.40167ea1dc2d no wl1.1
Code:
nimda@RT-AC68U-DC28:/jffs/scripts# ./wifivpn.sh status
(wifivpn.sh): 2918 v1.09 non-Public Beta © 2016-2018 Martineau, WiFi status request.....[status]
WiFi Configuration Status for interfaces:
wl0.1 HolyGrail Guest 2.4GHz Guest 1 (***ERROR no entry in table 111; br1 NOT) routed through tunnel VPN Client 1 (***ERROR VPN is DOWN) is MISSING a valid DNS entry in '-t nat DNSVPN1' via Bridge: br1
----- (ASUS_Guest2) 2.4GHz Guest 2 ** Disabled **
----- (ASUS_Guest3) 2.4GHz Guest 3 ** Disabled **
wl1.1 HolyGrail Guest 5GHz 5GHz Guest 1 (***ERROR no entry in table 112; br2 NOT) routed through tunnel VPN Client 2 (***ERROR VPN is DOWN) is MISSING a valid DNS entry in '-t nat DNSVPN2' via Bridge: br2
----- (ASUS_5G_Guest2) 5GHz Guest 2 ** Disabled **
----- (ASUS_5G_Guest3) 5GHz Guest 3 ** Disabled **
eth1 HolyGrail 2.4GHz Network
eth2 HolyGrail 5GHz 5GHz Network
Code:
br0_ifnames=vlan1 eth1 eth2 wl0.1 wl1.1
lan1_ifnames=wl0.1
lan2_ifnames=wl1.1
FYI: I don't see references to any vlan for either wl0.1 or wl1.1.
Any ideas?