% *** Alexandre Dulaunoy wrote: *** % % > Test2: % > Re-connecter M-->PC1, et �teindre, re-allumer le modem: ni % > IP_statique, ni dhcpcd a permi un ping sans perte vers la % > passerelle ou l'ext�rieur. % > % > J'en ai profit� pour tester ifconfig sur PC1: (eth0 = TE-16XP) % > % > [..] ifconfig eth0 hw ether mac_3c509 % ^^^^^^^^^ -> il faut exprimer cela en 48 % bits en hexa. de:ad:be:ef:00 %
Oui, bien s�r! J'ai simplifi� la repr�sentation. Sinon: [..] ifconfig eth0 | grep HWaddr | cut -dW -f2 | cut -d \ -f2 00:20:AF:44:54:54 % % Ton probl�me semble que le router/modem poss�de une ARP cache (comme % bcp ;- de matos ethernet). Il faut faire un refresh du cache (sur % cisco : clear arp) Le Cable-Modem est un Motorola SurfBoard model: SB4100E Peut-on avoir l'acc�s au cache du Cable-Modem ? Si oui, comment ? % % Sauf si tu as la m�me MAC sur les deux cartes. Non, deux MAC diff�rentes. % % -- % --- % Alexandre Dulaunoy % Work : http://www.conostix.com/ [EMAIL PROTECTED] % Private : http://www.thinkingsecure.com/ [EMAIL PROTECTED] % % "Liberty is the great parent of science and of virtue; and a nation will % be great in both in proportion as it is free. " T. Jefferson % % % _______________________________________________ % Linux Mailing List % Archives: http://unixtech.be/mailman/listinfo/linux % % *** END of Message From Alexandre Dulaunoy *** -- --------------------------- Truong <[EMAIL PROTECTED]> ---------------------------

