Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
4950 connectés 

 


 Mot :   Pseudo :  
 
 Page :   1  2
Page Suivante
Auteur Sujet :

MLDONKEY

n°184481
Tux Le Pen​guin
Posté le 05-11-2002 à 20:22:29  profilanswer
 

Reprise du message précédent :
jyp :
ton port est pas ouvert
fais :
iptables -L -v
et met le résultat ici pour vérifier un truc

mood
Publicité
Posté le 05-11-2002 à 20:22:29  profilanswer
 

n°184499
jyp
>-<o>-<
Posté le 05-11-2002 à 20:36:29  profilanswer
 

iptables -L -v
Chain INPUT (policy DROP 1 packets, 60 bytes)
 pkts bytes target     prot opt in     out     source               destination          
   33  3999 ACCEPT     all  --  lo     any     anywhere             anywhere            
 8091  832K ppp0_in    all  --  ppp0   any     anywhere             anywhere            
 2725  213K eth0_in    all  --  eth0   any     anywhere             anywhere            
    0     0 common     all  --  any    any     anywhere             anywhere            
    0     0 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:INPUT:REJECT:'  
    0     0 reject     all  --  any    any     anywhere             anywhere            
 
Chain FORWARD (policy DROP 7 packets, 404 bytes)
 pkts bytes target     prot opt in     out     source               destination          
    0     0 ACCEPT     tcp  --  ppp0   eth0    anywhere             192.168.1.253      tcp dpt:5190  
44980   18M ACCEPT     tcp  --  ppp0   eth0    anywhere             192.168.1.253      tcp dpt:4662  
 971K  446M ppp0_fwd   all  --  ppp0   any     anywhere             anywhere            
1412K  936M eth0_fwd   all  --  eth0   any     anywhere             anywhere            
    0     0 common     all  --  any    any     anywhere             anywhere            
    0     0 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:FORWARD:REJECT:'  
    0     0 reject     all  --  any    any     anywhere             anywhere            
 
Chain OUTPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination          
   33  3999 ACCEPT     all  --  any    lo      anywhere             anywhere            
  970  101K ACCEPT     icmp --  any    any     anywhere             anywhere           state NEW,RELATED,ESTABLISHED  
 1063  146K fw2net     all  --  any    ppp0    anywhere             anywhere            
 2360  346K fw2masq    all  --  any    eth0    anywhere             anywhere            
    0     0 common     all  --  any    any     anywhere             anywhere            
    0     0 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:OUTPUT:REJECT:'  
    0     0 reject     all  --  any    any     anywhere             anywhere            
 
Chain all2all (2 references)
 pkts bytes target     prot opt in     out     source               destination          
    0     0 ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    0     0 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
  271 50074 common     all  --  any    any     anywhere             anywhere            
    6   724 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:all2all:REJECT:'  
    6   724 reject     all  --  any    any     anywhere             anywhere            
 
Chain common (5 references)
 pkts bytes target     prot opt in     out     source               destination          
 0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp echo-request  
    0     0 icmpdef    icmp --  any    any     anywhere             anywhere            
    0     0 DROP       tcp  --  any    any     anywhere             anywhere           state INVALID  
 1132  117K REJECT     udp  --  any    any     anywhere             anywhere           udp dpts:netbios-ns:netbios-ssn reject-with icmp-port-unreachable  
    0     0 REJECT     udp  --  any    any     anywhere             anywhere           udp dpt:microsoft-ds reject-with icmp-port-unreachable  
    0     0 reject     tcp  --  any    any     anywhere             anywhere           tcp dpt:135  
    0     0 DROP       udp  --  any    any     anywhere             anywhere           udp dpt:1900  
    0     0 DROP       all  --  any    any     anywhere             255.255.255.255    
    0     0 DROP       all  --  any    any     anywhere             BASE-ADDRESS.MCAST.NET/4
    0     0 reject     tcp  --  any    any     anywhere             anywhere           tcp dpt:auth  
    0     0 DROP       all  --  any    any     anywhere             192.168.1.255      
 
Chain dynamic (4 references)
 pkts bytes target     prot opt in     out     source               destination          
 
Chain eth0_fwd (1 references)
 pkts bytes target     prot opt in     out     source               destination          
1412K  936M dynamic    all  --  any    any     anywhere             anywhere            
1412K  936M masq2net   all  --  any    ppp0    anywhere             anywhere            
 
