[RESOLU]
Bonjour,
Le 23, je pouvais me connecter via NX (serveur de NoMachine, pas FreeNX) sur mon serveur. Depuis ce matin, impossible ! Il n'y a pas eu de mise à jour à ma connaissance (yum). Alors je ne comprends pas ce qui se passe. J'ai redémarrer le serveur deux fois. Mon client NX me permet d'accéder à d"autres Ordinateurs.
L'erreur que j'obtiens est la suivante :
ssh: connect to host nomdhoteouip port 22: Connection timed out
iptables -L -t filter :
Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT tcp -- dns-adsl-gpe3-l.orange.fr anywhere tcp flags:!FIN,SYN,RST,ACK/SYN
ACCEPT udp -- dns-adsl-gpe3-l.orange.fr anywhere
ACCEPT tcp -- dns-adsl-gpe2-a.wanadoo.fr anywhere tcp flags:!FIN,SYN,RST,ACK/SYN
ACCEPT udp -- dns-adsl-gpe2-a.wanadoo.fr anywhere
ACCEPT all -- anywhere anywhere
LSI udp -- anywhere anywhere udp dpt:traceroute
LSI icmp -- anywhere anywhere
DROP all -- 255.255.255.255 anywhere
DROP all -- anywhere default
DROP all -- anywhere anywhere state INVALID
LSI all -f anywhere anywhere limit: avg 10/min burst 5
INBOUND all -- anywhere anywhere
INBOUND all -- anywhere 192.168.0.254
INBOUND all -- anywhere ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr
INBOUND all -- anywhere 192.168.0.255
LOG_FILTER all -- anywhere anywhere
LOG all -- anywhere anywhere LOG level info prefix `Unknown Input'
LOG all -- anywhere anywhere LOG level warning
Chain FORWARD (policy DROP)
target prot opt source destination
LSI udp -- anywhere anywhere udp dpt:traceroute
LSI icmp -- anywhere anywhere
TCPMSS tcp -- anywhere anywhere tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU
OUTBOUND all -- anywhere anywhere
ACCEPT tcp -- anywhere 192.168.0.0/24 state RELATED,ESTABLISHED
ACCEPT udp -- anywhere 192.168.0.0/24 state RELATED,ESTABLISHED
LOG_FILTER all -- anywhere anywhere
LOG all -- anywhere anywhere LOG level info prefix `Unknown Forward'
Chain OUTPUT (policy DROP)
target prot opt source destination
ACCEPT tcp -- ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr dns-adsl-gpe3-l.orange.fr tcp dpt:domain
ACCEPT udp -- ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr dns-adsl-gpe3-l.orange.fr udp dpt:domain
ACCEPT tcp -- ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr dns-adsl-gpe2-a.wanadoo.fr tcp dpt:domain
ACCEPT udp -- ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr dns-adsl-gpe2-a.wanadoo.fr udp dpt:domain
ACCEPT all -- anywhere anywhere
DROP all -- 255.255.255.255 anywhere
DROP all -- anywhere default
DROP all -- anywhere anywhere state INVALID
OUTBOUND all -- anywhere anywhere
OUTBOUND all -- anywhere anywhere
LOG_FILTER all -- anywhere anywhere
LOG all -- anywhere anywhere LOG level info prefix `Unknown Output'
LOG all -- anywhere anywhere LOG level warning
Chain INBOUND (4 references)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT udp -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT all -- ABayonne-151-1-79-146.w86-201.abo.wanadoo.fr anywhere
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpts:netbios-ns:netbios-ssn
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpts:netbios-ns:netbios-ssn
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:microsoft-ds
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:microsoft-ds
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:ssh
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:ssh
ACCEPT tcp -- anywhere anywhere tcp dpt:irdmi
ACCEPT udp -- anywhere anywhere udp dpt:irdmi
ACCEPT tcp -- anywhere anywhere tcp dpt:ndmp
ACCEPT udp -- anywhere anywhere udp dpt:ndmp
ACCEPT tcp -- anywhere anywhere tcp dpt:webcache
ACCEPT udp -- anywhere anywhere udp dpt:webcache
ACCEPT tcp -- anywhere anywhere tcp dpt:dnp
ACCEPT udp -- anywhere anywhere udp dpt:dnp
ACCEPT tcp -- anywhere anywhere tcp dpts:bacula-dir:bacula-sd
ACCEPT udp -- anywhere anywhere udp dpts:bacula-dir:bacula-sd
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:sunrpc
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:sunrpc
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:nfs
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:nfs
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:875
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:875
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpts:pago-services1:pago-services2
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpts:pago-services1:pago-services2
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:892
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:892
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:pftp
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:pftp
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:https
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:https
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpts:irtrans:21002
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpts:irtrans:21002
LSI all -- anywhere anywhere
Chain LOG_FILTER (5 references)
target prot opt source destination
Chain LSI (6 references)
target prot opt source destination
LOG_FILTER all -- anywhere anywhere
LOG tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN limit: avg 1/sec burst 5 LOG level info prefix `Inbound '
REJECT tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN reject-with icmp-port-unreachable
LOG tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,ACK/RST limit: avg 1/sec burst 5 LOG level info prefix `Inbound '
REJECT tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,ACK/RST reject-with icmp-port-unreachable
LOG icmp -- anywhere anywhere icmp echo-request limit: avg 1/sec burst 5 LOG level info prefix `Inbound '
REJECT icmp -- anywhere anywhere icmp echo-request reject-with icmp-port-unreachable
LOG all -- anywhere anywhere limit: avg 5/sec burst 5 LOG level info prefix `Inbound '
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain LSO (1 references)
target prot opt source destination
LOG_FILTER all -- anywhere anywhere
LOG all -- anywhere anywhere limit: avg 5/sec burst 5 LOG level info prefix `Outbound '
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain OUTBOUND (3 references)
target prot opt source destination
ACCEPT icmp -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT udp -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT all -- 192.168.0.0/24 anywhere
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:http
ACCEPT udp -- anywhere anywhere udp dpt:http
ACCEPT tcp -- anywhere anywhere tcp dpts:bootps:bootpc
ACCEPT udp -- anywhere anywhere udp dpts:bootps:bootpc
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpts:netbios-ns:netbios-ssn
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpts:netbios-ns:netbios-ssn
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:microsoft-ds
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:microsoft-ds
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh
ACCEPT udp -- anywhere anywhere udp dpt:ssh
ACCEPT tcp -- anywhere anywhere tcp dpt:irdmi
ACCEPT udp -- anywhere anywhere udp dpt:irdmi
ACCEPT tcp -- anywhere anywhere tcp dpt:ndmp
ACCEPT udp -- anywhere anywhere udp dpt:ndmp
ACCEPT tcp -- anywhere anywhere tcp dpts:ftp-data:ftp
ACCEPT udp -- anywhere anywhere udp dpts:ftp-data:ftp
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
ACCEPT udp -- anywhere anywhere udp dpt:smtp
ACCEPT tcp -- anywhere anywhere tcp dpts:5900:5902
ACCEPT udp -- anywhere anywhere udp dpts:5900:5902
ACCEPT tcp -- anywhere anywhere tcp dpt:snpp
ACCEPT udp -- anywhere anywhere udp dpt:snpp
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:pop3
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:pop3
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:32875
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:32875
ACCEPT tcp -- anywhere anywhere tcp dpt:webcache
ACCEPT udp -- anywhere anywhere udp dpt:webcache
ACCEPT tcp -- ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr anywhere tcp dpt:8245
ACCEPT udp -- ABayonne-256-1-131-230.w90-50.abo.wanadoo.fr anywhere udp dpt:8245
ACCEPT tcp -- anywhere anywhere tcp dpt:ipp
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT tcp -- anywhere anywhere tcp dpt:dnp
ACCEPT udp -- anywhere anywhere udp dpt:dnp
ACCEPT tcp -- anywhere anywhere tcp dpts:bacula-dir:bacula-sd
ACCEPT udp -- anywhere anywhere udp dpts:bacula-dir:bacula-sd
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:sunrpc
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:sunrpc
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:nfs
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:nfs
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:875
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:875
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpts:pago-services1:pago-services2
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpts:pago-services1:pago-services2
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:892
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:892
ACCEPT tcp -- 192.168.0.0/24 anywhere tcp dpt:pftp
ACCEPT udp -- 192.168.0.0/24 anywhere udp dpt:pftp
ACCEPT tcp -- anywhere anywhere tcp dpt:https
ACCEPT udp -- anywhere anywhere udp dpt:https
ACCEPT tcp -- anywhere anywhere tcp dpts:irtrans:21002
ACCEPT udp -- anywhere anywhere udp dpts:irtrans:21002
LSO all -- anywhere anywhere
sshd est bien démarré :
Feb 25 06:04:29 lavigne-sme avahi-daemon[3631]: Loading service file /services/ssh.service.
Feb 25 06:04:31 lavigne-sme avahi-daemon[3631]: Service "lavigne-sme" (/services/ssh.service) successfully established.
tail -50 /var/log/messages :
Feb 25 06:48:58 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:48:58 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=171 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=151
Feb 25 06:48:59 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:48:59 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:48:59 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=190 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=170
Feb 25 06:49:02 lavigne-sme kernel: Inbound IN=ppp0 OUT= MAC= SRC=81.252.48.101 DST=90.50.10.230 LEN=204 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=UDP SPT=500 DPT=500 LEN=184
Feb 25 06:49:22 lavigne-sme kernel: Inbound IN=ppp0 OUT= MAC= SRC=81.252.48.101 DST=90.50.10.230 LEN=204 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=UDP SPT=500 DPT=500 LEN=184
Feb 25 06:49:23 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=262 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=242
Feb 25 06:49:23 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=262 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=242
Feb 25 06:49:23 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=137 DPT=137 LEN=58
Feb 25 06:49:23 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=137 DPT=137 LEN=58
Feb 25 06:49:23 lavigne-sme nmbd[3574]: [2008/02/25 06:49:23, 0] libsmb/nmblib.c:send_udp(791)
Feb 25 06:49:23 lavigne-sme nmbd[3574]: Packet send failed to 192.168.168.255(138) ERRNO=Opération non permise
Feb 25 06:49:23 lavigne-sme nmbd[3574]: [2008/02/25 06:49:23, 0] libsmb/nmblib.c:send_udp(791)
Feb 25 06:49:23 lavigne-sme nmbd[3574]: Packet send failed to 192.168.168.255(137) ERRNO=Opération non permise
Feb 25 06:49:23 lavigne-sme nmbd[3574]: [2008/02/25 06:49:23, 0] nmbd/nmbd_packets.c:send_netbios_packet(163)
Feb 25 06:49:23 lavigne-sme nmbd[3574]: send_netbios_packet: send_packet() to IP 192.168.168.255 port 137 failed
Feb 25 06:49:23 lavigne-sme nmbd[3574]: [2008/02/25 06:49:23, 0] nmbd/nmbd_namequery.c:query_name(245)
Feb 25 06:49:23 lavigne-sme nmbd[3574]: query_name: Failed to send packet trying to query name LAVIGNE<1d>
Feb 25 06:49:28 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=163 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=143
Feb 25 06:49:28 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=163 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=143
Feb 25 06:49:28 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=161 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=141
Feb 25 06:49:29 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:49:29 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:49:29 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=171 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=151
Feb 25 06:49:30 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:49:30 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:49:30 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=190 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=170
Feb 25 06:49:35 lavigne-sme kernel: Inbound IN=ppp0 OUT= MAC= SRC=86.196.133.152 DST=90.50.10.230 LEN=48 TOS=0x00 PREC=0x00 TTL=123 ID=3535 DF PROTO=TCP SPT=54199 DPT=22 WINDOW=8192 RES=0x00 SYN URGP=0
Feb 25 06:49:38 lavigne-sme kernel: Inbound IN=ppp0 OUT= MAC= SRC=86.196.133.152 DST=90.50.10.230 LEN=48 TOS=0x00 PREC=0x00 TTL=123 ID=3539 DF PROTO=TCP SPT=54199 DPT=22 WINDOW=8192 RES=0x00 SYN URGP=0
Feb 25 06:49:44 lavigne-sme kernel: Inbound IN=ppp0 OUT= MAC= SRC=86.196.133.152 DST=90.50.10.230 LEN=48 TOS=0x00 PREC=0x00 TTL=123 ID=3546 DF PROTO=TCP SPT=54199 DPT=22 WINDOW=8192 RES=0x00 SYN URGP=0
Feb 25 06:49:59 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=163 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=143
Feb 25 06:49:59 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=163 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=143
Feb 25 06:49:59 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=161 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=141
Feb 25 06:50:00 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:50:00 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:50:00 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=171 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=151
Feb 25 06:50:01 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:50:01 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:50:01 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=190 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=170
Feb 25 06:50:02 lavigne-sme kernel: Inbound IN=ppp0 OUT= MAC= SRC=81.252.48.101 DST=90.50.10.230 LEN=204 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=UDP SPT=500 DPT=500 LEN=184
Feb 25 06:50:30 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=163 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=143
Feb 25 06:50:30 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=163 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=143
Feb 25 06:50:30 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=161 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=141
Feb 25 06:50:31 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:50:31 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=173 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=153
Feb 25 06:50:31 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=171 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=151
Feb 25 06:50:32 lavigne-sme kernel: Unknown OutputIN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:50:32 lavigne-sme kernel: IN= OUT=eth0 SRC=192.168.168.254 DST=192.168.168.255 LEN=192 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=172
Feb 25 06:50:32 lavigne-sme kernel: Inbound IN=eth1 OUT= MAC= SRC=192.168.0.254 DST=192.168.0.255 LEN=190 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=170
Pour info, la connection internet est ppp0 (modem ADSL), connecté à eth0 (192.168.168.254). Le réseau local c'est eth1. L'IP du client est 86.196.133.152.
Une idée sur ce qui bloque ?
Je peux accéder au serveur via webmin.