WIFI4EU captive portal, snippet

Thank you for the information, after saving it is true that "_" disappears but the "-" character still remains, unfortunately the "-" character is not accepted by the WIFI4EU portal so unfortunately I still cannot finalize the report.

best regards
Zsolt Nagy

1 Like

Thanks for the help, it didn't work due to WIFI4EU portal, Chrome browser could be activated

Hi,

Does this complain about "-" hyphen in the URL when you are trying to register itself in the WiFi4EU registration portal? Is it specifically throwing an error as "-" not allowed? 

As per the spec in https://ec.europa.eu/inea/sites/inea/files/wifi4eu-2019-1_en.pdf_0.pdf it says following:

The domain name associated with the https captive portal shall be classic (non-IDN), consisting of characters a to z, digits 0 through 9, hyphen (-).

There is no details on the allowed characters in the URL path components but I was hoping hyphen should have been allowed. I am trying to find more details on any disallowed characters in the URL and we will fix it.

Thank you,

Kunal

1 Like

Registration worked with the fix (updated link without underline"_") in google Chrome.

Hypen "-" is accepted. It works and all green.

Can you try again? we have changed the Captive Portal URL to a new format and removed any occurence of "-"/"_".

Hi to everyone,

I know that I am replying to an 3 weeks old thread, but I would really like your support on this and to make it even a sticky thread.

In this thread it is somehow explained how to solve the snippet/monitoring of the installed network, but I would really appreciate, if someone could do a full "How-To" tutorial with images, screen shots of what has to be done in cnMaestro in order to configure/prepare the network of monitoring from the EC side.

Any guides give on the links and reading the comments on this topic, from my POV, don't give any clear guidelines how to configure everything correctly.

As my company has 40 munipacilities netoworks to install (one is currently being done), we would really thankful if you could do it asap.

Much appreciated.

Michael

1 Like

At the below link there is a section "wifi4eu" which has the pdf for the config guide specific to WiFi4EU

https://support.cambiumnetworks.com/files/cnpilot-tech-ref/

About the general configuration about the cnMaestro guest portal you can find more information on below link:

https://cnmaestro-help.cloud.cambiumnetworks.com/2.2.1/index.htm#UG_files/WiFi/Guest%20Access.htm%3FTocPath%3D_____14

As WiFi4EU is about giving free Internet access to the users so you just need to enable "Free Access" with same session duration/renewal frequency keeping some reasonable values after which users have to relogin to get Internet access.

Hi. There is an update for the Snippet.

Will the cnmaestro be updated to follow it?

"In a nutshell, the old "placeholder" <img id="wifi4eulogo"> shall be replaced with the new one <img id="wifi4eubanner"> in your captive portal HTML code. This operation will allow the new logo to be loaded in your portal."
https://ec.europa.eu/inea/sites/inea/files/cnect-2017-00250-00-11-en-ori-00_0.pdf

1 Like

Version 2.3.0-r9 still no change. Or should I resave splash page and it will update?

"In a nutshell, the old "placeholder" <img id="wifi4eulogo"> shall be replaced with the new one <img id="wifi4eubanner"> in your captive portal HTML code. This operation will allow the new logo to be loaded in your portal."
https://ec.europa.eu/inea/sites/inea/files/cnect-2017-00250-00-11-en-ori-00_0.pdf

Dear,

On onpremise version where is the option to install the wifi4eu snippet, as I could not see any solution for that.

Thanks


@Robert Panics wrote:

Dear,

On onpremise version where is the option to install the wifi4eu snippet, as I could not see any solution for that.

Thanks


WiFi4EU is only supported on the cloud version of cnMaestro. However it will be added in next cnMaestro release 2.3.0

1 Like

Hello.
Does anyone know how to add snippet the information required to the main page?
I can’t find anywhere to edit the html of the main login page.

<head>
<script type="text/javascript"> 
var wifi4euTimerStart = Date.now();  
var wifi4euNetworkIdentifier = 'NETWORK_IDENTIFIER'; 
var wifi4euLanguage = 'PORTAL_LANGUAGE'; 
</script> 
<script type="text/javascript" src="https://collection.wifi4eu.ec.europa.eu/wifi4eu.min.js"></script>

Hi Dominic,

Last year I followed the attached instructions. No need to do any alterations. Follow them exactly as they are. I do not believe anything changed. I will be finishing another installation next week and hopefully they are still the sameCambium-Step-by-step instructions for wifi4eu.pdf|attachment (1.5 MB)

Thank you for your response.
I read carefully the letter I got from EU and exactly you have to post:


5.5 Installation of WiFi4EU visual identity element 
In order for the portal page to comply with the requirements of the WiFi4EU programme, it is necessary to place a special marker 
The snippet will insert a picture, which is an element of visual identity. The snippet loads 
The snippet loads the appropriate visual identity element depending on the language set, which is determined by the parameter 
wifi4euLanguage parameter.   
The replacement tag for the visual identity element:  
- should contain the string wifi4eubanner like the HTML id for the img element ; 
- should have the originally specified width and height;  
- should not be covered by another element;  
- should be visible; 
- It should be in a visible area of the page;  
- should not have its transparency (opacity) reduced.  
To install a corporate identity element, the following should be placed in the code of the portal page 
code fragment: <img id="wifi4eubanner">.

I did everything according to the instructions from Cambium, but according to EU, this element is missing from the home page .
I don’t know how to add it.

Only use the instructions from Cambium. You will not need the EU instructions.

So I did.
But I got an official letter that this item was missing.

Hi.

We had similiar problems reported from EU, but after checking with them in details, it turned out that it was not the problem on landing page at all.
EU has really “dumb” system in the background so far and in case there are no clients connecting to network, they will just simply say that banner is not showing up correctly.

Trust me, there are 1000x of deployments around EU and if you do it as Cambium gave instructions, it works.
We had some problems with iPhones, but I think that was also resolved at some point with software upgrade on APs and cnMaestro.

Kind regards

1 Like

I’m glad to hear that, I’ll check everything again.

Hello.
I have encountered yet another problem.
I can’t uncheck the option: "Enable Self-test Modus ".

The manual says to uncheck this option after getting the UUID code.
I uncheck it, save and after refreshing the page I still have this option checked.

In the video I show the problem with enabling WiFi4EU function
I also created a new “access portal” but whether in the new or the old one I cannot turn on the WiFi4EU option,

A video showing that if I have the WiFi4EU option unchecked I can save changes, but if I check it, the save button does not work.

I got the answer:
The Content->Page Title field cannot be empty. If no content is entered, the save button cannot be pressed.

1 Like