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

Re: [linux-team] RE: [linux-team] 2 protocoles sur mêmeréseau ?



:)

</flame off>

Bon.. j'ai pas donne les details *exact* de la procedure. C'est pas une liste iso-9001, si? On n'est pas des beeetes quand meme ?

De toute facon, change *d'abord* le port, puis si ca va pas, change le cable et si ca va toujours pas, change le hub (en gardant le nouveau cable). (c'est dans l'ordre du prix croissant).

Ca va comme ca ? Franchement, j'vous jure :)

N.B. La methode precedente etait basee (c'est pas vrai, c'est pour rire) sur une recherche dichotomique de la solution. On commence par le milieu... bien sur, avec seulement trois tests, c'etait pas evident a remarquer et certains esprits on loupe la subtilite :)

</flame on> <--! default mode>

	fred.



Gobin Jean-François wrote:
> 
> Non, une chose a la fois :
> d'abord le cable.
> Si ca marche pas, on remet l'ancien cable en changeant de port
> Si ca marche toujours pas, on essaie avec un autre hub
> 
> > -----Message d'origine-----
> > De: Frederic Detienne [mailto:fd@cisco.com]
> > Date: mardi 25 janvier 2000 15:41
> > À: linux-team@rtfm.be
> > Objet: RE: [linux-team] 2 protocoles sur même réseau ?
> >
> >
> > Si cela suit le lan, je dirais
> >
> > . un cable pourri
> > . un hub a probleme (non "compatible").
> >
> > T'as essaye de changer le hub et le cable pour voir ? Dans un
> > premier temps, essaye de changer le cable et le port sur le
> > hub. Si ca n'aide pas, essaye de changer le hub.
> >
> >       fred.
> >
> >
> > Rémi Letot wrote:
> > >
> > > At 15:55 24/01/2000 +0100, you wrote:
> > > >Oui, il est possible de faire cohabiter 2 (et même plus)
> > protocoles sur un
> > > >même réseau physique. Par exemple IPX/SPX, NetBeui, TCP/IP
> > et DecOSI
> > > >tiennent ensemble .. sans se battre.
> > > Poukram!
> > > je croyais avoir trouvé la raison :-(((
> > >
> > > >Ton routeur te donne des erreurs ? Quels erreurs ? Es-tu
> > sûr que ce n'est
> > > >pas un problème de config ?
> > > Voir plus bas
> > >
> > > >Donne plus d'infos mon petit .. et on verra ce que l'on
> > peut faire pour
> > > >toi!!!
> > >
> > > Voila voila : (j'avais déja posté tout ça, c'est pourquoi
> > je ne l'avais pas refait, mais si on le demande... :-)
> > > Le routeur a 3 cartes DLink 530-TX, driver via-rhine.
> > > Il sert aussi de firewall/masqueradeur, mais ces erreurs
> > apparaissent aussi quand ces fonctions sont désactivées et
> > qu'il agit en simple routeur.
> > >
> > > eth0 est reliée au réseau local via un hub (c'est ici les erreurs)
> > > eth1 est reliée en direct (cable croisé) au serveur
> > web/mail/dns (DMZ du firewall)
> > > eth2 est reliée à internet via un modem cable (brutélé).
> > >
> > > C'est sur eth0 qu'on voit toutes ces erreurs de TX.
> > > J'ai aussi un message à la console lors des erreurs :
> > > eth0 Something Wicked happened 0009
> > > (c'est un message qui vient des sources du driver, mais je
> > n'y connais rien, alors...)
> > >
> > > /sbin/ifconfig :
> > > eth0      Link encap:Ethernet  HWaddr 00:80:C8:FB:B0:42
> > >           inet addr:192.168.2.1  Bcast:192.168.2.255
> > Mask:255.255.255.0
> > >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> > >           RX packets:65715 errors:0 dropped:0 overruns:0 frame:4
> > >           TX packets:26742 errors:529 dropped:0 overruns:0 carrier:0
> > >           collisions:56 txqueuelen:100
> > >           Interrupt:11 Base address:0xe000
> > >
> > > eth1      Link encap:Ethernet  HWaddr 00:80:C8:FA:5E:47
> > >           inet addr:192.168.1.1  Bcast:192.168.1.255
> > Mask:255.255.255.0
> > >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> > >           RX packets:17522 errors:0 dropped:0 overruns:0 frame:2
> > >           TX packets:14686 errors:28 dropped:0 overruns:0 carrier:0
> > >           collisions:0 txqueuelen:100
> > >           Interrupt:10 Base address:0xe400
> > >
> > > eth2      Link encap:Ethernet  HWaddr 00:80:C8:FA:5E:46
> > >           inet addr:111.222.333.444  Bcast:111.222.333.255
> > Mask:255.255.255.0
> > >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> > >           RX packets:197620 errors:0 dropped:0 overruns:0 frame:1
> > >           TX packets:61988 errors:0 dropped:0 overruns:0 carrier:0
> > >           collisions:30 txqueuelen:100
> > >           Interrupt:12 Base address:0xe800
> > >
> > > lo        Link encap:Local Loopback
> > >           inet addr:127.0.0.1  Mask:255.0.0.0
> > >           UP LOOPBACK RUNNING  MTU:3924  Metric:1
> > >           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> > >           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> > >           collisions:0 txqueuelen:0
> > >
> > > Kernel IP routing table
> > > Destination     Gateway         Genmask         Flags   MSS
> > Window  irtt Iface
> > > 192.168.1.1     0.0.0.0         255.255.255.255 UH        0
> > 0          0 eth1
> > > 111.222.333.444   0.0.0.0         255.255.255.255 UH
> > 0 0          0 eth2
> > > 192.168.2.1     0.0.0.0         255.255.255.255 UH        0
> > 0          0 eth0
> > > 192.168.2.0     0.0.0.0         255.255.255.0   U         0
> > 0          0 eth0
> > > 192.168.1.0     0.0.0.0         255.255.255.0   U         0
> > 0          0 eth1
> > > 111.222.333.0    0.0.0.0         255.255.255.0   U
> > 0 0          0 eth2
> > > 127.0.0.0       0.0.0.0         255.0.0.0       U         0
> > 0          0 lo
> > > 0.0.0.0         111.222.333.1    0.0.0.0         UG
> > 0 0          0 eth2
> > >
> > > Des idées ?
> > > --
> > > Rémi
> > > ---------
> > > Visit the Linux Supertore Online: http://www.redcorp.com !
> > > If you want to be deleted from the list, send a mail to
> > > majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> > > Archive of the list: http://tania.be.linux.org/
> >
> > --
> > ------------------------- * oOo * -------------------------
> >                         CiscoSystems
> >
> >                    Frederic Detienne, CDE
> >                  Security & Network Services
> >
> >                      Tel 32 2 705 55 55
> > ---------
> > Visit the Linux Supertore Online: http://www.redcorp.com !
> > If you want to be deleted from the list, send a mail to
> > majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> > Archive of the list: http://tania.be.linux.org/
> >
> ---------
> Visit the Linux Supertore Online: http://www.redcorp.com !
> If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> Archive of the list: http://tania.be.linux.org/

-- 
------------------------- * oOo * -------------------------
                        CiscoSystems

                   Frederic Detienne, CDE
                 Security & Network Services

                     Tel 32 2 705 55 55
---------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/