PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > comp.unix.shell > x4600 multicasting problem
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
comp.unix.shell Using and programming the Unix shell.

x4600 multicasting problem

Réponse
 
LinkBack Outils de la discussion
Vieux 17/07/2007, 09h32   #1
alielmali78@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut x4600 multicasting problem

Hi there
Our problem is unusual one, we have x4600 system which has multicast
problem on the network, I don't know how, there is zoning on e1000g0
and e1000g1 ports, we tried to use e1000g.conf to force 100mbit fdx
we thought that this is is the problem, but still x4600 is making
multicasting, I need to find solution or suggestion about multicasting
problem.


ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv 4,VIRTUAL> mtu
8232 index 1
inet 127.0.0.1 netmask ff000000
lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv 4,VIRTUAL>
mtu 8232 index 1
zone zentest
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500
index 2
inet 10.x.y.z. netmask ffffff00 broadcast 10.x.y.z
groupname ipmp1
ether 0:14:4f:40:65:0
e1000g0:1:
flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRE CATED,IPv4,NOFAILOVER>
mtu 1500 index 2
inet 10.x.y.z netmask ffffff00 broadcast 10.x.y.z
e1000g0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500
index 2
zone xmentest
inet 10.x.y.z netmask ffffff00 broadcast 10.x.y.z
e1000g1:
flags=9040842<BROADCAST,RUNNING,MULTICAST,DEPRECAT ED,IPv4,NOFAILOVER>
mtu 1500 index 3
inet 10.x.y.z netmask ffffff00 broadcast 10.x.y.z
groupname ipmp1
ether 0:14:4f:40:65:1



netstat -s

RAWIP rawipInDatagrams = 50957 rawipInErrors = 0
rawipInCksumErrs = 0 rawipOutDatagrams = 50957
rawipOutErrors = 0

UDP udpInDatagrams =157706 udpInErrors = 0
udpOutDatagrams =142727 udpOutErrors = 0

TCP tcpRtoAlgorithm = 4 tcpRtoMin = 400
tcpRtoMax = 60000 tcpMaxConn = -1
tcpActiveOpens = 103 tcpPassiveOpens = 93
tcpAttemptFails = 26 tcpEstabResets = 3
tcpCurrEstab = 16 tcpOutSegs = 3935
tcpOutDataSegs =777848 tcpOutDataBytes
=1122289948
tcpRetransSegs = 12 tcpRetransBytes = 6
tcpOutAck = 459 tcpOutAckDelayed = 143
tcpOutUrg = 1 tcpOutWinUpdate = 0
tcpOutWinProbe = 4 tcpOutControl = 4505
tcpOutRsts = 4158 tcpOutFastRetrans = 0
tcpInSegs = 7754
tcpInAckSegs =390760 tcpInAckBytes
=1122005028
tcpInDupAck = 139 tcpInAckUnsent = 0
tcpInInorderSegs = 6119 tcpInInorderBytes =318218
tcpInUnorderSegs = 0 tcpInUnorderBytes = 0
tcpInDupSegs = 0 tcpInDupBytes = 0
tcpInPartDupSegs = 0 tcpInPartDupBytes = 0
tcpInPastWinSegs = 0 tcpInPastWinBytes = 0
tcpInWinProbe = 0 tcpInWinUpdate = 4
tcpInClosed = 2 tcpRttNoUpdate =358312
tcpRttUpdate = 32305 tcpTimRetrans = 335
tcpTimRetransDrop = 1 tcpTimKeepalive = 53
tcpTimKeepaliveProbe= 16 tcpTimKeepaliveDrop = 1
tcpListenDrop = 0 tcpListenDropQ0 = 0
tcpHalfOpenDrop = 0 tcpOutSackRetrans = 0

