Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.0 * 255.255.255.0 U 0 0 0 eth1 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 default 193.253.160.3 0.0.0.0 UG 0 0 0 ppp0
La route par default etant la connek internet (basé sur ma conf) edit: t'as encore du boulot au nivo routage, parce qu'il doit y avoir un ou deux concepts qui t'echapent encore: elle ressemble a rien ta table
eth0 192.168.0.1 , gateway : 192.168.0.1 eth1 10.0.0.1 , gateway : 10.0.0.138
j'arrive pas à pinger eth0 en utilisant eth1 et inversement l'ip_forward est positionné à 1 J'ai ajouté des routes dans ma table de routage mais rien n'y fait.
[root@localhost root]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default * 255.255.255.255 UH 0 0 0 eth1 10.0.0.0 192.168.0.1 255.255.255.255 UGH 0 0 0 eth0 192.168.0.0 10.0.0.10 255.255.255.255 UGH 0 0 0 eth1 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 10.0.0.0 * 255.0.0.0 U 0 0 0 eth1 10.0.0.0 * 255.0.0.0 U 0 0 0 eth1 127.0.0.0 * 255.0.0.0 U 0 0 0 lo
Merci de votre aide :jap: