Patrice Karatchentzeff <patrice.karatchentzeff@???> writes:
> Le 11/10/05, Olivier Allard-Jacquin<olivieraj@???> a écrit :
>> Patrice Karatchentzeff a écrit :
[...]
> # route
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> acina.croissy.s * 255.255.255.255 UH 0 0 0 eth1
> 192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
> 82.240.19.0 * 255.255.255.0 U 0 0 0 eth0
> default 82.240.19.254 0.0.0.0 UG 0 0 0 eth0
> default acina.croissy.s 0.0.0.0 UG 0 0 0 eth1
Les route avec "acina.croissy.s" comme nom me semble pas normal. Comment
router des paquets si on ne connait que le nom de la machine ?
Chez moi je n'ai pas ça. Seulement :
,----
| $ route
| Table de routage IP du noyau
| Destination Passerelle Genmask Indic Metric Ref Use Iface
| 192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
| 82.225.xxx.xxx * 255.255.255.0 U 0 0 0 eth0
| default 82.225.xxx.254 0.0.0.0 UG 0 0 0 eth0
`----
Christian