[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problème réseau [Long]



Tes tables de routages me paraissent bizarre et redondantes, essayent avec


> ~# route
> Table de routage IP du noyau
> Destination     Passerelle      Genmask         Indic Metric Ref    Use
Iface
> 192.168.0.8     *               255.255.255.255 UH    0      0        0
eth0
> 192.168.0.0     *               255.255.255.0   U     0      0        0
eth0

192.168.0.8     *               255.255.255.0   U     0      0        0
eth0

et
> Table de routage IP du noyau
> Destination     Passerelle      Genmask         Indic Metric Ref    Use
Iface
> 192.168.0.1     *               255.255.255.255 UH    0      0        0
eth0
> localnet        *               255.255.255.0   U     0      0        0
eth0

192.168.0.1     *               255.255.255.0   U     0      0        0
eth0
default         192.168.0.1     0.0.0.0         UG    1      0        0
eth0

D'autre part active le forwarding avec 
        echo "1" > /proc/sys/net/ipv4/ip_forward


Ca devrait marcher

F.Boisson



Reply to: