Bug #851
Portal Page never loads with multiple vlan on the same interface
0%
Description
I have configure the Captive Portal on one vlan but the Portal Page never load itself.
I must load http://10.171.20.1:8000 to access the portal page !!!
Is it a bug ?
Thanks for all
History
#1
Updated by Ermal Luçi over 10 years ago
- Status changed from New to Feedback
Please provide more information about this.
I tested yesterday and it worked fine even though i had configured the parent interface.
#2
Updated by Tahar GUEBLI over 10 years ago
I have 2 interfaces.
Wan on em0 with one Vlan
and 4 Vlan (10 20 30 50) on re0.
The Vlan 50 will be dedicated to the Vlan WIFI.
I want to activate the Captive Portal on this sub interface.
squid is installed in transparent mode.
When i try to access the web on this vlan, the portal page don't load.
If i access directly to http://10.171.50.254:8000, the portal page load and the user can
access the authentification page to access the web.
#3
Updated by Chris Buechler over 10 years ago
I suspect Squid in transparent mode causes that, does it work if you uninstall Squid?
#4
Updated by Tahar GUEBLI over 10 years ago
I'll try tommorow with squid uninstalled.
#5
Updated by Tahar GUEBLI over 10 years ago
Ok it's work fine whithout squid installed.
How can we have squid and Portal captive working on the same machine ?
#6
Updated by Ermal Luçi over 10 years ago
Just do not run squid on port 8000 :)
#7
Updated by Tahar GUEBLI over 10 years ago
What do you mean when you say "do not run squid on port 8000" ?
#8
Updated by Ermal Luçi over 10 years ago
Copy here the problematic /tmp/rules.debug or config.xml and i will try to fix it.
#9
Updated by Chris Buechler over 10 years ago
- Status changed from Feedback to Closed
it's Squid's transparent redirect that kills it. A 'no rdr' from the package for CP should work around that, but that's a package bug. moved to #868