IPv4 ipForwarding = 2 ipDefaultTTL = 255
ipInReceives =506799 ipInHdrErrors = 0
ipInAddrErrors = 0 ipInCksumErrs = 0
ipForwDatagrams = 0 ipForwProhibits = 1
ipInUnknownProtos = 2413 ipInDiscards = 19823
ipInDelivers =213239 ipOutRequests =843246
ipOutDiscards = 0 ipOutNoRoutes = 24
ipReasmTimeout = 60 ipReasmReqds = 0
ipReasmOKs = 0 ipReasmFails = 0
ipReasmDuplicates = 0 ipReasmPartDups = 0
ipFragOKs = 0 ipFragFails = 0
ipFragCreates = 0 ipRoutingDiscards = 0
tcpInErrs = 0 udpNoPorts = 19810
udpInCksumErrs = 0 udpInOverflows = 0
rawipInOverflows = 0 ipsecInSucceeded = 0
ipsecInFailed = 0 ipInIPv6 = 0
ipOutIPv6 = 0 ipOutSwitchIPv6 = 0

IPv6 ipv6Forwarding = 2 ipv6DefaultHopLimit = 255
ipv6InReceives = 0 ipv6InHdrErrors = 0
ipv6InTooBigErrors = 0 ipv6InNoRoutes = 0
ipv6InAddrErrors = 0 ipv6InUnknownProtos = 0
ipv6InTruncatedPkts = 0 ipv6InDiscards = 0
ipv6InDelivers = 0 ipv6OutForwDatagrams= 0
ipv6OutRequests = 0 ipv6OutDiscards = 0
ipv6OutNoRoutes = 0 ipv6OutFragOKs = 0
ipv6OutFragFails = 0 ipv6OutFragCreates = 0
ipv6ReasmReqds = 0 ipv6ReasmOKs = 0
ipv6ReasmFails = 0 ipv6InMcastPkts = 0
ipv6OutMcastPkts = 0 ipv6ReasmDuplicates = 0
ipv6ReasmPartDups = 0 ipv6ForwProhibits = 0
udpInCksumErrs = 0 udpInOverflows = 0
rawipInOverflows = 0 ipv6InIPv4 = 0
ipv6OutIPv4 = 0 ipv6OutSwitchIPv4 = 0

ICMPv4 icmpInMsgs = 50997 icmpInErrors = 0
icmpInCksumErrs = 0 icmpInUnknowns = 0
icmpInDestUnreachs = 25 icmpInTimeExcds = 0
icmpInParmProbs = 0 icmpInSrcQuenchs = 0
icmpInRedirects = 0 icmpInBadRedirects = 0
icmpInEchos = 17 icmpInEchoReps = 50955
icmpInTimestamps = 0 icmpInTimestampReps = 0
icmpInAddrMasks = 0 icmpInAddrMaskReps = 0
icmpInFragNeeded = 0 icmpOutMsgs = 42
icmpOutDrops = 2417 icmpOutErrors = 0
icmpOutDestUnreachs = 25 icmpOutTimeExcds = 0
icmpOutParmProbs = 0 icmpOutSrcQuenchs = 0
icmpOutRedirects = 0 icmpOutEchos = 0
icmpOutEchoReps = 17 icmpOutTimestamps = 0
icmpOutTimestampReps= 0 icmpOutAddrMasks = 0
icmpOutAddrMaskReps = 0 icmpOutFragNeeded = 0
icmpInOverflows = 0

