webOS Nation Forums >  webOS smartphones (Pre, Pixi, Veer) >  Palm Pixi and Pixi Plus > Blocking Web Acess to teenagers
Blocking Web Acess to teenagers

  Reply
Like Tree3Likes

 
LinkBack Thread Tools Display Modes
Old 10/11/2010, 12:25 PM   #61 (permalink)
Member
 
cwhead321's Avatar
 
Join Date: Jun 2009
Location: Utah
Posts: 71
Likes Received: 5
Thanks: 15
Thanked 38 Times in 7 Posts
Default

It works. I used those commands to remove the web, and the app catalog.
cwhead321 is offline   Reply With Quote
Old 10/17/2010, 01:36 AM   #62 (permalink)
Member
 
Join Date: Jan 2009
Posts: 22
Likes Received: 2
Thanks: 21
Thanked 3 Times in 1 Post
Default

I have a problem. Doing the codes below will NOT remove the App Catalog. When I hit return after the 3rd line of code, it displays on Terminal something like no app removed,nothing has been done. And indeed the App Catalog app is still visible and functioning.

mount -o remount,rw /
cd /usr/palm/applications
ipkg remove com.palm.apps.findapps
mount -o remount,ro /

Carlos.
calesuar1 is offline   Reply With Quote
Old 04/01/2011, 03:48 PM   #63 (permalink)
Member
 
Join Date: Apr 2011
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

There is no "s" after ".app"
it is "ipkg remove com.palm.app.findapps"
qwerty3656 is offline   Reply With Quote
Old 04/01/2011, 04:05 PM   #64 (permalink)
Member
 
Unclevanya's Avatar
 
Join Date: Aug 2010
Location: Charlotte, NC
Posts: 1,483
Likes Received: 27
Thanks: 322
Thanked 203 Times in 168 Posts
Default

This lack of parental controls is one of the reasons I'm not hot for a touchpad...
Unclevanya is offline   Reply With Quote
Old 07/10/2011, 09:10 PM   #65 (permalink)
Member
 
Join Date: Oct 2003
Location: Chicago Area
Posts: 389
Likes Received: 0
Thanks: 15
Thanked 40 Times in 33 Posts
Default

Quote:
Originally Posted by GenTarkin View Post
Another member on the forums told me how to do this pretty easily..
here is the info he gave me:

To use ifup/ifdown scripts like you normally would, add the following to the bottom of /etc/pmnetconfig/{if-up,if-down}:
-------------
#goes into /etc/pmnetconfig/if-up:
mount -o rw,remount /
run-parts /etc/network/if-up.d
mount -o ro,remount /

#goes into /etc/pmnetconfig/if-down:
mount -o rw,remount /
run-parts /etc/network/if-down.d
mount -o ro,remount /
-------------

Now the script you have to create in the appropriate if-up.d location would have these contents:
#!/bin/sh
curl -m 20 -s --anyauth --retry 3 -u USERNAME:PASSWORD "https://updates.opendns.com/nic/update?hostname=MYNETWORK"

-------------

Now with the above setup, your phone will correctly send its ip updates to opendns servers.

If your phone has wifi, you may have to figure out where to create a separate script for a different host at opendns.com as well, since your phone has 2 internet interfaces if it has wifi.

-------------

Now to setup delegate as stated above.
You have to edit /etc/resolv.conf and basically only put one entry in there
nameserver 127.0.0.1

Download delegate from optware repository via command:
ipkg-opt install delegate (it might be delegated)
once installed.....
I created this script:

/etc/event.d/delegatestart
----------
start on stopped finish

exec /opt/sbin/delegated -P53 "SERVER=udprelay://208.67.222.222:5353" "SERVER=udprelay://208.67.220.220:5353" CONNECT=tcp OWNER="root/root"
-----------


The above basically tells delegated to start once the phone has finished inializing after a reboot then the fun part is....
Since all your DNS requests are going to your local interface via the 127.0.0.1 entry in /etc/resolv.conf delegated interceps standard DNS requets on port 53...converts them to outbound port of 5353 tcp protocol and shoots them off the opendns servers =)
---------------

The filtering is then done on opendns side in your account, you select the categories you want him to see and not see =)
I'm trying to set this up on my phone, but I'm having trouble. Whenever I add the code to if-up/if-down, I get "unable to resolve host" whether I'm using wi-fi or Sprint. Any ideas on where I might be going wrong?
RJKinsman is offline   Reply With Quote
Old 10/31/2011, 11:42 PM   #66 (permalink)
Homebrew Developer
 
BBooDoc's Avatar
 
Join Date: Sep 2009
Location: Wisconsin, USA
Posts: 389
Likes Received: 12
Thanks: 61
Thanked 38 Times in 26 Posts
Default

Quote:
Originally Posted by calesuar1 View Post
Jeez, I can't believe I am the only parent concerned with this, and that there is no technical solution to it. I understand that for every action there is a reaction, so what, that has been life since inception. Do we continue to live in caves and throw arrows? I mean why cure Cancer, if some new bacteria or illness will be developed next? Since when knowing that some people will always find a way to override our best defenses prevented us from acting in the right direction, from finding better solutions, ever improving?

I highly doubt my son would be able to circumvent any good application designed only to allow the websites you'd indicate with an ok by entering a correct password. The idea here is the same as when we lock are cars; most will be deterred by that simple act. That's what I am looking for. Sure there will hard core thiefs who will stop at nothing, but I am not concerned about that with my son. I am looking for a good deterrent, that's all.
definitely not the only worried parent. Thank-you, and thanks to the folks who explain OpenDNS FamilyShield here. It is going on my boy's Pre2 tomorrow!

Innocence is a precious thing to lose. In time, all boys will find what they look for; but there is no need to let some slobs rush them into it, with feelings they are not ready for. My 5th grader got links to naked Star Wars game figures from on-line mod forums that I thought would be safe. When I locked the computers down, it was mom's TouchPad that has the browsing history.... I think our whole family of webOS devices will get the OpenDNS Family Shield treatment!
__________________
-
- my webOS apps: Bishop Scores, EquiAnalgesia, EquiSteroidia, OB Tracker -
- my other OS apps: what, there are other OS's? My Amiga doesn't list them! -
BBooDoc is offline   Reply With Quote
Old 11/21/2011, 09:04 PM   #67 (permalink)
Homebrew Developer
 
BBooDoc's Avatar
 
Join Date: Sep 2009
Location: Wisconsin, USA
Posts: 389
Likes Received: 12
Thanks: 61
Thanked 38 Times in 26 Posts
Default

As I found out last night that my pre-teen got into some nasty links from Star Wars links, Verizon Wireless Pre-Pixi-Veer users do have FREE content filtering available. On the Verizon site, search for Parental Controls, and it will eventually lead you to them.

2 "catches".
1. You have to reboot the phones you filter. (I filtered mine and my son's)
2. It only works for phone data connections. So you have to change your wifi password at home and not give it to your kids! (if they are smart enough to get it off their computers, this may not work so well). No wifi, no *orn.

Does anyone else miss the good-ol-days of looking through mom and dad's National Geographics or art books? I would have never dreamed of the garbage that kids can stumble into now!
__________________
-
- my webOS apps: Bishop Scores, EquiAnalgesia, EquiSteroidia, OB Tracker -
- my other OS apps: what, there are other OS's? My Amiga doesn't list them! -
BBooDoc is offline   Reply With Quote
Reply

 

Tags
no parenting advice

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0