Hi , Iam a newbie , I have installed a kiosk and need to know how to connect to http://exampleurl:8000 ? ( I need to set as homepage) It seems only work with http ( 80 ) port...
thanks in advance.
D.
Cannot connect to http 8000 port [Solved]
Cannot connect to http 8000 port [Solved]
Last edited by defnet on 29 Sep 2014, 12:41, edited 1 time in total.
- fanthom
- Site Admin
- Posts: 5345
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Cannot connect to http 8000 port
hi defnet,
you have to either disable firewall completely or manually customize kiosk ISO as per:
http://porteus-kiosk.org/kiosk-customization.html
and allow port 8080 in:
003-settings.xzm/etc/rc.d/rc.FireWall
thanks
you have to either disable firewall completely or manually customize kiosk ISO as per:
http://porteus-kiosk.org/kiosk-customization.html
and allow port 8080 in:
003-settings.xzm/etc/rc.d/rc.FireWall
thanks
Please add [Solved] to your thread title if the solution was found.
Re: Cannot connect to http 8000 port [Solved]
Thank you , phantom!