#1 Le 12/09/2018, à 18:54
- UbLo697
U18.04.1 Desinstallation CTparental mais plus d’internet
Bonsoir,
Après une installation fraiche d’U18.04.1, j’ai installé CTparental en version.deb. malheureusement, il y a des bugs et ne coupait pas forcement les accès internet. J’ai donc décidé de revenir à ma solution précédente timekeeper et opendns.
Mais il semble que la désinstallation ne se soit pas passé correctement :
- la connection nfs de mon nas ne monte plus automatiquement
- les acces internet ne marchent plus
Pourtant le ping de ma box et mon nas fonctionne.
Une idée d’où ca peut venir ?
Merci d’avance
Hors ligne
#2 Le 15/09/2018, à 12:29
- hulk
Re : U18.04.1 Desinstallation CTparental mais plus d’internet
est ce que un ping du 8.8.8.8 fonctionne ??
pc custome, proce amd A6 , carte graphique saphire Radeon R7 250 1G DDR5 .
debian testing/sid amd64
driver libre radeon
Hors ligne
#3 Le 21/09/2018, à 18:25
- Lifesaver
Re : U18.04.1 Desinstallation CTparental mais plus d’internet
Idem, ctparental s'installe correctement, je ne constate aucun soucis à la configuration via l'interface web, le filtrage est inopérant :
$ ping youporn.com
PING youporn.com (216.18.168.116) 56(84) bytes of data.
64 bytes from 216.18.168.116 (216.18.168.116): icmp_seq=1 ttl=55 time=42.8 ms
64 bytes from 216.18.168.116 (216.18.168.116): icmp_seq=2 ttl=55 time=122 ms
64 bytes from 216.18.168.116 (216.18.168.116): icmp_seq=3 ttl=55 time=42.7 ms
64 bytes from 216.18.168.116 (216.18.168.116): icmp_seq=4 ttl=55 time=42.7 ms
^C
--- youporn.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3690ms
rtt min/avg/max/mdev = 42.700/62.600/122.099/34.351 ms
$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=121 time=31.5 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=121 time=30.0 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=121 time=32.4 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=121 time=31.4 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=121 time=34.5 ms
^C
--- 8.8.8.8 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 30.092/32.009/34.539/1.480 ms
Debian Stable
Hors ligne
#4 Le 22/09/2018, à 07:31
- hulk
Re : U18.04.1 Desinstallation CTparental mais plus d’internet
pour le pb de Lifesaver que retourne les commande suivantes sa nous en diras un peut plus.
sudo cat /etc/CTparental/GCToff.conf
sudo iptables -t nat -L -n
et
sudo ss -anlpt
pc custome, proce amd A6 , carte graphique saphire Radeon R7 250 1G DDR5 .
debian testing/sid amd64
driver libre radeon
Hors ligne
#5 Le 22/09/2018, à 08:47
- Lifesaver
Re : U18.04.1 Desinstallation CTparental mais plus d’internet
$ sudo cat /etc/CTparental/GCToff.conf
[sudo] Mot de passe de parents :
#noe
+parents
$ sudo iptables -t nat -L -n
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ctparental all -- 0.0.0.0/0 0.0.0.0/0
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
Chain ctparental (1 references)
target prot opt source destination
DNAT udp -- 0.0.0.0/0 0.0.0.0/0 owner UID match 124 udp dpt:53 to:127.0.0.1:54
DNAT tcp -- 0.0.0.0/0 0.0.0.0/0 owner UID match 1000 tcp dpt:53 to:127.0.0.1:54
DNAT udp -- 0.0.0.0/0 0.0.0.0/0 owner UID match 1000 udp dpt:53 to:127.0.0.1:54
DNAT tcp -- 0.0.0.0/0 !127.0.0.0/8 owner UID match 1000 tcp dpt:80 to:127.0.0.1:8080
DNAT tcp -- 0.0.0.0/0 !127.0.0.0/8 owner UID match 1000 tcp dpt:8888 to:127.0.0.1:8080
$ sudo ss -anlpt
State Recv-Q Send-Q Local Address:Port Peer Address:Port
LISTEN 0 128 127.0.0.10:443 0.0.0.0:* users:(("lighttpd",pid=1045,fd=7))
LISTEN 0 128 127.0.0.11:443 0.0.0.0:* users:(("lighttpd",pid=1045,fd=5))
LISTEN 0 128 127.0.0.10:80 0.0.0.0:* users:(("lighttpd",pid=1045,fd=6))
LISTEN 0 128 127.0.0.11:80 0.0.0.0:* users:(("lighttpd",pid=1045,fd=4))
LISTEN 0 128 127.0.0.1:8080 0.0.0.0:* users:(("e2guardian",pid=1044,fd=6),("e2guardian",pid=1043,fd=6),("e2guardian",pid=1042,fd=6),("e2guardian",pid=1041,fd=6),("e2guardian",pid=1040,fd=6),("e2guardian",pid=1039,fd=6),("e2guardian",pid=1038,fd=6),("e2guardian",pid=1037,fd=6),("e2guardian",pid=1036,fd=6),("e2guardian",pid=1035,fd=6),("e2guardian",pid=1034,fd=6),("e2guardian",pid=1033,fd=6),("e2guardian",pid=1032,fd=6),("e2guardian",pid=1031,fd=6),("e2guardian",pid=1030,fd=6),("e2guardian",pid=1029,fd=6),("e2guardian",pid=1028,fd=6),("e2guardian",pid=1027,fd=6),("e2guardian",pid=1026,fd=6),("e2guardian",pid=1025,fd=6),("e2guardian",pid=1022,fd=6))
LISTEN 0 32 127.0.0.1:54 0.0.0.0:* users:(("dnsmasq",pid=1280,fd=5))
LISTEN 0 5 127.0.0.1:631 0.0.0.0:* users:(("cupsd",pid=764,fd=8))
LISTEN 0 128 127.0.0.1:8888 0.0.0.0:* users:(("privoxy",pid=1016,fd=4))
LISTEN 0 128 [fd00::127:11]:443 [::]:* users:(("lighttpd",pid=1045,fd=11))
LISTEN 0 128 [fd00::127:10]:443 [::]:* users:(("lighttpd",pid=1045,fd=9))
LISTEN 0 5 *:6600 *:* users:(("mpd",pid=1004,fd=4),("systemd",pid=1,fd=98))
LISTEN 0 128 [fd00::127:11]:80 [::]:* users:(("lighttpd",pid=1045,fd=10))
LISTEN 0 128 [fd00::127:10]:80 [::]:* users:(("lighttpd",pid=1045,fd=8))
LISTEN 0 50 *:1716 *:* users:(("kdeconnectd",pid=1599,fd=12))
LISTEN 0 32 [fd00::127:11]:54 [::]:* users:(("dnsmasq",pid=1280,fd=11))
LISTEN 0 32 [fd00::127:10]:54 [::]:* users:(("dnsmasq",pid=1280,fd=9))
LISTEN 0 32 [::1]:54 [::]:* users:(("dnsmasq",pid=1280,fd=7))
LISTEN 0 5 [::1]:631 [::]:* users:(("cupsd",pid=764,fd=7))
LISTEN 0 128 [::1]:8888 [::]:* users:(("privoxy",pid=1016,fd=5))
Debian Stable
Hors ligne
#6 Le 22/09/2018, à 09:25
- Lifesaver
Re : U18.04.1 Desinstallation CTparental mais plus d’internet
Puisque ma question est différente de celle posée initialement par UbLo697, j'ai créé un sujet propre à mon problème :
https://forum.ubuntu-fr.org/viewtopic.p … #p21976489
Toutes mes excuses pour mon intervention quelque peu hors sujet ici
Debian Stable
Hors ligne
#7 Le 22/09/2018, à 17:58
- UbLo697
Re : U18.04.1 Desinstallation CTparental mais plus d’internet
Bonjour,
Le ping répondait de mémoire, car le week-end approchant j'ai du refaire une installation complète la semaine dernière.
Cela a forcément réglé le problème
Merci malgré tout d'avoir répondu.
@+
Hors ligne