ICMPv6 icmp6InMsgs = 0 icmp6InErrors = 0
icmp6InDestUnreachs = 0 icmp6InAdminProhibs = 0
icmp6InTimeExcds = 0 icmp6InParmProblems = 0
icmp6InPktTooBigs = 0 icmp6InEchos = 0
icmp6InEchoReplies = 0 icmp6InRouterSols = 0
icmp6InRouterAds = 0 icmp6InNeighborSols = 0
icmp6InNeighborAds = 0 icmp6InRedirects = 0
icmp6InBadRedirects = 0 icmp6InGroupQueries = 0
icmp6InGroupResps = 0 icmp6InGroupReds = 0
icmp6InOverflows = 0
icmp6OutMsgs = 0 icmp6OutErrors = 0
icmp6OutDestUnreachs= 0 icmp6OutAdminProhibs= 0
icmp6OutTimeExcds = 0 icmp6OutParmProblems= 0
icmp6OutPktTooBigs = 0 icmp6OutEchos = 0
icmp6OutEchoReplies = 0 icmp6OutRouterSols = 0
icmp6OutRouterAds = 0 icmp6OutNeighborSols= 0
icmp6OutNeighborAds = 0 icmp6OutRedirects = 0
icmp6OutGroupQueries= 0 icmp6OutGroupResps = 0
icmp6OutGroupReds = 0

IGMP:
3617 messages received
0 messages received with too few bytes
0 messages received with bad checksum
1204 membership queries received
0 membership queries received with invalid field(s)
0 membership reports received
0 membership reports received with invalid field(s)
0 membership reports received for groups to which we belong
2413 membership reports sent

SCTP sctpRtoAlgorithm = vanj sctpRtoMin = 1000
sctpRtoMax = 60000 sctpRtoInitial = 3000
sctpMaxAssocs = -1 sctpValLife = 60000
sctpMaxInitRetr = 8 sctpCurrEstab = 0
sctpActiveEstab = 0 sctpPassiveEstab = 0
sctpAborted = 0 sctpShutdowns = 0
sctpOutOfBlue = 0 sctpChecksumError = 0
sctpOutCtrlChunks = 0 sctpOutOrderChunks = 0
sctpOutUnorderChunks= 0 sctpRetransChunks = 0
sctpOutAck = 0 sctpOutAckDelayed = 0
sctpOutWinUpdate = 0 sctpOutFastRetrans = 0
sctpOutWinProbe = 0 sctpInCtrlChunks = 0
sctpInOrderChunks = 0 sctpInUnorderChunks = 0
sctpInAck = 0 sctpInDupAck = 0
sctpInAckUnsent = 0 sctpFragUsrMsgs = 0
sctpReasmUsrMsgs = 0 sctpOutSCTPPkts = 0
sctpInSCTPPkts = 0 sctpInInvalid = 0
sctpTimRetrans = 0 sctpTimRetransDrop = 0
sctpTimHearBeatProbe= 0 sctpTimHearBeatDrop = 0

netstat -i
Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs
Collis Queue
lo0 8232 loopback localhost 138101 0 138101 0
0 0
e1000g0 1500 xmen xmen 608877 0 843458 0 0
0
e1000g1 1500 xmen-e1000g1 xmen-e1000g1 141581 0 1 0
0 0


snoop -d e1000g0

? -> (multicast) ETHER Type=023C (LLC/802.3), size = 53 bytes
Produces below message

Regards
Alielmali78@gmail.com
Ali Elmali

  Réponse avec citation
Vieux 18/07/2007, 22h35   #2
johngnub
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: x4600 multicasting problem

