Salut,
vincent2459 a écrit:
je me suis apercu que portsentry etait sur le port 69, ... et reance tftp par un start et la ca fonctionne il demarre
ceci dit j'ai voulu tester j'ai relance l'install de portsentry et la ca marche aussi
donc port sentry posait probbleme.
maintenant mon drbl fonctionne a merveille.
merci a tous
vincent
À mon humble avis, il posera encore problème tôt ou tard ...
Code:
:~$ cat /etc/services
...
tftp 69/udp
...
Supprimes ce port 69 de ta config.
Citation:
~# nano /etc/portsentry/portsentry.conf
...
#
# Use these if you just want to be aware:
TCP_PORTS="1,11,15,79,111,119,143,540,635,1080,1524,2000,5742,6667,
12345,12346,20034,27665,31337,32771,32772,32773,32774,40421,49724,54320"
UDP_PORTS="1,7,9,69,161,162,513,635,640,641,700,37444,34555,
31335,32770,32771,32772,32773,32774,31337,54321"
#