Chain eth0_in (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 2725  213K dynamic    all  --  any    any     anywhere             anywhere            
    3    94 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp echo-request  
 2722  213K masq2fw    all  --  any    any     anywhere             anywhere            
 
Chain fw2masq (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 2355  345K ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    0     0 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:ipp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:netbios-ns  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:netbios-dgm  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:netbios-ssn  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:631  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:netbios-ns  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:netbios-dgm  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:netbio
s-ssn  
    5   690 all2all    all  --  any    any     anywhere             anywhere            
 
Chain fw2net (1 references)
 pkts bytes target     prot opt in     out     source               destination          
  604  113K ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    3  1620 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
  456 31793 ACCEPT     all  --  any    any     anywhere             anywhere            
 
Chain icmpdef (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 
Chain masq2fw (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 2263  147K ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    0     0 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:domain  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:bootps  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:http  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:https  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:ipp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:imap  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:pop3  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:smtp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:nntp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:ntp  
  178 11359 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:domain  
   15  5426 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:bootps  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:http  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:https  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:631  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:imap  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:pop3  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:smtp  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:nntp  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:ntp  
  266 49384 all2all    all  --  any    any     anywhere             anywhere            
Chain masq2net (1 references)
 pkts bytes target     prot opt in     out     source               destination          
1194K  923M ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
  413  136K newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
 218K   13M ACCEPT     all  --  any    any     anywhere             anywhere            
 
Chain net2all (2 references)
 pkts bytes target     prot opt in     out     source               destination          
 972K  446M ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
 1800  122K newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
 5390  291K common     all  --  any    any     anywhere             anywhere            
 4523  223K LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:net2all:DROP:'  
 4523  223K DROP       all  --  any    any     anywhere             anywhere            
 
Chain newnotsyn (6 references)
 pkts bytes target     prot opt in     out     source               destination          
 2216  260K DROP       all  --  any    any     anywhere             anywhere            
 
Chain ppp0_fwd (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 971K  446M dynamic    all  --  any    any     anywhere             anywhere            
 971K  446M net2all    all  --  any    eth0    anywhere             anywhere            
 
Chain ppp0_in (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 8091  832K dynamic    all  --  any    any     anywhere             anywhere            
   34  3970 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp echo-request  
 8057  828K net2all    all  --  any    any     anywhere             anywhere            
 
Chain reject (6 references)
 pkts bytes target     prot opt in     out     source               destination          
    0     0 REJECT     tcp  --  any    any     anywhere             anywhere           reject-with tcp-reset  
    6   724 REJECT     all  --  any    any     anywhere             anywhere           reject-with icmp-port-unreachable  
 
Chain shorewall (0 references)
 pkts bytes target     prot opt in     out     source               destination        


---------------
Jyp
n°184516
BMOTheKill​er
Posté le 05-11-2002 à 20:57:18  profilanswer
 

y a un p'tit outil sympa pour forwarder si on veut pas s'embêter avec iptables ou si on a ipchains (en plus ça passe sous tous les noyaux) :
 
http://portfwd.sourceforge.net
 
edit : prenez les tar.gz et compilez vous -même si vous le prenez, sinon il y aura un p'tit problème de dépendances au niveau de la libstdc++ si vous avec une distro à base de rpm


Message édité par BMOTheKiller le 05-11-2002 à 20:58:48
n°184521
jyp
>-<o>-<
Posté le 05-11-2002 à 21:13:09  profilanswer
 

je suis connecté à un serveur sur le port 2080?!


Message édité par jyp le 05-11-2002 à 21:25:13

---------------
Jyp
n°184554
Tux Le Pen​guin
Posté le 05-11-2002 à 21:45:39  profilanswer
 

jyp a écrit a écrit :

iptables -L -v
Chain INPUT (policy DROP 1 packets, 60 bytes)
 pkts bytes target     prot opt in     out     source               destination          
   33  3999 ACCEPT     all  --  lo     any     anywhere             anywhere            
 8091  832K ppp0_in    all  --  ppp0   any     anywhere             anywhere            
 2725  213K eth0_in    all  --  eth0   any     anywhere             anywhere            
    0     0 common     all  --  any    any     anywhere             anywhere            
    0     0 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:INPUT:REJECT:'  
    0     0 reject     all  --  any    any     anywhere             anywhere            
 
Chain FORWARD (policy DROP 7 packets, 404 bytes)
 pkts bytes target     prot opt in     out     source               destination          
    0     0 ACCEPT     tcp  --  ppp0   eth0    anywhere             192.168.1.253      tcp dpt:5190  
44980   18M ACCEPT     tcp  --  ppp0   eth0    anywhere             192.168.1.253      tcp dpt:4662  
 971K  446M ppp0_fwd   all  --  ppp0   any     anywhere             anywhere            
1412K  936M eth0_fwd   all  --  eth0   any     anywhere             anywhere            
    0     0 common     all  --  any    any     anywhere             anywhere            
    0     0 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:FORWARD:REJECT:'  
    0     0 reject     all  --  any    any     anywhere             anywhere            
 
Chain OUTPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination          
   33  3999 ACCEPT     all  --  any    lo      anywhere             anywhere            
  970  101K ACCEPT     icmp --  any    any     anywhere             anywhere           state NEW,RELATED,ESTABLISHED  
 1063  146K fw2net     all  --  any    ppp0    anywhere             anywhere            
 2360  346K fw2masq    all  --  any    eth0    anywhere             anywhere            
    0     0 common     all  --  any    any     anywhere             anywhere            
    0     0 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:OUTPUT:REJECT:'  
    0     0 reject     all  --  any    any     anywhere             anywhere            
 
Chain all2all (2 references)
 pkts bytes target     prot opt in     out     source               destination          
    0     0 ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    0     0 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
  271 50074 common     all  --  any    any     anywhere             anywhere            
    6   724 LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:all2all:REJECT:'  
    6   724 reject     all  --  any    any     anywhere             anywhere            
 
Chain common (5 references)
 pkts bytes target     prot opt in     out     source               destination          
 0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp echo-request  
    0     0 icmpdef    icmp --  any    any     anywhere             anywhere            
    0     0 DROP       tcp  --  any    any     anywhere             anywhere           state INVALID  
 1132  117K REJECT     udp  --  any    any     anywhere             anywhere           udp dpts:netbios-ns:netbios-ssn reject-with icmp-port-unreachable  
    0     0 REJECT     udp  --  any    any     anywhere             anywhere           udp dpt:microsoft-ds reject-with icmp-port-unreachable  
    0     0 reject     tcp  --  any    any     anywhere             anywhere           tcp dpt:135  
    0     0 DROP       udp  --  any    any     anywhere             anywhere           udp dpt:1900  
    0     0 DROP       all  --  any    any     anywhere             255.255.255.255    
    0     0 DROP       all  --  any    any     anywhere             BASE-ADDRESS.MCAST.NET/4
    0     0 reject     tcp  --  any    any     anywhere             anywhere           tcp dpt:auth  
    0     0 DROP       all  --  any    any     anywhere             192.168.1.255      
 
Chain dynamic (4 references)
 pkts bytes target     prot opt in     out     source               destination          
 
Chain eth0_fwd (1 references)
 pkts bytes target     prot opt in     out     source               destination          
1412K  936M dynamic    all  --  any    any     anywhere             anywhere            
1412K  936M masq2net   all  --  any    ppp0    anywhere             anywhere            
 
Chain eth0_in (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 2725  213K dynamic    all  --  any    any     anywhere             anywhere            
    3    94 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp echo-request  
 2722  213K masq2fw    all  --  any    any     anywhere             anywhere            
 
Chain fw2masq (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 2355  345K ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    0     0 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:ipp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:netbios-ns  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:netbios-dgm  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:netbios-ssn  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:631  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:netbios-ns  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:netbios-dgm  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:netbio
s-ssn  
    5   690 all2all    all  --  any    any     anywhere             anywhere            
 
Chain fw2net (1 references)
 pkts bytes target     prot opt in     out     source               destination          
  604  113K ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    3  1620 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
  456 31793 ACCEPT     all  --  any    any     anywhere             anywhere            
 
Chain icmpdef (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 
Chain masq2fw (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 2263  147K ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
    0     0 newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:domain  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:bootps  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:http  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:https  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:ipp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:imap  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:pop3  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:smtp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:nntp  
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere           state NEW tcp dpt:ntp  
  178 11359 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:domain  
   15  5426 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:bootps  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:http  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:https  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:631  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:imap  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:pop3  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:smtp  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:nntp  
    0     0 ACCEPT     udp  --  any    any     anywhere             anywhere           state NEW udp dpt:ntp  
  266 49384 all2all    all  --  any    any     anywhere             anywhere            
Chain masq2net (1 references)
 pkts bytes target     prot opt in     out     source               destination          
1194K  923M ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
  413  136K newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
 218K   13M ACCEPT     all  --  any    any     anywhere             anywhere            
 
Chain net2all (2 references)
 pkts bytes target     prot opt in     out     source               destination          
 972K  446M ACCEPT     all  --  any    any     anywhere             anywhere           state RELATED,ESTABLISHED  
 1800  122K newnotsyn  tcp  --  any    any     anywhere             anywhere           state NEW tcp flags:!SYN,RST,ACK/SYN  
 5390  291K common     all  --  any    any     anywhere             anywhere            
 4523  223K LOG        all  --  any    any     anywhere             anywhere           LOG level info prefix `Shorewall:net2all:DROP:'  
 4523  223K DROP       all  --  any    any     anywhere             anywhere            
 
Chain newnotsyn (6 references)
 pkts bytes target     prot opt in     out     source               destination          
 2216  260K DROP       all  --  any    any     anywhere             anywhere            
 
Chain ppp0_fwd (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 971K  446M dynamic    all  --  any    any     anywhere             anywhere            
 971K  446M net2all    all  --  any    eth0    anywhere             anywhere            
 
Chain ppp0_in (1 references)
 pkts bytes target     prot opt in     out     source               destination          
 8091  832K dynamic    all  --  any    any     anywhere             anywhere            
   34  3970 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp echo-request  
 8057  828K net2all    all  --  any    any     anywhere             anywhere            
 
Chain reject (6 references)
 pkts bytes target     prot opt in     out     source               destination          
    0     0 REJECT     tcp  --  any    any     anywhere             anywhere           reject-with tcp-reset  
    6   724 REJECT     all  --  any    any     anywhere             anywhere           reject-with icmp-port-unreachable  
 
Chain shorewall (0 references)
 pkts bytes target     prot opt in     out     source               destination        
 




 
c'est quoi ce paquet de merde là ?? :heink:  
y-en a marre, c'est de la vrai tamboui ton firewall :fou:  
tu as quelle distro ?
c'est un firewall par défaut ça, ou tu l'as choppé sur un site ... ?

n°184564
jyp
>-<o>-<
Posté le 05-11-2002 à 21:56:58  profilanswer
 

c'est une mandrake 9...
quand j'aurrais un peu de temps je metterais une autre distrib
 
encore merci pour ton aide ;)


---------------
Jyp
n°184605
Tux Le Pen​guin
Posté le 05-11-2002 à 22:47:05  profilanswer
 

jyp a écrit a écrit :

c'est une mandrake 9...
quand j'aurrais un peu de temps je metterais une autre distrib
 
encore merci pour ton aide ;)




 
non, pas besoin
tu baisses le niveau de sécurité ... c'est du n'importe quoi par défaut :o  
mais si tu baisses, ça roule, ça marche très bien chez moi

n°193154
x540
fenetre8.com
Posté le 22-11-2002 à 10:30:54  profilanswer
 

c'est moi ou mldonkey déconne ces temps-ci ???
j'arrive à rien downloader........


---------------
www.fenetre8.com
n°193167
dofor
:F
Posté le 22-11-2002 à 11:09:11  profilanswer
 

c'est toi, moi ça marche bien

n°196105
doum
Mentalita nissarda
Posté le 28-11-2002 à 10:35:44  profilanswer
 

Juste une question, y'a moyen de connaitre le nombre de gars qui ont un fichier, genre quand on fait une recherche (comme sous le donkey windows)?

mood
Publicité
Posté le 28-11-2002 à 10:35:44  profilanswer
 

mood
Publicité
Posté le   profilanswer
 

 Page :   1  2
Page Suivante

Aller à :
Ajouter une réponse
 

Sujets relatifs
mldonkey et mozilla sous mandrake 9.0aargh mldonkey fichier dossier temp
mldonkey a encore fraper!!!aidez moi a config mldonkey :)
[ Mldonkey 2.X-x ] Topic unique[Mldonkey] lugdunum pas content
capte pas comment fonctionne mldonkey !![MLDONKEY] j arrive pas a y acceder a distance, pk????
[mldonkey] comment on accede a l'interface web?Quel package me manque t il pour avoir la gui de mldonkey ??
Plus de sujets relatifs à : MLDONKEY


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)