On Jul 17, 1:32 am, "alielmal...@gmail.com" <alielmal...@gmail.com>
wrote:
> Hi there
> Our problem is unusual one, we have x4600 system which has multicast
> problem on the network, I don't know how, there is zoning on e1000g0
> and e1000g1 ports, we tried to use e1000g.conf to force 100mbit fdx
> we thought that this is is the problem, but still x4600 is making
> multicasting, I need to find solution or suggestion about multicasting
> problem.
>
> ifconfig -a
> lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv 4,VIRTUAL> mtu
> 8232 index 1
> inet 127.0.0.1 netmask ff000000
> lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv 4,VIRTUAL>
> mtu 8232 index 1
> zone zentest
> inet 127.0.0.1 netmask ff000000
> e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500
> index 2
> inet 10.x.y.z. netmask ffffff00 broadcast 10.x.y.z
> groupname ipmp1
> ether 0:14:4f:40:65:0
> e1000g0:1:
> flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRE CATED,IPv4,NOFAILOVER>
> mtu 1500 index 2
> inet 10.x.y.z netmask ffffff00 broadcast 10.x.y.z
> e1000g0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500
> index 2
> zone xmentest
> inet 10.x.y.z netmask ffffff00 broadcast 10.x.y.z
> e1000g1:
> flags=9040842<BROADCAST,RUNNING,MULTICAST,DEPRECAT ED,IPv4,NOFAILOVER>
> mtu 1500 index 3
> inet 10.x.y.z netmask ffffff00 broadcast 10.x.y.z
> groupname ipmp1
> ether 0:14:4f:40:65:1
>
> netstat -s
>
> RAWIP rawipInDatagrams = 50957 rawipInErrors = 0
> rawipInCksumErrs = 0 rawipOutDatagrams = 50957
> rawipOutErrors = 0
>
> UDP udpInDatagrams =157706 udpInErrors = 0
> udpOutDatagrams =142727 udpOutErrors = 0
>
> TCP tcpRtoAlgorithm = 4 tcpRtoMin = 400
> tcpRtoMax = 60000 tcpMaxConn = -1
> tcpActiveOpens = 103 tcpPassiveOpens = 93
> tcpAttemptFails = 26 tcpEstabResets = 3
> tcpCurrEstab = 16 tcpOutSegs = 3935
> tcpOutDataSegs =777848 tcpOutDataBytes
> =1122289948
> tcpRetransSegs = 12 tcpRetransBytes = 6
> tcpOutAck = 459 tcpOutAckDelayed = 143
> tcpOutUrg = 1 tcpOutWinUpdate = 0
> tcpOutWinProbe = 4 tcpOutControl = 4505
> tcpOutRsts = 4158 tcpOutFastRetrans = 0
> tcpInSegs = 7754
> tcpInAckSegs =390760 tcpInAckBytes
> =1122005028
> tcpInDupAck = 139 tcpInAckUnsent = 0
> tcpInInorderSegs = 6119 tcpInInorderBytes =318218
> tcpInUnorderSegs = 0 tcpInUnorderBytes = 0
> tcpInDupSegs = 0 tcpInDupBytes = 0
> tcpInPartDupSegs = 0 tcpInPartDupBytes = 0
> tcpInPastWinSegs = 0 tcpInPastWinBytes = 0
> tcpInWinProbe = 0 tcpInWinUpdate = 4
> tcpInClosed = 2 tcpRttNoUpdate =358312
> tcpRttUpdate = 32305 tcpTimRetrans = 335
> tcpTimRetransDrop = 1 tcpTimKeepalive = 53
> tcpTimKeepaliveProbe= 16 tcpTimKeepaliveDrop = 1
> tcpListenDrop = 0 tcpListenDropQ0 = 0
> tcpHalfOpenDrop = 0 tcpOutSackRetrans = 0
>
> IPv4 ipForwarding = 2 ipDefaultTTL = 255
> ipInReceives =506799 ipInHdrErrors = 0
> ipInAddrErrors = 0 ipInCksumErrs = 0
> ipForwDatagrams = 0 ipForwProhibits = 1
> ipInUnknownProtos = 2413 ipInDiscards = 19823
> ipInDelivers =213239 ipOutRequests =843246
> ipOutDiscards = 0 ipOutNoRoutes = 24
> ipReasmTimeout = 60 ipReasmReqds = 0
> ipReasmOKs = 0 ipReasmFails = 0
> ipReasmDuplicates = 0 ipReasmPartDups = 0
> ipFragOKs = 0 ipFragFails = 0
> ipFragCreates = 0 ipRoutingDiscards = 0
> tcpInErrs = 0 udpNoPorts = 19810
> udpInCksumErrs = 0 udpInOverflows = 0
> rawipInOverflows = 0 ipsecInSucceeded = 0
> ipsecInFailed = 0 ipInIPv6 = 0
> ipOutIPv6 = 0 ipOutSwitchIPv6 = 0
>
> IPv6 ipv6Forwarding = 2 ipv6DefaultHopLimit = 255
> ipv6InReceives = 0 ipv6InHdrErrors = 0
> ipv6InTooBigErrors = 0 ipv6InNoRoutes = 0
> ipv6InAddrErrors = 0 ipv6InUnknownProtos = 0
> ipv6InTruncatedPkts = 0 ipv6InDiscards = 0
> ipv6InDelivers = 0 ipv6OutForwDatagrams= 0
> ipv6OutRequests = 0 ipv6OutDiscards = 0
> ipv6OutNoRoutes = 0 ipv6OutFragOKs = 0
> ipv6OutFragFails = 0 ipv6OutFragCreates = 0
> ipv6ReasmReqds = 0 ipv6ReasmOKs = 0
> ipv6ReasmFails = 0 ipv6InMcastPkts = 0
> ipv6OutMcastPkts = 0 ipv6ReasmDuplicates = 0
> ipv6ReasmPartDups = 0 ipv6ForwProhibits = 0
> udpInCksumErrs = 0 udpInOverflows = 0
> rawipInOverflows = 0 ipv6InIPv4 = 0
> ipv6OutIPv4 = 0 ipv6OutSwitchIPv4 = 0
>
> ICMPv4 icmpInMsgs = 50997 icmpInErrors = 0
> icmpInCksumErrs = 0 icmpInUnknowns = 0
> icmpInDestUnreachs = 25 icmpInTimeExcds = 0
> icmpInParmProbs = 0 icmpInSrcQuenchs = 0
> icmpInRedirects = 0 icmpInBadRedirects = 0
> icmpInEchos = 17 icmpInEchoReps = 50955
> icmpInTimestamps = 0 icmpInTimestampReps = 0
> icmpInAddrMasks = 0 icmpInAddrMaskReps = 0
> icmpInFragNeeded = 0 icmpOutMsgs = 42
> icmpOutDrops = 2417 icmpOutErrors = 0
> icmpOutDestUnreachs = 25 icmpOutTimeExcds = 0
> icmpOutParmProbs = 0 icmpOutSrcQuenchs = 0
> icmpOutRedirects = 0 icmpOutEchos = 0
> icmpOutEchoReps = 17 icmpOutTimestamps = 0
> icmpOutTimestampReps= 0 icmpOutAddrMasks = 0
> icmpOutAddrMaskReps = 0 icmpOutFragNeeded = 0
> icmpInOverflows = 0
>
> ICMPv6 icmp6InMsgs = 0 icmp6InErrors = 0
> icmp6InDestUnreachs = 0 icmp6InAdminProhibs = 0
> icmp6InTimeExcds = 0 icmp6InParmProblems = 0
> icmp6InPktTooBigs = 0 icmp6InEchos = 0
> icmp6InEchoReplies = 0 icmp6InRouterSols = 0
> icmp6InRouterAds = 0 icmp6InNeighborSols = 0
> icmp6InNeighborAds = 0 icmp6InRedirects = 0
> icmp6InBadRedirects = 0 icmp6InGroupQueries = 0
> icmp6InGroupResps = 0 icmp6InGroupReds = 0
> icmp6InOverflows = 0
> icmp6OutMsgs = 0 icmp6OutErrors = 0
> icmp6OutDestUnreachs= 0 icmp6OutAdminProhibs= 0
> icmp6OutTimeExcds = 0 icmp6OutParmProblems= 0
> icmp6OutPktTooBigs = 0 icmp6OutEchos = 0
> icmp6OutEchoReplies = 0 icmp6OutRouterSols = 0
> icmp6OutRouterAds = 0 icmp6OutNeighborSols= 0
> icmp6OutNeighborAds = 0 icmp6OutRedirects = 0
> icmp6OutGroupQueries= 0 icmp6OutGroupResps = 0
> icmp6OutGroupReds = 0
>
> IGMP:
> 3617 messages received
> 0 messages received with too few bytes
> 0 messages received with bad checksum
> 1204 membership queries received
> 0 membership queries received with invalid field(s)
> 0 membership reports received
> 0 membership reports received with invalid field(s)
> 0 membership reports received for groups to which we belong
> 2413 membership reports sent
>
> SCTP sctpRtoAlgorithm = vanj sctpRtoMin = 1000
> sctpRtoMax = 60000 sctpRtoInitial = 3000
> sctpMaxAssocs = -1 sctpValLife = 60000
> sctpMaxInitRetr = 8 sctpCurrEstab = 0
> sctpActiveEstab = 0 sctpPassiveEstab = 0
> sctpAborted = 0 sctpShutdowns = 0
> sctpOutOfBlue = 0 sctpChecksumError = 0
> sctpOutCtrlChunks = 0 sctpOutOrderChunks = 0
> sctpOutUnorderChunks= 0 sctpRetransChunks = 0
> sctpOutAck = 0 sctpOutAckDelayed = 0
> sctpOutWinUpdate = 0 sctpOutFastRetrans = 0
> sctpOutWinProbe = 0 sctpInCtrlChunks = 0
> sctpInOrderChunks = 0 sctpInUnorderChunks = 0
> sctpInAck = 0 sctpInDupAck = 0
> sctpInAckUnsent = 0 sctpFragUsrMsgs = 0
> sctpReasmUsrMsgs = 0 sctpOutSCTPPkts = 0
> sctpInSCTPPkts = 0 sctpInInvalid = 0
> sctpTimRetrans = 0 sctpTimRetransDrop = 0
> sctpTimHearBeatProbe= 0 sctpTimHearBeatDrop = 0
>
> netstat -i
> Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs
> Collis Queue
> lo0 8232 loopback localhost 138101 0 138101 0
> 0 0
> e1000g0 1500 xmen xmen 608877 0 843458 0 0
> 0
> e1000g1 1500 xmen-e1000g1 xmen-e1000g1 141581 0 1 0
> 0 0
>
> snoop -d e1000g0
>
> ? -> (multicast) ETHER Type=023C (LLC/802.3), size = 53 bytes
> Produces below message
>
> Regards
> Alielmal...@gmail.com
> Ali Elmali


