Jamo Posted July 28, 2010 Share Posted July 28, 2010 Hi, I would like to get WLAN device like Fon2.0n which I can use to connect to internet using 3g, nokia phone.( Works with ubuntu. ) and share it to wlan. so I need only 2 devices, mobilephone and that wlan device to create wlan connection. That devise should also run http server +php with ssl cert for proxy, and vpn server foi iPhone/iPod touch. Can fon2 do it, or is there any else good devices. https://shop.fon.com/FonShop/shop/FI/ShopCo...product=PRD-022 Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted July 28, 2010 Share Posted July 28, 2010 (edited) That devise should also run http server +php with ssl cert for proxy and vpn server foi iPhone/iPod touch. Fon by default will not server webpages, it does not come with a HTTP server out of the box. What you will need to do, is configure a standalone computer with Apache, PHP, SSL and glype for the proxy side. Once you have that set up, all you have to do is connect this computer to the network and access the web server from the WIFI, if that's what you planning in achieving. http://apache.org http://php.net http://www.glype.com/ http://openssl.org and vpn server foi iPhone/iPod touch. For the VPN side of things, you will have to use OpenVPN http://openvpn.net Edited July 28, 2010 by Infiltrator Quote Link to comment Share on other sites More sharing options...
Jamo Posted July 29, 2010 Author Share Posted July 29, 2010 Fon by default will not server webpages, it does not come with a HTTP server out of the box. What you will need to do, is configure a standalone computer with Apache, PHP, SSL and glype for the proxy side. Once you have that set up, all you have to do is connect this computer to the network and access the web server from the WIFI, if that's what you planning in achieving. http://apache.org http://php.net http://www.glype.com/ http://openssl.org For the VPN side of things, you will have to use OpenVPN http://openvpn.net Well openVPN is not supported in iPod Touch. Well I think that its possible. Well I currently have Apache, PHP + sslcert on my laptop, but I dont want to keep it on all time. One thing that Iv been thinking is that I may make web server from a old Dell laptop. If so, there is one question, which operating system, Linux, but what exactly? Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted July 29, 2010 Share Posted July 29, 2010 (edited) Well openVPN is not supported in iPod Touch. Well I think that its possible. Well I currently have Apache, PHP + sslcert on my laptop, but I dont want to keep it on all time. One thing that Iv been thinking is that I may make web server from a old Dell laptop. If so, there is one question, which operating system, Linux, but what exactly? It all depends with what operating system you are comfortable working with. Apache will work on both OSes windows and linux. You don't have to have a web server running 24/7, unless you are hosting or providing services to other users online. If you are mainly configuring the webserver for personal use, you can turn it on and off anytime you like. Edited July 29, 2010 by Infiltrator Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.