Je n'ai pas de changement avec
iptables -L entre le boot , quand ça marche pas et quand ça marche.
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT udp -- anywhere anywhere state NEW udp dpt:31336
ACCEPT udp -- anywhere anywhere state NEW udp dpt:31337
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:4242
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:4243
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:4244
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:4245
ACCEPT udp -- anywhere anywhere state NEW udp dpt:4252
ACCEPT udp -- anywhere anywhere state NEW udp dpt:krb524
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:6881
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain FORWARD (policy ACCEPT)
target prot opt source destination
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Sinon voici mon /etc/hosts
Comment bien le renseigner?
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost localhost
::1 localhost6.localdomain6 localhost6