WAY away from shell programing this one... Sorry mon. Be sure and try
some the general unix groups for fun.
Ok that being said,
Did you try to down then up the interface after the new config was set
in place. Don't for get to check the start up scripts, to make sure
they set the parms for the network during boot up. Also, peek in
"dmesg" and syslog ( see /etc/syslog.conf, turn up debug... ) see if
you have a message about an error in the parms that you did set, ,,,

2 cents, JB

  Réponse avec citation
Vieux 27/07/2007, 07h32   #3
alielmali78@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: x4600 multicasting problem

Hi guys;
our awesome problem was solved by using of magic ) instead of poor
IPMP or e1000g interface
Such that; we have zone structure on the X4600. The problem is , when
the ZEN application starts before LDAP and JBOSS 3rd party process, it
is causing the multicasting, So not to face with multicast problem
again, the solution is, for starting procedure start the ZEN
Application last and, for stopping procedure stop the ZEN
Application first .
Regards From istanbul
musa rami
alielmali78@gmail.com
alielmali78@gmail.com wrote:

> Hi there
> Our problem is unusual one, we have x4600 system which has multicast
> problem on the network, I don't know how, there is zoning on e1000g0
> and e1000g1 ports, we tried to use e1000g.conf to force 100mbit fdx
> we thought that this is is the problem, but still x4600 is making
> multicasting, I need to find solution or suggestion about multicasting
> problem.
>
>


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 14h22.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,27066 seconds with 11 queries