Page 1 of 1

Access denied page not always pop

Posted: 07 May 2015, 14:42
by Debadr
Hi all,

Using PKE 3.3.0 and managing the configuration file on my web server, i am using also a whitelist with all the websites that i want to access to, i also aded

Code: Select all

about:newtab
so if i open a new tab the "access denied message don't pop".
My probleme is when i want to test my whitelist sometimes the Access denied page shows off sometimes i have just a white page. If i wana go too google it says Acces denied btu if i want to go to youtube i have just a white page.
here is my configuration file :

Code: Select all

 
  1 connection=wired
  2 network_interface=eth0
  3 dhcp=yes
  4 proxy=19x.16x.13x.1x:3128
  5 allow_icmp_protocol=yes
  6 root_password=xxxxxxx
  7 vnc_interactive=yes
  8 vnc_password=xxxxxxx
  9 enable_dpms=yes
 10 scheduled_action= Monday-17:00 Tuesday-17:00 Wednesday-17:00 Thursday-17:00 Friday-17:00 action:halt
 11 removable_devices=no
 12 volume_level=0%
 13 enable_file_protocol=no
 14 disable_navigation_bar=no
 15 allow_popup_windows=no
 16 whitelist=about:blank about:newtab + some private websites.
 17 homepage=http://privatewebsite.com
 18 primary_keyboard_layout=fr
 19 kiosk_config=19x.25x.22x.6x/kiosk/kioskconf.txt
 20 timezone=Europe/Paris
 21 wallpaper=19x.25x.22x.6x/kiosk/wal.jpg
 22 wake_on_lan=yes
 23 additional_components=09-x11vnc.xzm 08-ssh.xzm
Is this happened to someone before me ? Thank you :)

Re: Access denied page not always pop

Posted: 07 May 2015, 21:38
by fanthom
please post an URL of the page on which access denied image does not or does not always work so i can test it myself.

thank you.

Re: Access denied page not always pop

Posted: 11 May 2015, 06:50
by Debadr
fanthom wrote:please post an URL of the page on which access denied image does not or does not always work so i can test it myself.

thank you.
Hi Fanthom,

The Url's where the image does not work is always the youtube Url's: https://www.youtube.com/?gl=FR&hl=fr, https://www.youtube.com/, https://www.youtube.com/?hl=es&gl=ES and pretty much all URL's to the youtube website.

Just in case you think it's because of our private website, i can confirm you that none of them have "youtube" on the URL, not even "you" or "tube".

Re: Access denied page not always pop

Posted: 12 May 2015, 09:15
by fanthom
yes - i can confirm this.
website is blank so its good but image is not displayed. no solution so far.

the workaround would be to integrate some 3rd party addon with kiosk like Easy Whitelist:
https://addons.mozilla.org/en-Us/firefo ... whitelist/

Re: Access denied page not always pop

Posted: 12 May 2015, 09:25
by fanthom
am using also a whitelist with all the websites that i want to access to, i also aded

Code: Select all

    about:newtab
so if i open a new tab the "access denied message don't pop".
its actually about:blank.

thanks for this solution - will use by default in kiosk :)

Re: Access denied page not always pop

Posted: 12 May 2015, 09:38
by Debadr
fanthom wrote:
am using also a whitelist with all the websites that i want to access to, i also aded

Code: Select all

    about:newtab
so if i open a new tab the "access denied message don't pop".
its actually about:blank.

thanks for this solution - will use by default in kiosk :)
Actually i am using both about:blank+newtab just in case ;) . No problem ! i am happy to help "even if its a micro help" on this wonderful solution !
It's ok for the youtube blank page :) The iptable is doing hes job so far by blocking the youtube with the blank page.

Do i mark solved ? or something else ?

Thank you Fanth for your support and help.

Re: Access denied page not always pop

Posted: 13 May 2015, 06:41
by fanthom
lets leave it opened till we find proper solution.