[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]

Traceroute qui timeout



J'ai un problème avec mon traceroute qui timeout. Quand je test mon ip interne 
dans le réseau ou tous autre ip réseau sa marche dès que je test avec un ip 
externe c'est le timeout assuré.

Mon ipchains marche bien mais le iptables a des problème et je suspecte que 
c'est lui qui cause mes timeout. D'après vous devrais-je recompiler le kernel 
en entier ou bien juste aller recompiler au niveau du iptables ?!


[root@Algorithme sbin]# ./ipchains -L
Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     udp  ------  nsctor1.bellnexxia.net anywhere   domain -> 1025:65535
ACCEPT     udp  ------  nscott11.bellnexxia.net anywhere  domain -> 1025:65535
ACCEPT     tcp  -y----  anywhere             anywhere       any ->   telnet
ACCEPT     tcp  -y----  anywhere             anywhere       any ->   http
ACCEPT     tcp  -y----  anywhere             anywhere       any ->   ftp
ACCEPT     all  ------  anywhere             anywhere         n/a
ACCEPT     all  ------  anywhere             anywhere         n/a
REJECT     tcp  -y----  anywhere             anywhere        any ->   0:1023
REJECT     tcp  -y----  anywhere             anywhere        any ->   nfs
REJECT     udp  ------  anywhere             anywhere        any ->   0:1023
REJECT     udp  ------  anywhere             anywhere        any ->   nfs
REJECT     tcp  -y----  anywhere             anywhere        any ->   x11:6009
REJECT     tcp  -y----  anywhere             anywhere        any ->   xfs
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):


[root@Algorithme sbin]# ./iptables -L
/lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: init_module: 
Device or resource busy
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters
/lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: insmod 
/lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables 
failed
iptables v1.2.5: can't initialize iptables table `filter': iptables who? (do 
you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


[root@Algorithme sbin]# traceroute 192.168.1.4
traceroute to 192.168.1.4 (192.168.1.4), 30 hops max, 38 byte packets
 1  192.168.1.4 (192.168.1.4)  0.221 ms  0.147 ms  0.079 ms

[root@Algorithme sbin]# traceroute www.google.com
traceroute to www.google.com (216.239.33.101), 30 hops max, 38 byte packets
 1  * * *
 2  * * *
 3  * * *
 ...
30  * * *