/etc/host du serveur-routeur et du client

2008-04-02 Thread J Bond 0.07
Je finis de débuguer le reseau ambrionnaire de moustique 
(serveur-routeur) et de violette (client).

[EMAIL PROTECTED]:~$ sudo cat /etc/hosts
127.0.0.1 moustique.wx27.fr moustique
192.168.121.1 moustique
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
192.168.0.50 dlink
192.168.121.77 violette
192.168.121.5 lombric
192.168.1.1 modem
[EMAIL PROTECTED]:~$
cat /etc/hosts (client)
127.0.0.1 violette.wx27.fr  violette
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
192.168.0.1 modem
192.168.0.50 dlink
192.168.121.1 moustique
192.168.121.5 lombric
192.168.121.77 violette

  Qqun qui a deja monté un réseau peut il me corriger, sachant que
je suis parti du tuto sur la doc 'serveur ics' où il me semble qu'il y a 
des erreurs catastrophiques dans les hosts (serveur ics et client)?

Les nombreuses pannes internet mondiales m'empèchent de vérifier!


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: ubuntustudio ssh

2008-03-29 Thread J Bond 0.07
Sébastien wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Delanoix wrote:
 Bonjour, salliste!
 Salut...salliste?
 
 Afin de découvrir ssh, j'essaie de charger par putty :
 http://cdimages.ubuntu.com/ubuntustudio/releases/hardy/beta/buntustudio-8.04-beta-alternate-i386.iso
 Pourquoi putty et pas simplement ssh? Enfin chacun son truc...
 Quelque soit le client, il faut utiliser le bon protocole!
 l'adresse que tu mets utilise le protocole http et pas le protocole ssh (via 
 sftp ou scp en
 l'occurence), pour utiliser cette adresse, wget serait plus approprié:
 
 $ wget
 http://cdimages.ubuntu.com/ubuntustudio/releases/hardy/beta/buntustudio-8.04-beta-alternate-i386.iso
 
 A lire pour bien comprendre comment est construite une URL:
 http://fr.wikipedia.org/wiki/URL#URL_absolue
 Comprendre SSH (qui n'est PAS utilisé pour le tranfert de données!):
 http://fr.wikipedia.org/wiki/SSH
 SFTP (protocole de transfert de fichier basé sur SSH):
 http://fr.wikipedia.org/wiki/SSH_file_transfer_protocol
 et SCP (autre protocole de transfert de fichier par SSH):
 http://fr.wikipedia.org/wiki/Secure_copy
 
 sur le port 4242, comme indiqué dans la doc.
 le port 4242? dans quelle doc? le port par défaut de ssh/sftp/scp est le 22.
 Si ce port 22 est bloqué par le papillon (?), qu'est ce qui te dit que ce 
 n'est pas le cas du 4242?
 
 Mais ça marche pas! : j'ai atteind la cible, mais j'ai
 name or service not known?
 Euh... Le message d'erreur dit justement que tu n'as pas atteint la cible...
 
 
 Qqun peut m'aider?
 Je pense que tu as mal choisi ta cible pour goûter au SSH:
 Les serveurs comme cdimages.ubuntu.com ne sont pas faits pour qu'on 
 récupère leur fichiers en
 utilisant le protocole ssh... ssh est très souvent réservé, comme son nom 
 l'indique(!), à une
 connection sécurisée via une identification. Son but premier n'est donc pas 
 d'être utilisé de facon
 anonyme... Ce que, a priori (tu ne parles pas de clé ssh), tu voudrais faire.
 Autre chose, un serveur n'est pas forcément accessible avec tous les 
 protocoles! Tu ne choisis pas
 ton protocole de communication par envie, il faut savoir quel(s) protocole(s) 
 peut(vent) être
 utilisé(s) sur tel ou tel serveur.
 Il se trouve que ssh est bel et bien supporté par cdimages.ubuntu.com... mais 
 je ne pense pas qu'il
 le soit dans le but de faire du sftp anonyme (ou publique).
 
 Séb
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFH7hQXlabueleSRzIRAkZwAJ0YdyvJ+CWK3fjjBgY6lYUaIqNKvACgifS+
 9pTFx4i63KXKSYeAX5aD9/8=
 =Nk6j
 -END PGP SIGNATURE-
 
Merci! je vais étudier toutes ces adresses!

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-03-23 Thread J Bond 0.07
jacques wrote:
 J Bond 0.07 a écrit :
 /var/log/darmon.log me dit sur moustique, routeur-server:
   Can't bind to dhcp address: Address already in use
 Mar 22 12:18:36 moustique dhcpd: Please make sure there is no other 
 dhcp server
 Mar 22 12:18:36 moustique dhcpd: running and that there's no entry for 
 dhcp or
 Mar 22 12:18:36 moustique dhcpd: bootp in /etc/inetd.conf.   Also make 
 sure you
 Mar 22 12:18:36 moustique dhcpd: are not running HP JetAdmin software, 
 which
 Mar 22 12:18:36 moustique dhcpd: includes a bootp server.
 Mar 22 12:23:05 moustique ntpd[6756]: Listening on interface #9 ppp0, 
 195.146.244.103#123 Enabled

 J'ai eu beau posé la question d'autres fois, je ne sais toujours pas
 ce qu'est bind (je sais tout de mm qu'il s'agit de résolution de noms)
 
 Raté : ici bind est un verbe... :)
 
 Est ce important? ce que dit daemon.log ici?
 
 Tu traduis et ça te dit que  tu as des soucis avec un/le serveur DHCP.
 
 
 As-tu besoin qu'une de tes machines fasse serveur DHCP ??
 
 
 Jacques
 
 

Merci de m'avoir répondu, comme aussi à Bruno!

Je suis pour l'instant la piste de la doc.ubuntu.:
J'ai décoché qq lignes dans dnsmasq.conf.
que je n'avais pas repassé en revue..

Pour le serveur dhcp, eh bien je sais pas : je n'en suis pas encore là,
à faire tourner 2 adresses de clients : évidemment, cela be semble pas
undispensable!...

Bon à force de débuguer je devrais bien arriver à le faire marcher,
ce mini reseau..?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-03-23 Thread J Bond 0.07
J Bond 0.07 wrote:
 jacques wrote:
 J Bond 0.07 a écrit :
Le gros soucis récurrent que j'ai c'est ce :
sudo ping moustique
..Destination Host unreachable!

lorsque je ping depuis violette le client, sur moustique le serveur-routeur.

Là, si qqun a des idées où regarder, je suis preneur et je donne ma 
langue aux chats!...



 As-tu besoin qu'une de tes machines fasse serveur DHCP ??


 Jacques


 
 Merci de m'avoir répondu, comme aussi à Bruno!
 
 Je suis pour l'instant la piste de la doc.ubuntu.:
 J'ai décoché qq lignes dans dnsmasq.conf.
 que je n'avais pas repassé en revue..
 
 Pour le serveur dhcp, eh bien je sais pas : je n'en suis pas encore là,
 à faire tourner 2 adresses de clients : évidemment, cela be semble pas
 undispensable!...
 
 Bon à force de débuguer je devrais bien arriver à le faire marcher,
 ce mini reseau..?
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-03-11 Thread J Bond 0.07
J Bond 0.07 wrote:
 W Shakspear wrote:
 Bonjour à tous,
 Quand je ping moustique (serveur-routeur) depuis violette (client)
 j'ai les 3 1ers msg qui passent, mais après j'ai :
 Destination host unreachable

 Je viens de guerre lasse de changer ma 2ème carte reseau!..
 sur le serveur sur eth2= local
 
 eth0=wifi (pas encore configuré)
 eth3=internet=adsl

 Or mon interface serveur est:
 # This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).

   This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).

 # The loopback network interface
 auto lo eth2
 iface lo inet loopback

 # This is a list of hotpluggable network interfaces.
 # They will be activated automatically by the hotplug subsystem.
 mapping hotplug
  script grep
  map eth2

 # The primary network interface

 iface eth2 inet static
 address 192.168.88.3
 netmask 255.255.255.0
 gateway 192.168.88.1




 auto dsl-provider
 iface dsl-provider inet ppp
 pre-up /sbin/ifconfig eth2 up # line maintained by pppoeconf
 provider dsl-provider

 auto eth0:avah
 iface eth0:avah inet manual


 iface eth1 inet static
 address 192.168.88.1
 netmask 255.255.255.0
 gateway 192.168.1.1



 iface eth0 inet static
 address 192.168.88.1
 netmask 255.255.255.0
 gateway 192.168.0.50



 iface eth3 inet static
 address 192.168.88.1
 netmask 255.255.255.0
 gateway 192.168.1.1




 Qqun peut il me dire s(il y a une erreur? svp

 Je tourne en rond à bricoler dans mon coin..

 Les tuto de la doc ne me sont pas d'une grande utilité pour
 débuguer définitivement mon embryon de reseau!

 à noter que l'ipmasquerade par routage dans firefox du port 80 à 3128
 n'est pas un gros obstacle ( Listen=3128 dans /apache2/purts.conf).

 Mais jez ne sais pas si je peux le faire pour moustique lui-mm?
 Vu que c'est le firewall qui reroute, devant apache?

 Je n'ai bien sur toujours pas internet sur violette le client.
 (il semble que ce soit moins une!)

 Je viens de passer une route stratègique pour le reseau :
 [EMAIL PROTECTED]:~$ sudo route -n
 [sudo] password for mb:
 Table de routage IP du noyau
 Destination Passerelle  Genmask Indic Metric RefUse 
 Iface
 195.146.243.11  0.0.0.0 255.255.255.255 UH0  00 
 ppp0
 192.168.88.0192.168.88.1255.255.255.255 UGH   0  00 
 eth0
 192.168.88.00.0.0.0 255.255.255.0   U 0  00 
 eth0
 192.168.88.00.0.0.0 255.255.255.0   U 0  00 
 eth3
 192.168.88.00.0.0.0 255.255.255.0   U 0  00 
 eth2
 0.0.0.0 0.0.0.0 0.0.0.0 U 0  00 
 ppp0
 [EMAIL PROTECTED]:~$
 [EMAIL PROTECTED]:~$ sudo ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:192.168.88.1  Bcast:192.168.88.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000
 
 eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.3  Bcast:192.168.88.255  Masque:255.255.255.0
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:13868 erreurs:0 :0 overruns:0 frame:0
   TX packets:11863 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:4898236 (4.6 MB) Octets transmis:1085908 (1.0 MB)
   Interruption:20 Adresse de base:0xec00
 
 eth2:0Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.0  Bcast:192.168.88.255  Masque:255.255.255.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:20 Adresse de base:0xec00
 
 eth3  Lien encap:Ethernet  HWaddr 00:19:5B:5D:22:18
   inet adr:192.168.88.1  Bcast:192.168.88.255  Masque:255.255.255.0
   adr inet6: fe80::219:5bff:fe5d:2218/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:41 erreurs:0 :0 overruns:0 frame:0
   TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:2496 (2.4 KB) Octets transmis:936 (936.0 b)
   Interruption:19 Adresse de base:0x2800
 
 loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:2797 erreurs:0 :0 overruns:0 frame:0
   TX packets:2797 errors:0 dropped:0 overruns:0 carrier:0

Re: reseau en panne?

2008-03-03 Thread J Bond 0.07
Avant de faire de l'ipmasquerade par du routage sur un autre port que 80,
Je veux vérifier et possèder vraiment la technique
d'un serveur:

Le serveur-routeur, chez moi fonctionne parfaitement
Les ping du client sont bons depuis le serveur.

Mais depuis le client, seul le 1er ping sur le serveur passe.

D'autre part, je n'y ai toujours pas d'internet, et sans aucune
translation de port!..

Où regarder et quoi faire, svp?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-03-03 Thread J Bond 0.07
J Bond 0.07 wrote:
 Avant de faire de l'ipmasquerade par du routage sur un autre port que 80,
 Je veux vérifier et possèder vraiment la technique
 d'un serveur:
 
 Le serveur-routeur, chez moi fonctionne parfaitement
 Les ping du client sont bons depuis le serveur.
 
 Mais depuis le client, seul le 1er ping sur le serveur passe.
 
 D'autre part, je n'y ai toujours pas d'internet, et sans aucune
 translation de port!..
 
 Où regarder et quoi faire, svp?
 
  3 16:06:38 moustique dhclient: isc-dhclient-V3.0.5
Mar  3 16:06:38 moustique avahi-daemon[7664]: Successfully called chroot().
Mar  3 16:06:38 moustique avahi-daemon[7664]: Successfully dropped 
remaining capabilities.
Mar  3 16:06:38 moustique avahi-daemon[7664]: No service file found in 
/etc/avahi/services.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Joining mDNS multicast 
group on interface eth1.IPv4 with address 192.168.88.1.
Mar  3 16:06:38 moustique avahi-daemon[7664]: New relevant interface 
eth1.IPv4 for mDNS.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Joining mDNS multicast 
group on interface eth2.IPv4 with address 192.168.88.3.
Mar  3 16:06:38 moustique avahi-daemon[7664]: IP_ADD_MEMBERSHIP failed: 
No buffer space available
Mar  3 16:06:38 moustique avahi-daemon[7664]: Network interface 
enumeration completed.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
record for fe80::218:e7ff:fe07:f9f4 on eth1.*.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
record for 192.168.88.1 on eth1.IPv4.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
record for fe80::210:a7ff:fe0c:8b55 on eth2.*.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
record for 192.168.88.3 on eth2.IPv4.
Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering HINFO record 
with values 'I686'/'LINUX'.
Mar  3 16:06:38 moustique ntpd[7640]: frequency initialized -36.044 PPM 
from /var/lib/ntp/ntp.drift
Mar  3 16:06:38 moustique ntpd[7640]: io_setbclient: Opened broadcast 
client on interface #7 eth1, socket: 25
Mar  3 16:06:38 moustique hcid[7707]: Bluetooth HCI daemon
Mar  3 16:06:38 moustique hcid[7707]: Starting SDP server
Mar  3 16:06:38 moustique hcid[7707]: Created local server at 
unix:abstract=/var/run/dbus-znMydUc9VJ,guid=c2536fc1284dcc05c779b00047cc13fe
Mar  3 16:06:38 moustique input[7717]: Bluetooth Input daemon
Mar  3 16:06:38 moustique input[7717]: Registered input manager 
path:/org/bluez/input
Mar  3 16:06:38 moustique audio[7721]: Bluetooth Audio daemon
Mar  3 16:06:38 moustique audio[7721]: Parsing /etc/bluetooth/audio.conf 
failed: No such file or directory
Mar  3 16:06:38 moustique audio[7721]: Unix socket created: 5
Mar  3 16:06:38 moustique audio[7721]: add_service_record: got record id 
0x1
Mar  3 16:06:38 moustique audio[7721]: add_service_record: got record id 
0x10001
Mar  3 16:06:38 moustique audio[7721]: Registered manager 
path:/org/bluez/audio
Mar  3 16:06:38 moustique dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Mar  3 16:06:38 moustique dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Mar  3 16:06:38 moustique dhcpd: All rights reserved.
Mar  3 16:06:38 moustique dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Mar  3 16:06:38 moustique dhcpd: Wrote 0 leases to leases file.
Mar  3 16:06:38 moustique dhcpd: Multiple interfaces match the same 
subnet: eth2 eth1
Mar  3 16:06:38 moustique dhcpd: Multiple interfaces match the same 
shared network: eth2 eth1
Mar  3 16:06:38 moustique dhcpd: Can't bind to dhcp address: Address 
already in use
Mar  3 16:06:38 moustique dhcpd: Please make sure there is no other dhcp 
server
Mar  3 16:06:38 moustique dhcpd: running and that there's no entry for 
dhcp or
Mar  3 16:06:38 moustique dhcpd: bootp in /etc/inetd.conf.   Also make 
sure you
Mar  3 16:06:38 moustique dhcpd: are not running HP JetAdmin software, which
Mar  3 16:06:38 moustique dhcpd: includes a bootp server.
Mar  3 16:06:39 moustique avahi-daemon[7664]: Server startup complete. 
Host name is moustique.local. Local service cookie is 4071647167.
Mar  3 16:06:39 moustique dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Mar  3 16:06:39 moustique dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Mar  3 16:06:39 moustique dhcpd: All rights reserved.
Mar  3 16:06:39 moustique dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Mar  3 16:06:39 moustique dhcpd: Wrote 0 leases to leases file.
Mar  3 16:06:39 moustique dhcpd: Multiple interfaces match the same 
subnet: eth2 eth1
Mar  3 16:06:39 moustique dhcpd: Multiple interfaces match the same 
shared network: eth2 eth1
Mar  3 16:06:39 moustique dhcpd: Can't bind to dhcp address: Address 
already in use
Mar  3 16:06:39 moustique dhcpd: Please make sure there is no other dhcp 
server
Mar  3 16:06:39 moustique dhcpd: running and that there's no entry for 
dhcp or
Mar  3 16:06:39 moustique dhcpd: bootp in /etc/inetd.conf.   Also make 
sure you
Mar  3 16:06:39

Re: reseau en panne?

2008-03-03 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:

Ca y est l'ipmasquerade+translation de port fonctionne!
depuis firestarter.
 Avant de faire de l'ipmasquerade par du routage sur un autre port que 80,
 Je veux vérifier et possèder vraiment la technique
 d'un serveur:

 Le serveur-routeur, chez moi fonctionne parfaitement
 Les ping du client sont bons depuis le serveur.

 Mais depuis le client, seul le 1er ping sur le serveur passe.

 D'autre part, je n'y ai toujours pas d'internet, et sans aucune
 translation de port!..

 Où regarder et quoi faire, svp?

  3 16:06:38 moustique dhclient: isc-dhclient-V3.0.5
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Successfully called chroot().
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Successfully dropped 
 remaining capabilities.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: No service file found in 
 /etc/avahi/services.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Joining mDNS multicast 
 group on interface eth1.IPv4 with address 192.168.88.1.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: New relevant interface 
 eth1.IPv4 for mDNS.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Joining mDNS multicast 
 group on interface eth2.IPv4 with address 192.168.88.3.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: IP_ADD_MEMBERSHIP failed: 
 No buffer space available
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Network interface 
 enumeration completed.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
 record for fe80::218:e7ff:fe07:f9f4 on eth1.*.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
 record for 192.168.88.1 on eth1.IPv4.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
 record for fe80::210:a7ff:fe0c:8b55 on eth2.*.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering new address 
 record for 192.168.88.3 on eth2.IPv4.
 Mar  3 16:06:38 moustique avahi-daemon[7664]: Registering HINFO record 
 with values 'I686'/'LINUX'.
 Mar  3 16:06:38 moustique ntpd[7640]: frequency initialized -36.044 PPM 
 from /var/lib/ntp/ntp.drift
 Mar  3 16:06:38 moustique ntpd[7640]: io_setbclient: Opened broadcast 
 client on interface #7 eth1, socket: 25
 Mar  3 16:06:38 moustique hcid[7707]: Bluetooth HCI daemon
 Mar  3 16:06:38 moustique hcid[7707]: Starting SDP server
 Mar  3 16:06:38 moustique hcid[7707]: Created local server at 
 unix:abstract=/var/run/dbus-znMydUc9VJ,guid=c2536fc1284dcc05c779b00047cc13fe 
 
 Mar  3 16:06:38 moustique input[7717]: Bluetooth Input daemon
 Mar  3 16:06:38 moustique input[7717]: Registered input manager 
 path:/org/bluez/input
 Mar  3 16:06:38 moustique audio[7721]: Bluetooth Audio daemon
 Mar  3 16:06:38 moustique audio[7721]: Parsing /etc/bluetooth/audio.conf 
 failed: No such file or directory
 Mar  3 16:06:38 moustique audio[7721]: Unix socket created: 5
 Mar  3 16:06:38 moustique audio[7721]: add_service_record: got record id 
 0x1
 Mar  3 16:06:38 moustique audio[7721]: add_service_record: got record id 
 0x10001
 Mar  3 16:06:38 moustique audio[7721]: Registered manager 
 path:/org/bluez/audio
 Mar  3 16:06:38 moustique dhcpd: Internet Systems Consortium DHCP Server 
 V3.0.5
 Mar  3 16:06:38 moustique dhcpd: Copyright 2004-2006 Internet Systems 
 Consortium.
 Mar  3 16:06:38 moustique dhcpd: All rights reserved.
 Mar  3 16:06:38 moustique dhcpd: For info, please visit 
 http://www.isc.org/sw/dhcp/
 Mar  3 16:06:38 moustique dhcpd: Wrote 0 leases to leases file.
 Mar  3 16:06:38 moustique dhcpd: Multiple interfaces match the same 
 subnet: eth2 eth1
 Mar  3 16:06:38 moustique dhcpd: Multiple interfaces match the same 
 shared network: eth2 eth1
 Mar  3 16:06:38 moustique dhcpd: Can't bind to dhcp address: Address 
 already in use
 Mar  3 16:06:38 moustique dhcpd: Please make sure there is no other dhcp 
 server
 Mar  3 16:06:38 moustique dhcpd: running and that there's no entry for 
 dhcp or
 Mar  3 16:06:38 moustique dhcpd: bootp in /etc/inetd.conf.   Also make 
 sure you
 Mar  3 16:06:38 moustique dhcpd: are not running HP JetAdmin software, 
 which
 Mar  3 16:06:38 moustique dhcpd: includes a bootp server.
 Mar  3 16:06:39 moustique avahi-daemon[7664]: Server startup complete. 
 Host name is moustique.local. Local service cookie is 4071647167.
 Mar  3 16:06:39 moustique dhcpd: Internet Systems Consortium DHCP Server 
 V3.0.5
 Mar  3 16:06:39 moustique dhcpd: Copyright 2004-2006 Internet Systems 
 Consortium.
 Mar  3 16:06:39 moustique dhcpd: All rights reserved.
 Mar  3 16:06:39 moustique dhcpd: For info, please visit 
 http://www.isc.org/sw/dhcp/
 Mar  3 16:06:39 moustique dhcpd: Wrote 0 leases to leases file.
 Mar  3 16:06:39 moustique dhcpd: Multiple interfaces match the same 
 subnet: eth2 eth1
 Mar  3 16:06:39 moustique dhcpd: Multiple interfaces match the same 
 shared network: eth2 eth1
 Mar  3 16:06:39 moustique dhcpd: Can't bind to dhcp address: Address 
 already in use
 Mar  3 16:06:39 moustique dhcpd: Please make sure there is no other dhcp 
 server

pb montage usb 2622-14

2008-02-27 Thread J Bond 0.07
Où trouver et quel numero de noyau choisir pour que je puisse remonter 
sans fautes mes périphèriques usb, svp?

Merci!

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


reseau en panne?

2008-02-27 Thread J Bond 0.07
   Eh Docteurs;
mes tables reseau en fin de msg sont elles bonnes?
-Non!
-Et pourquoi?

B) Comment faire comprendre à la machone cliente qu'elle ne doit plus 
regarder le port 80, mais 3128 pour http, alors que j'ai routé le port 
80 sur violette poty 3128 depuis firestarter?

Oui, je sais, je suis nul, mais ça ira mieux quand tu m'auras tuyauté!..

  [ OK ]
[EMAIL PROTECTED]:~$ sudo ifconfig
eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000

eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:468 (468.0 b)
   Interruption:20 Adresse de base:0xe800

eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.1  Bcast:192.168.88.255  Masque:255.255.255.0
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:21430 erreurs:0 :0 overruns:0 frame:0
   TX packets:18058 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:15300273 (14.5 MB) Octets transmis:2531892 (2.4 MB)
   Interruption:19 Adresse de base:0xc00

loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:854 erreurs:0 :0 overruns:0 frame:0
   TX packets:854 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:81494 (79.5 KB) Octets transmis:81494 (79.5 KB)

ppp0  Lien encap:Protocole Point-à-Point
   inet adr:195.6.247.118  P-t-P:195.146.243.10 
Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:19770 erreurs:0 :0 overruns:0 frame:0
   TX packets:16180 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:14765665 (14.0 MB) Octets transmis:2056686 (1.9 MB)


[EMAIL PROTECTED]:~$ sudo route
Table de routage IP du noyau
Destination Passerelle  Genmask Indic Metric RefUse 
Iface
lns2.l0.10.143. *   255.255.255.255 UH0  00 ppp0
192.168.88.0modem   255.255.255.255 UGH   0  00 eth0
192.168.1.0 *   255.255.255.0   U 0  00 eth0
192.168.1.0 *   255.255.255.0   U 0  00 eth1
192.168.88.0*   255.255.255.0   U 0  00 eth2
link-local  *   255.255.0.0 U 1000   00 eth1
default *   0.0.0.0 U 0  00 ppp0
[EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces... 
  SIOCADDRT: No such process
Failed to bring up eth2.
SIOCADDRT: No such process
Failed to bring up eth0.


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-27 Thread J Bond 0.07
J Bond 0.07 wrote:
   Eh Docteurs;
 mes tables reseau en fin de msg sont elles bonnes?
 -Non!
 -Et pourquoi?
 
 B) Comment faire comprendre à la machone cliente qu'elle ne doit plus 
 regarder le port 80, mais 3128 pour http, alors que j'ai routé le port 
 80 sur violette poty 3128 depuis firestarter?
 
 Oui, je sais, je suis nul, mais ça ira mieux quand tu m'auras tuyauté!..
 
Puorquoi ne parle t on jamais de ports dans une route?
  [ OK ]
 [EMAIL PROTECTED]:~$ sudo ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000
 
 eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:468 (468.0 b)
   Interruption:20 Adresse de base:0xe800
 
 eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.1  Bcast:192.168.88.255  Masque:255.255.255.0
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:21430 erreurs:0 :0 overruns:0 frame:0
   TX packets:18058 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:15300273 (14.5 MB) Octets transmis:2531892 (2.4 MB)
   Interruption:19 Adresse de base:0xc00
 
 loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:854 erreurs:0 :0 overruns:0 frame:0
   TX packets:854 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:81494 (79.5 KB) Octets transmis:81494 (79.5 KB)
 
 ppp0  Lien encap:Protocole Point-à-Point
   inet adr:195.6.247.118  P-t-P:195.146.243.10 
 Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:19770 erreurs:0 :0 overruns:0 frame:0
   TX packets:16180 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:14765665 (14.0 MB) Octets transmis:2056686 (1.9 MB)
 
 
 [EMAIL PROTECTED]:~$ sudo route
 Table de routage IP du noyau
 Destination Passerelle  Genmask Indic Metric RefUse 
 Iface
 lns2.l0.10.143. *   255.255.255.255 UH0  00 
 ppp0
 192.168.88.0modem   255.255.255.255 UGH   0  00 
 eth0
 192.168.1.0 *   255.255.255.0   U 0  00 
 eth0
 192.168.1.0 *   255.255.255.0   U 0  00 
 eth1
 192.168.88.0*   255.255.255.0   U 0  00 
 eth2
 link-local  *   255.255.0.0 U 1000   00 
 eth1
 default *   0.0.0.0 U 0  00 
 ppp0
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...  SIOCADDRT: No such process
 Failed to bring up eth2.
 SIOCADDRT: No such process
 Failed to bring up eth0.
 
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-27 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
   Eh Docteurs;
 mes tables reseau en fin de msg sont elles bonnes?
 -Non!
 -Et pourquoi?

 B) Comment faire comprendre à la machone cliente qu'elle ne doit plus 
 regarder le port 80, mais 3128 pour http, alors que j'ai routé le port 
 80 sur violette poty 3128 depuis firestarter?

 Oui, je sais, je suis nul, mais ça ira mieux quand tu m'auras tuyauté!..

 Puorquoi ne parle t on jamais de ports dans une route?

Et comment je concilie crapaud (192.168.1.4) et moustique (192.168.88.1)
Qui ne sont que le serveur,crapaud et la tete de s\reseau moustique sur 
la mm machine?

Si pour tout le monde c'est évident, eh bien pas pour moi!!!???

  [ OK ]
 [EMAIL PROTECTED]:~$ sudo ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000

 eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:468 (468.0 b)
   Interruption:20 Adresse de base:0xe800

 eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.1  Bcast:192.168.88.255  
 Masque:255.255.255.0
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:21430 erreurs:0 :0 overruns:0 frame:0
   TX packets:18058 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:15300273 (14.5 MB) Octets transmis:2531892 (2.4 
 MB)
   Interruption:19 Adresse de base:0xc00

 loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:854 erreurs:0 :0 overruns:0 frame:0
   TX packets:854 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:81494 (79.5 KB) Octets transmis:81494 (79.5 KB)

 ppp0  Lien encap:Protocole Point-à-Point
   inet adr:195.6.247.118  P-t-P:195.146.243.10 
 Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:19770 erreurs:0 :0 overruns:0 frame:0
   TX packets:16180 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:14765665 (14.0 MB) Octets transmis:2056686 (1.9 
 MB)


 [EMAIL PROTECTED]:~$ sudo route
 Table de routage IP du noyau
 Destination Passerelle  Genmask Indic Metric Ref
 Use Iface
 lns2.l0.10.143. *   255.255.255.255 UH0  0
 0 ppp0
 192.168.88.0modem   255.255.255.255 UGH   0  0
 0 eth0
 192.168.1.0 *   255.255.255.0   U 0  0
 0 eth0
 192.168.1.0 *   255.255.255.0   U 0  0
 0 eth1
 192.168.88.0*   255.255.255.0   U 0  0
 0 eth2
 link-local  *   255.255.0.0 U 1000   0
 0 eth1
 default *   0.0.0.0 U 0  0
 0 ppp0
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...  SIOCADDRT: No such process
 Failed to bring up eth2.
 SIOCADDRT: No such process
 Failed to bring up eth0.


 
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-27 Thread J Bond 0.07
Argos Vienne wrote:
 J Bond 0.07 a écrit :
 
 Puorquoi ne parle t on jamais de ports dans une route?
 
 Note liminaire : Pourquoi tu quotes comme un goret (ports, porc, tout ça)
 
 
 Réponse : Paske qu'une «route» route des paquets selon l'en tête IP.
 
 Il faut ouvrir et examiner les paquets pour savoir à quel « service »
 ils s'adressent.

Oui les routes sont des pipes, et ce n'est pas la mm couche 
informatique (je ne sais pas le dire en termes consacrés)

Pour le double nom (et ip) c'est simple : c'est l'ip 127.0.0.1 ou 
localhost qu'il faut renommer en moustique, et là, il n'y a plus qu'un 
serveur ip et un nom de serveur!

C(est pas la peine d'etre gros gnon!?


 
 Tu devrais lire :
 
 http://www.frameip.com/ (j'ai pas d'intérêts chez Eric :)
 
 
 Tu lis, tu piges et tu reviens après
 
 
Jacques
 
 
 
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-26 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 A)D'abord je suis arrivé à passer des routes qui m'ont permis 
 d'échanger
 des ping sur violette depuis moustique et l(inverse :
 
 comment rendre ces routes pérennes?
 

 B)  Où est ce que je redirige le port 3128, sur le serveur, ou sur les
 clents : 
 # proxy transparent : regle de redirection vers le proxy
 # on considere que eth0 est l'interface du reseau prive
 # et que 3128 est le port du serveur proxy-cache
 ${IPT} -t nat -A PREROUTING -p tcp -i eth2 --dport 80 -j REDIRECT 
 --to-port 3128

 # Si la fonction passerelle est activee
 if [ ${IN} ]; then


 c à ddire depuis le serveur crapaud (192.168.1.4) sur moustique 
 (192.168.88.1) alias eth2, ou violette, le client (192.168.88.3)
 et comment,svp?
 Je n'ai pas encore accès au web sur violette pour installer guiddog
 et la redirection inverse vers le port 80 de violette..

 
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-23 Thread J Bond 0.07
J Bond 0.07 wrote:
 c.kumsta wrote:
 Perso, pour entrer des IP en fixe, je le fais directement dans le 
 fichier /etc/network/interfaces
 Par exemple, dans ton cas :
 
 auto lo
 iface lo inet loopback

 auto eth0
 iface eth0 inet static
   address 192.168.0.4
   netmask 255.255.255.0

 auto eth2
 iface eth1 inet static
   address 192.168.88.1
   netmask 255.255.255.0
 
 
 Mon fichier interfaces :
 This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).
 
 # The loopback network interface
 auto lo eth2
 iface lo inet loopback
 
 # This is a list of hotpluggable network interfaces.
 # They will be activated automatically by the hotplug subsystem.
 mapping hotplug
 script grep
 map eth2
 
 # The primary network interface
 
 iface eth2 inet static
 address 192.168.88.1
 netmask 255.255.255.0
 gateway 192.168.1.4
 
 
 
 
 auto dsl-provider
 iface dsl-provider inet ppp
 pre-up /sbin/ifconfig eth2 up # line maintained by pppoeconf
 provider dsl-provider
 
 auto eth0:avah
 iface eth0:avah inet manual
 
 #auto eth1
 
 
 #auto eth0
 
 
 #auto eth2
 
 
 #auto eth2
 
 iface eth1 inet static
 address 192.168.1.4
 netmask 255.255.255.0
 gateway 192.168.1.1
 
 auto eth1
 
 iface eth0 inet static
 address 192.168.1.4
 netmask 255.255.255.0
 gateway 192.168.0.50
 
 auto eth0

 (à mon avis, ce n'est pas la peine de rajouter de champs gateway 
 étant donné que c'est ta connexion vers ton FAI
 qui va le régler au moment de la négociation avec ton FAI sur ppp0)

 ++dune2

 [EMAIL PROTECTED]:~$ sudo ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000
 
 eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:45 erreurs:0 :0 overruns:0 frame:0
   TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:11692 (11.4 KB) Octets transmis:528 (528.0 b)
   Interruption:19 Adresse de base:0x2800
 
 eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.1  Bcast:192.168.88.255  Masque:255.255.255.0
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:4653 erreurs:0 :0 overruns:0 frame:0
   TX packets:4201 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:3285428 (3.1 MB) Octets transmis:465510 (454.5 KB)
   Interruption:20 Adresse de base:0xec00
 
 loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:408 erreurs:0 :0 overruns:0 frame:0
   TX packets:408 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:33437 (32.6 KB) Octets transmis:33437 (32.6 KB)
 
 ppp0  Lien encap:Protocole Point-à-Point
   inet adr:194.206.79.171  P-t-P:195.146.243.10 
 Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:4345 erreurs:0 :0 overruns:0 frame:0
   TX packets:3825 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:3171290 (3.0 MB) Octets transmis:357454 (349.0 KB)
 
 [EMAIL PROTECTED]:~$
 
 ufconfig est bon, maintenant!
 [EMAIL PROTECTED]:~$ sudo route
 Table de routage IP du noyau
 Destination Passerelle  Genmask Indic Metric RefUse 
 Iface
 lns2.l0.10.143. *   255.255.255.255 UH0  00 
 ppp0
 192.168.1.0 *   255.255.255.0   U 0  00 
 eth0
 192.168.1.0 *   255.255.255.0   U 0  00 
 eth1
 192.168.88.0*   255.255.255.0   U 0  00 
 eth2
 link-local  *   255.255.0.0 U 1000   00 
 eth1
 default *   0.0.0.0 U 0  00 
 ppp0
 [EMAIL PROTECTED]:~$
 
 ça devrait marcher et ça marche pas : les ping sont perdus.
 
 Je regarde maintenant du coté des hosts et hosts.allow! :
 
 hosts:
 127.0.0.1

Re: reseau en panne?

2008-02-23 Thread J Bond 0.07
J Bond 0.07 wrote:
 
Où est ce que je redirige le port 3128, sur le serveur, ou sur les 
clents :
mon firewall dit :
# proxy transparent : regle de redirection vers le proxy
# on considere que eth0 est l'interface du reseau prive
# et que 3128 est le port du serveur proxy-cache
#${IPT} -t nat -A PREROUTING -p tcp -i eth2 --dport 80 -j REDIRECT 
--to-port 3128

# Si la fonction passerelle est activee
if [ ${IN} ];

J Bond 0.07 wrote:
 c.kumsta wrote:
 Perso, pour entrer des IP en fixe, je le fais directement dans le 
 fichier /etc/network/interfaces
 Par exemple, dans ton cas :
 
 auto lo
 iface lo inet loopback

 auto eth0
 iface eth0 inet static
   address 192.168.0.4
   netmask 255.255.255.0

 auto eth2
 iface eth1 inet static
   address 192.168.88.1
   netmask 255.255.255.0
 

 Mon fichier interfaces :
 This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).

 # The loopback network interface
 auto lo eth2
 iface lo inet loopback

 # This is a list of hotpluggable network interfaces.
 # They will be activated automatically by the hotplug subsystem.
 mapping hotplug
 script grep
 map eth2

 # The primary network interface

 iface eth2 inet static
 address 192.168.88.1
 netmask 255.255.255.0
 gateway 192.168.1.4




 auto dsl-provider
 iface dsl-provider inet ppp
 pre-up /sbin/ifconfig eth2 up # line maintained by pppoeconf
 provider dsl-provider

 auto eth0:avah
 iface eth0:avah inet manual

 #auto eth1


 #auto eth0


 #auto eth2


 #auto eth2

 iface eth1 inet static
 address 192.168.1.4
 netmask 255.255.255.0
 gateway 192.168.1.1

 auto eth1

 iface eth0 inet static
 address 192.168.1.4
 netmask 255.255.255.0
 gateway 192.168.0.50

 auto eth0

 (à mon avis, ce n'est pas la peine de rajouter de champs gateway 
 étant donné que c'est ta connexion vers ton FAI
 qui va le régler au moment de la négociation avec ton FAI sur ppp0)

 ++dune2

 [EMAIL PROTECTED]:~$ sudo ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000

 eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:45 erreurs:0 :0 overruns:0 frame:0
   TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:11692 (11.4 KB) Octets transmis:528 (528.0 b)
   Interruption:19 Adresse de base:0x2800

 eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.88.1  Bcast:192.168.88.255  
 Masque:255.255.255.0
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:4653 erreurs:0 :0 overruns:0 frame:0
   TX packets:4201 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:3285428 (3.1 MB) Octets transmis:465510 (454.5 KB)
   Interruption:20 Adresse de base:0xec00

 loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:408 erreurs:0 :0 overruns:0 frame:0
   TX packets:408 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:33437 (32.6 KB) Octets transmis:33437 (32.6 KB)

 ppp0  Lien encap:Protocole Point-à-Point
   inet adr:194.206.79.171  P-t-P:195.146.243.10 
 Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:4345 erreurs:0 :0 overruns:0 frame:0
   TX packets:3825 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:3171290 (3.0 MB) Octets transmis:357454 (349.0 KB)

 [EMAIL PROTECTED]:~$

 ufconfig est bon, maintenant!
 [EMAIL PROTECTED]:~$ sudo route
 Table de routage IP du noyau
 Destination Passerelle  Genmask Indic Metric Ref
 Use Iface
 lns2.l0.10.143. *   255.255.255.255 UH0  0
 0 ppp0
 192.168.1.0 *   255.255.255.0   U 0  0
 0 eth0
 192.168.1.0 *   255.255.255.0   U 0  0
 0 eth1

Re: reseau en panne?

2008-02-23 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:

 Où est ce que je redirige le port 3128, sur le serveur, ou sur les 
 clents : 
# proxy transparent : regle de redirection vers le proxy
# on considere que eth0 est l'interface du reseau prive
# et que 3128 est le port du serveur proxy-cache
${IPT} -t nat -A PREROUTING -p tcp -i eth2 --dport 80 -j REDIRECT 
--to-port 3128

# Si la fonction passerelle est activee
if [ ${IN} ]; then


c à ddire depuis le serveur crapaud (192.168.1.4) sur moustique 
(192.168.88.1) alias eth2, ou violette, le client (192.168.88.3)
et comment,svp?
Je n'ai pas encore accès au web sur violette pour installer guiddog
et la redirection inverse vers le port 80 de violette..

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-23 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
A)  D'abord je suis arrivé à passer des routes qui m'ont permis d'échanger
des ping sur violette depuis moustique et l(inverse :

comment rendre ces routes pérennes?


B)  Où est ce que je redirige le port 3128, sur le serveur, ou sur les
 clents : 
 # proxy transparent : regle de redirection vers le proxy
 # on considere que eth0 est l'interface du reseau prive
 # et que 3128 est le port du serveur proxy-cache
 ${IPT} -t nat -A PREROUTING -p tcp -i eth2 --dport 80 -j REDIRECT 
 --to-port 3128
 
 # Si la fonction passerelle est activee
 if [ ${IN} ]; then
 
 
 c à ddire depuis le serveur crapaud (192.168.1.4) sur moustique 
 (192.168.88.1) alias eth2, ou violette, le client (192.168.88.3)
 et comment,svp?
 Je n'ai pas encore accès au web sur violette pour installer guiddog
 et la redirection inverse vers le port 80 de violette..
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-22 Thread J Bond 0.07
c.kumsta wrote:
 Oui, et c'est bien ce qu'on essai de te dire :
 Le serveur (celui qui a dhcp3-server qui tourne et la connexion ppp0)
 ne doit pas avoir ses interfaces en dynamique !!
 Les lignes suivantes :
 Feb 21 12:34:27 localhost dhclient: DHCPDISCOVER on eth0 to
 255.255.255.255 port 67 interval 10
 Feb 21 12:34:37 localhost dhclient: DHCPDISCOVER on eth0 to
 255.255.255.255 port 67 interval 15
 Feb 21 12:34:52 localhost dhclient: No DHCPOFFERS received.
 Feb 21 12:34:52 localhost dhclient: No working leases in persistent
 [...]
 
 montrent bien que tu n'as pas configuré les IP sur eth0 et eth2 sur ton 
 serveur !
 Or, je le rappelle, pour que la config fonctionne tel que tu l'as écrite dans 
 dhcpd.conf,
 tu dois configurer STATIQUEMENT eth2 à 192.168.88.1 !
 
 Ton serveur DHCP fournis les IP et la config réseau aux AUTRES machines, pas 
 à lui-même ;)
 
 ++dune2
 
 J Bond 0.07 a écrit :
 c.kumsta wrote:
 J'ai glissé une co..erie :)

 En fait, 169.254.10.164, c'est l'adresse qui te sert à communiquer
 avec ton modem ADSL, ensuite,
 c'est adr:195.146.232.184 qui t'es donné par ton FAI.

 Donc eth0:avah et eth2:avah ne sont pas sur les adresses de ton FAI,
 mais celui de ton modem ADSL.
 Mais au final, ça ne change rien, eth0:avah et eth2:avah n'ont rien à
 faire sur cette adresse réseau
 (surtout eth2:avah qui doit être 192.168.88.1).
 subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.88.1;
 range 192.168.88.2 192.168.88.254;
 option domain-name-servers 127.0.0.1;
 option domain-name chikungugna.org;
 option subnet-mask 255.255.255.0;
 default-lease-time 21600;
 max-lease-time 43200;
 }

 J'ai supprimé ip-foward on' et les 2 ip dns fai!

 Et c'est toujours pareil!?
 Pas de ping!
 alors que le reseau répond ok :
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...   [ OK ]
 [EMAIL PROTECTED]:~$
 et des 2 cotés!

 firestarter permet de router des ports au client : je l'ai supprimé.
 ++dune2

 c.kumsta a écrit :
 Moi je persiste à dire que aucune de tes interfaces ne porte
 une adresse IP du type 192.168.88.XXX ... et ça, ça me gène,
 car ça explique pourquoi tu ne peux pinguer aucune machine en
 192.168.88.XX (y compris violette en 192.168.88.3).

 Il faut que l'interface sur laquelle ton réseau locale est connecté soit
 configuré en IP FIXE avec 192.168.88.1 ... et tant que ça ne sera pas
 le cas, ça ne pourra pas fonctionner ;)
 Mais je regarde de quel coté?
 est ce normal que dhcp3-server start =fail?

 (ip statiques par firestarter)

 (tout le reste a l'air bon ... as-tu testé si tu pouvais faire un
 ping www.ubuntu-fr.org depuis ton serveur ? ça confirmerai déjà
 son bon fonctionnement coté internet)
 [EMAIL PROTECTED]:~$ ping www.ubuntu-fr.org
 PING www.ubuntu-fr.org (213.95.41.13) 56(84) bytes of data.
 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=1 ttl=52
 time=73.0 ms
 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=2 ttl=52
 time=71.4 ms
 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=3 ttl=52
 time=72.4 ms
 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=4 ttl=52
 time=72.5 ms

 --- www.ubuntu-fr.org ping statistics ---
 4 packets transmitted, 4 received, 0% packet loss, time 2999ms
 rtt min/avg/max/mdev = 71.459/72.360/73.024/0.655 ms
 [EMAIL PROTECTED]:~$


 eth0:avah adr:169.254.10.9
  ^- c'est le wifi non branché ... mais ça ne doit pas utiliser l'IP
 sur la plage de ton FAI !!!

 eth1:avah adr:169.254.10.164
  ^- c'est internet ... c'est ton FAI qui te le donne 

 eth2:avah adr:169.254.5.88
  ^- c'est ton réseau local ... il n'a rien à faire sur cette plage
 d'adresse IP qui correspond à ton FAI ! il doit être en 192.168.88.1 !

Donc :

modem   serveur-routeur s\reseauclients
192.168.0.1 192.168.0.4 eth2=192.168.88.1192.168.88.3


est ce que ce plan est bon?

et
sudo ifconfig add 192.168.0.4 gw 192.168.0.1 eth0 up
sudo ifconfig add 192.168.88.1 gw 192.168.0.4 eth2 up
sudo route add 192.168.0.4 192.168.88.1 eth2
sudo route add 192.168.88.1 192.168.88.3 eth2

Je suppose que j'ai fait des erreurs de syntaxe dans ces 4 commandes.

Dans la mesure où j'aurai intègré ces 4 commandes, comment les rendre 
pérènnes?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-22 Thread J Bond 0.07
Et pour les routes entre machines, elles risquent de ne pas se faire 
toutes seules de façon pérennes?
c.kumsta wrote:
 Perso, pour entrer des IP en fixe, je le fais directement dans le fichier 
 /etc/network/interfaces
 Par exemple, dans ton cas :
 
 auto lo
 iface lo inet loopback
 
 auto eth0
 iface eth0 inet static
   address 192.168.0.4
   netmask 255.255.255.0
 
 auto eth2
 iface eth1 inet static
   address 192.168.88.1
   netmask 255.255.255.0
 
 
 (à mon avis, ce n'est pas la peine de rajouter de champs gateway étant 
 donné que c'est ta connexion vers ton FAI
 qui va le régler au moment de la négociation avec ton FAI sur ppp0)
 
 ++dune2
 
 

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-22 Thread J Bond 0.07
Existe t il un site linux pour éprouver mon firewall
c.kumsta wrote:
 D'ailleurs, tu trouveras un excellent tutorial sur ce principe de NAT à cette 
 adresse :
 http://christian.caleca.free.fr/netfilter/iptables.htm
 
 ++dune2
 
 c.kumsta a écrit :
 Les routes des autres machines vont se faire toutes seules, puisque quand tu 
 leurs réponds avec ton dhcp-server,
 tu leurs indique la passerelle 192.168.88.1 ... et concernant ta passerelle, 
 elle connait le réseau 192.168.88.XX donc
 elle sait router les paquets dessus.

 Par contre, maintenant il va falloir t'attaquer au MASQUERADE de iptables, 
 de manière à ce que toutes les requêtes des
 machines 192.168.88.XX qui passent par ta machine serveur pour aller sur 
 internet, parte sur internet avec l'IP du serveur.
 (les machines sur internet seront incapable de répondre à une machine 
 interne à ton réseau, pour y remedier, on utilise une
 technique appelé NAT (Network Address Translation) ).

 Pour cela, une petite ligne sur ton serveur du style :
 iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
 (traduction: tout ce qui est en direction de ppp0 (internet) doit avoir 
 l'adresse de retour translaté avec mon adresse,
 je ferai le tri au retour pour renvoyer la réponse à qui de droit dans mon 
 réseau local).

 ou alors, peut-être que tu peux le faire de manière graphique avec 
 firestarter.

 ++dune2
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-22 Thread J Bond 0.07
Jean Paul Vandevelde wrote:
 Oui voir:
 
 Shields UP! — Internet Vulnerability Profiling
 https://www.grc.com/x/ne.dll?bh0bkyd2

Pour les 1056 ports d'un pc microsoft, c'est vraiment très bien!...
 
 PC Flank: Make sure you're protected on all sides.
 http://www.pcflank.com/test.htm
 
 (avec les liens c'est mieux)
 
 @ +
 jean Paul
 
 Le vendredi 22 février 2008 à 17:31 +0100, c.kumsta a écrit :
 Mmmm je ne sais pas ...
 Mais tu peux toujours demander à quelqu'un (ou un ami) de faire un :
 nmap ton_ip depuis l'exterieur déjà , et vérifier quels sont les ports 
 ouverts ..

 Ensuite, y-a nessus par exemple, mais il nécessité que quelqu'un 
 l'exécute depuis l'extérieur vers ta machine.

 ++dune2

 J Bond 0.07 a écrit :
 Existe t il un site linux pour éprouver mon firewall
 c.kumsta wrote:
 D'ailleurs, tu trouveras un excellent tutorial sur ce principe de NAT Ã  
 cette adresse :
 http://christian.caleca.free.fr/netfilter/iptables.htm

 ++dune2

 c.kumsta a écrit :
 Les routes des autres machines vont se faire toutes seules, puisque quand 
 tu leurs réponds avec ton dhcp-server,
 tu leurs indique la passerelle 192.168.88.1 ... et concernant ta 
 passerelle, elle connait le réseau 192.168.88.XX donc
 elle sait router les paquets dessus.

 Par contre, maintenant il va falloir t'attaquer au MASQUERADE de 
 iptables, de manière à ce que toutes les requêtes des
 machines 192.168.88.XX qui passent par ta machine serveur pour aller sur 
 internet, parte sur internet avec l'IP du serveur.
 (les machines sur internet seront incapable de répondre à une machine 
 interne à ton réseau, pour y remedier, on utilise une
 technique appelé NAT (Network Address Translation) ).

 Pour cela, une petite ligne sur ton serveur du style :
 iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
 (traduction: tout ce qui est en direction de ppp0 (internet) doit avoir 
 l'adresse de retour translaté avec mon adresse,
 je ferai le tri au retour pour renvoyer la réponse à qui de droit dans 
 mon réseau local).

 ou alors, peut-être que tu peux le faire de manière graphique avec 
 firestarter.

 ++dune2






-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-22 Thread J Bond 0.07
Jean Paul Vandevelde wrote:
 Oui voir:
 
 Shields UP! — Internet Vulnerability Profiling
 https://www.grc.com/x/ne.dll?bh0bkyd2
 
 PC Flank: Make sure you're protected on all sides.
 http://www.pcflank.com/test.htm
Le 2 ème a l'air +sérieux, mais ça doit encore etre du microsoft? non?
 
 (avec les liens c'est mieux)
 
 @ +
 jean Paul
 
 Le vendredi 22 février 2008 à 17:31 +0100, c.kumsta a écrit :
 Mmmm je ne sais pas ...
 Mais tu peux toujours demander à quelqu'un (ou un ami) de faire un :
 nmap ton_ip depuis l'exterieur déjà , et vérifier quels sont les ports 
 ouverts ..

 Ensuite, y-a nessus par exemple, mais il nécessité que quelqu'un 
 l'exécute depuis l'extérieur vers ta machine.

 ++dune2

 J Bond 0.07 a écrit :
 Existe t il un site linux pour éprouver mon firewall
 c.kumsta wrote:
 D'ailleurs, tu trouveras un excellent tutorial sur ce principe de NAT Ã  
 cette adresse :
 http://christian.caleca.free.fr/netfilter/iptables.htm

 ++dune2

 c.kumsta a écrit :
 Les routes des autres machines vont se faire toutes seules, puisque quand 
 tu leurs réponds avec ton dhcp-server,
 tu leurs indique la passerelle 192.168.88.1 ... et concernant ta 
 passerelle, elle connait le réseau 192.168.88.XX donc
 elle sait router les paquets dessus.

 Par contre, maintenant il va falloir t'attaquer au MASQUERADE de 
 iptables, de manière à ce que toutes les requêtes des
 machines 192.168.88.XX qui passent par ta machine serveur pour aller sur 
 internet, parte sur internet avec l'IP du serveur.
 (les machines sur internet seront incapable de répondre à une machine 
 interne à ton réseau, pour y remedier, on utilise une
 technique appelé NAT (Network Address Translation) ).

 Pour cela, une petite ligne sur ton serveur du style :
 iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
 (traduction: tout ce qui est en direction de ppp0 (internet) doit avoir 
 l'adresse de retour translaté avec mon adresse,
 je ferai le tri au retour pour renvoyer la réponse à qui de droit dans 
 mon réseau local).

 ou alors, peut-être que tu peux le faire de manière graphique avec 
 firestarter.

 ++dune2






-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-22 Thread J Bond 0.07
Guillaume wrote:
 Jean Paul Vandevelde a écrit :
 Oui voir:

 Shields UP! — Internet Vulnerability Profiling
 https://www.grc.com/x/ne.dll?bh0bkyd2

 PC Flank: Make sure you're protected on all sides.
 http://www.pcflank.com/test.htm

 
 Ben, juste avec les quelques lignes du firewall récupéré sur 
 trusonme.net, j'ai tout bon d'après ces tests, sauf pour le browser header.
 J'ai du mal à comprendre pourquoi il faut tant de lignes dans le 
 firewall qui fait l'objet de tant de messages sur la liste pour avoir un 
 résultat identique ?
 
 Guillaume
 
Moi, le port 80 est seul ouvert, mais les ports 125 ou autres ont un 
protocole : la grande majorité des ports sont verts (je ne me souviens 
plus du mot en anglais.

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-21 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
[EMAIL PROTECTED]:~$ sudo route
Table de routage IP du noyau
Destination Passerelle  Genmask Indic Metric RefUse 
Iface
lns3.l0.11.143. *   255.255.255.255 UH0  00 ppp0
link-local  *   255.255.0.0 U 0  00 eth2
link-local  *   255.255.0.0 U 0  00 eth1
link-local  *   255.255.0.0 U 0  00 eth0
default *   0.0.0.0 U 0  00 ppp0
default *   0.0.0.0 U 1000   00 eth2
[EMAIL PROTECTED]:~$

Qqun peut il me dire si toutes les routes ici semnlent normales?:

Il me semble que
Iface
lns3.l0.11.143. *   255.255.255.255 UH0  00 ppp0
serait crées depuis le papillon de l'Elysée, attaché à espionner
tous mes agissements sur ma machine avec son maigre pc 400mhz 
bringbalant et son unix à 10 briques, sur mon linux ubuntu gratuit...

Que pensez vous des liens suivants sur eth1 et eth0 et eth2, sont ils 
normaux, c'est à dire crées par moi?:

link-local  *   255.255.0.0 U 0  00 eth2
link-local  *   255.255.0.0 U 0  00 eth1
link-local  *   255.255.0.0 U 0  00 eth0

Ke les au dès ce matib, au réveil, gravés apparement sur ma machine.

Voici mon ifconfig :
[EMAIL PROTECTED]:~$ sudo ifconfig
[sudo] password for mb:
eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000

eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:25 erreurs:0 :0 overruns:0 frame:0
   TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:8550 (8.3 KB) Octets transmis:12889 (12.5 KB)
   Interruption:19 Adresse de base:0x4800

eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:3243 erreurs:0 :0 overruns:0 frame:0
   TX packets:3077 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:1939147 (1.8 MB) Octets transmis:355381 (347.0 KB)
   Interruption:20 Adresse de base:0xec00

eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Interruption:16 Adresse de base:0xc000

eth1:avah Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:169.254.10.164  Bcast:169.254.255.255 
Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:19 Adresse de base:0x4800

eth2:avah Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:169.254.5.88  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:20 Adresse de base:0xec00

loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:201 erreurs:0 :0 overruns:0 frame:0
   TX packets:201 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:19792 (19.3 KB) Octets transmis:19792 (19.3 KB)

ppp0  Lien encap:Protocole Point-à-Point
   inet adr:195.146.232.184  P-t-P:195.146.243.11 
Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:2995 erreurs:0 :0 overruns:0 frame:0
   TX packets:2779 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:1858309 (1.7 MB) Octets transmis:266820 (260.5 KB)

[EMAIL PROTECTED]:~$

Merci au moins de me rassurer sur la moralité de ces routes suspectes :
Le papillon m'a deja vérolé mon dgcpd.conf à plusieurs reprises;
et m'a involontairement deja aidé sur ce que je devais faire sur ma machine.
Rassurez vous je viens de controler tout ça, mais suis novice en matière
d'attaques par routes telecommandées à distance afin de visualiser ou 
atteindre mon gutsy serveur-routeur, ou mon autre machine cliente.

Si je ne me trompe pas :
eth0=wifi

Re: reseau en panne?

2008-02-21 Thread J Bond 0.07
c.kumsta wrote:
 J'ai glissé une co..erie :)
 
 En fait, 169.254.10.164, c'est l'adresse qui te sert à communiquer avec ton 
 modem ADSL, ensuite,
 c'est adr:195.146.232.184 qui t'es donné par ton FAI.
 
 Donc eth0:avah et eth2:avah ne sont pas sur les adresses de ton FAI, mais 
 celui de ton modem ADSL.
 Mais au final, ça ne change rien, eth0:avah et eth2:avah n'ont rien à faire 
 sur cette adresse réseau
 (surtout eth2:avah qui doit être 192.168.88.1).
subnet 192.168.88.0 netmask 255.255.255.0 {
option routers 192.168.88.1;
range 192.168.88.2 192.168.88.254;
option domain-name-servers 127.0.0.1;
option domain-name chikungugna.org;
option subnet-mask 255.255.255.0;
default-lease-time 21600;
max-lease-time 43200;
}

J'ai supprimé ip-foward on' et les 2 ip dns fai!

Et c'est toujours pareil!?
Pas de ping!
alors que le reseau répond ok :
[EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces... 
   [ OK ]
[EMAIL PROTECTED]:~$
et des 2 cotés!

firestarter permet de router des ports au client : je l'ai supprimé.
 
 ++dune2
 
 c.kumsta a écrit :
 Moi je persiste à dire que aucune de tes interfaces ne porte
 une adresse IP du type 192.168.88.XXX ... et ça, ça me gène,
 car ça explique pourquoi tu ne peux pinguer aucune machine en
 192.168.88.XX (y compris violette en 192.168.88.3).

 Il faut que l'interface sur laquelle ton réseau locale est connecté soit
 configuré en IP FIXE avec 192.168.88.1 ... et tant que ça ne sera pas
 le cas, ça ne pourra pas fonctionner ;)

Mais je regarde de quel coté?
est ce normal que dhcp3-server start =fail?

(ip statiques par firestarter)


 (tout le reste a l'air bon ... as-tu testé si tu pouvais faire un
 ping www.ubuntu-fr.org depuis ton serveur ? ça confirmerai déjà
 son bon fonctionnement coté internet)
[EMAIL PROTECTED]:~$ ping www.ubuntu-fr.org
PING www.ubuntu-fr.org (213.95.41.13) 56(84) bytes of data.
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=1 ttl=52 
time=73.0 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=2 ttl=52 
time=71.4 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=3 ttl=52 
time=72.4 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=4 ttl=52 
time=72.5 ms

--- www.ubuntu-fr.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2999ms
rtt min/avg/max/mdev = 71.459/72.360/73.024/0.655 ms
[EMAIL PROTECTED]:~$



 eth0:avah adr:169.254.10.9
  ^- c'est le wifi non branché ... mais ça ne doit pas utiliser l'IP sur la 
 plage de ton FAI !!!

 eth1:avah adr:169.254.10.164
  ^- c'est internet ... c'est ton FAI qui te le donne 

 eth2:avah adr:169.254.5.88
  ^- c'est ton réseau local ... il n'a rien à faire sur cette plage d'adresse 
 IP qui correspond à ton FAI ! il doit être en 192.168.88.1 !

 ++dune2

  67 interval 6
Feb 21 12:34:27 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 10
Feb 21 12:34:37 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 15
Feb 21 12:34:52 localhost dhclient: No DHCPOFFERS received.
Feb 21 12:34:52 localhost dhclient: No working leases in persistent 
database - sleeping.
Feb 21 12:35:56 localhost dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Feb 21 12:35:56 localhost dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Feb 21 12:35:56 localhost dhcpd: All rights reserved.
Feb 21 12:35:56 localhost dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 21 12:35:56 localhost dhcpd: Wrote 0 leases to leases file.
Feb 21 12:35:56 localhost dhcpd:
Feb 21 12:35:56 localhost dhcpd: No subnet declaration for eth2 
(169.254.5.88).
Feb 21 12:35:56 localhost dhcpd: ** Ignoring requests on eth2.  If this 
is not what
Feb 21 12:35:56 localhost dhcpd:you want, please write a subnet 
declaration
Feb 21 12:35:56 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 21 12:35:56 localhost dhcpd:to which interface eth2 is attached. **
Feb 21 12:35:56 localhost dhcpd:
Feb 21 12:35:56 localhost dhcpd:
Feb 21 12:35:56 localhost dhcpd: No subnet declaration for eth1 
(169.254.10.164).
Feb 21 12:35:56 localhost dhcpd: ** Ignoring requests on eth1.  If this 
is not what
Feb 21 12:35:56 localhost dhcpd:you want, please write a subnet 
declaration
Feb 21 12:35:56 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 21 12:35:56 localhost dhcpd:to which interface eth1 is attached. **
Feb 21 12:35:56 localhost dhcpd:
Feb 21 12:35:56 localhost dhcpd:
Feb 21 12:35:56 localhost dhcpd: No subnet declaration for eth0 
(169.254.10.9).
Feb 21 12:35:56 localhost dhcpd: ** Ignoring requests on eth0.  If this 
is not what
Feb 21 12:35:56 localhost dhcpd:you want, please write a subnet 
declaration
Feb 21 12:35:56 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 21 12:35:56 localhost dhcpd:to which interface eth0 is attached. **
Feb 21 12:35:56 

Re: reseau en panne?

2008-02-20 Thread J Bond 0.07
Bonjour,
Je piblie le lien du 'papillon' : il change tous les jour!
[EMAIL PROTECTED]:~$ sudo route
Table de routage IP du noyau
Destination Passerelle  Genmask Indic Metric RefUse 
Iface
lns3.l0.11.143. *   255.255.255.255 UH0  00 ppp0
link-local  *   255.255.0.0 U 0  00 eth0
link-local  *   255.255.0.0 U 0  00 eth1
link-local  *   255.255.0.0 U 0  00 eth2
default *   0.0.0.0 U 0  00 ppp0
default *   0.0.0.0 U 1000   00 eth0
[EMAIL PROTECTED]:~$



Voici ce qie dit ce matin /var/log/daemon.log :
(après avoir remis les dns du fai dans dhcpd.conf!...)
y a encore du papillon' là-dessous!..

(après abandon du MTI=1492 sur eth2!)
Feb 20 10:59:28 localhost avahi-autoipd(eth0)[5760]: Successfully 
claimed IP address 169.254.10.9
Feb 20 10:59:29 localhost dhclient: DHCPDISCOVER on eth2 to 
255.255.255.255 port 67 interval 1
Feb 20 10:59:29 localhost ntpdate[6777]: the NTP socket is in use, exiting
Feb 20 10:59:30 localhost dhclient: No DHCPOFFERS received.
Feb 20 10:59:30 localhost dhclient: Trying recorded lease 192.168.0.133
Feb 20 10:59:30 localhost avahi-daemon[6456]: Joining mDNS multicast 
group on interface eth2.IPv4 with address 192.168.0.133.
Feb 20 10:59:30 localhost avahi-daemon[6456]: New relevant interface 
eth2.IPv4 for mDNS.
Feb 20 10:59:30 localhost avahi-daemon[6456]: Registering new address 
record for 192.168.0.133 on eth2.IPv4.
Feb 20 10:59:31 localhost avahi-autoipd(eth1)[6015]: Successfully 
claimed IP address 169.254.10.164
Feb 20 10:59:33 localhost avahi-daemon[6456]: Withdrawing address record 
for 192.168.0.133 on eth2.
Feb 20 10:59:33 localhost avahi-daemon[6456]: Leaving mDNS multicast 
group on interface eth2.IPv4 with address 192.168.0.133.
Feb 20 10:59:33 localhost avahi-daemon[6456]: Interface eth2.IPv4 no 
longer relevant for mDNS.
Feb 20 10:59:33 localhost avahi-autoipd(eth2)[7427]: Found user 
'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113).
Feb 20 10:59:33 localhost avahi-autoipd(eth2)[7427]: Successfully called 
chroot().
Feb 20 10:59:33 localhost avahi-autoipd(eth2)[7427]: Successfully 
dropped root privileges.
Feb 20 10:59:33 localhost avahi-autoipd(eth2)[7427]: Starting with 
address 169.254.5.88
Feb 20 10:59:33 localhost dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Feb 20 10:59:33 localhost dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Feb 20 10:59:33 localhost dhcpd: All rights reserved.
Feb 20 10:59:33 localhost dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 20 10:59:36 localhost dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Feb 20 10:59:36 localhost dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Feb 20 10:59:36 localhost dhcpd: All rights reserved.
Feb 20 10:59:36 localhost dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 20 10:59:36 localhost dhcpd: Wrote 0 leases to leases file.
Feb 20 10:59:36 localhost dhcpd:
Feb 20 10:59:36 localhost dhcpd: No subnet declaration for eth1 
(169.254.10.164).
Feb 20 10:59:36 localhost dhcpd: ** Ignoring requests on eth1.  If this 
is not what
Feb 20 10:59:36 localhost dhcpd:you want, please write a subnet 
declaration
Feb 20 10:59:36 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 20 10:59:36 localhost dhcpd:to which interface eth1 is attached. **
Feb 20 10:59:36 localhost dhcpd:
Feb 20 10:59:36 localhost dhcpd:
Feb 20 10:59:36 localhost dhcpd: No subnet declaration for eth0 
(169.254.10.9).
Feb 20 10:59:36 localhost dhcpd: ** Ignoring requests on eth0.  If this 
is not what
Feb 20 10:59:36 localhost dhcpd:you want, please write a subnet 
declaration
Feb 20 10:59:36 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 20 10:59:36 localhost dhcpd:to which interface eth0 is attached. **
Feb 20 10:59:36 localhost dhcpd:
Feb 20 10:59:36 localhost dhcpd:
Feb 20 10:59:36 localhost dhcpd: Not configured to listen on any interfaces!
Feb 20 10:59:37 localhost avahi-autoipd(eth2)[7427]: Callout BIND, 
address 169.254.5.88 on interface eth2
Feb 20 10:59:37 localhost avahi-daemon[6456]: Joining mDNS multicast 
group on interface eth2.IPv4 with address 169.254.5.88.
Feb 20 10:59:37 localhost avahi-daemon[6456]: IP_ADD_MEMBERSHIP failed: 
No buffer space available
Feb 20 10:59:37 localhost avahi-daemon[6456]: Registering new address 
record for 169.254.5.88 on eth2.IPv4.
Feb 20 10:59:37 localhost avahi-autoipd(eth2)[7428]: client: RTNETLINK 
answers: File exists
Feb 20 10:59:38 localhost ntpdate[7754]: the NTP socket is in use, exiting
Feb 20 10:59:41 localhost avahi-autoipd(eth2)[7427]: Successfully 
claimed IP address 169.254.5.88
Feb 20 10:59:41 localhost dhclient: No working leases in persistent 
database - sleeping.
Feb 20 10:59:41 localhost ntpdate[7868]: the NTP 

Re: reseau en panne?

2008-02-20 Thread J Bond 0.07
J Bond 0.07 wrote:
 Bonjour,
[EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...  [ OK ]
[EMAIL PROTECTED]:~$ sudo ping violette
PING violette (192.168.88.3) 56(84) bytes of data.

--- violette ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 4999ms

[EMAIL PROTECTED]:~$

Qu'est ce qu'il me manque encore?:

[EMAIL PROTECTED]:~$ sudo ifconfig
eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000

eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:106 erreurs:0 :0 overruns:0 frame:0
   TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:34560 (33.7 KB) Octets transmis:16215 (15.8 KB)
   Interruption:19 Adresse de base:0x4800

eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:8713 erreurs:0 :0 overruns:0 frame:0
   TX packets:7893 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:4132491 (3.9 MB) Octets transmis:778541 (760.2 KB)
   Interruption:20 Adresse de base:0xec00

eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Interruption:16 Adresse de base:0xc000

eth1:avah Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:169.254.10.164  Bcast:169.254.255.255 
Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:19 Adresse de base:0x4800

eth2:avah Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:169.254.5.88  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:20 Adresse de base:0xec00

loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:482 erreurs:0 :0 overruns:0 frame:0
   TX packets:482 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:43439 (42.4 KB) Octets transmis:43439 (42.4 KB)

ppp0  Lien encap:Protocole Point-à-Point
   inet adr:81.20.215.110  P-t-P:195.146.243.11 
Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:7612 erreurs:0 :0 overruns:0 frame:0
   TX packets:6512 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:3898899 (3.7 MB) Octets transmis:520119 (507.9 KB)

[EMAIL PROTECTED]:~$ sudo route
Table de routage IP du noyau
Destination Passerelle  Genmask Indic Metric RefUse 
Iface
lns3.l0.11.143. *   255.255.255.255 UH0  00 ppp0
link-local  *   255.255.0.0 U 0  00 eth0
link-local  *   255.255.0.0 U 0  00 eth1
link-local  *   255.255.0.0 U 0  00 eth2
default *   0.0.0.0 U 0  00 ppp0
default *   0.0.0.0 U 1000   00 eth0
[EMAIL PROTECTED]:~$

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-20 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...  [ OK ]
 [EMAIL PROTECTED]:~$ sudo ping violette
 PING violette (192.168.88.3) 56(84) bytes of data.
 
 --- violette ping statistics ---
 6 packets transmitted, 0 received, 100% packet loss, time 4999ms
 
 [EMAIL PROTECTED]:~$
 
 Qu'est ce qu'il me manque encore?:
 
 [EMAIL PROTECTED]:~$ sudo ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000
 
 eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:106 erreurs:0 :0 overruns:0 frame:0
   TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:34560 (33.7 KB) Octets transmis:16215 (15.8 KB)
   Interruption:19 Adresse de base:0x4800
 
 eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:8713 erreurs:0 :0 overruns:0 frame:0
   TX packets:7893 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:4132491 (3.9 MB) Octets transmis:778541 (760.2 KB)
   Interruption:20 Adresse de base:0xec00
 
 eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Interruption:16 Adresse de base:0xc000
 
 eth1:avah Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:169.254.10.164  Bcast:169.254.255.255 Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:19 Adresse de base:0x4800
 
 eth2:avah Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:169.254.5.88  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:20 Adresse de base:0xec00
 
 loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:482 erreurs:0 :0 overruns:0 frame:0
   TX packets:482 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:43439 (42.4 KB) Octets transmis:43439 (42.4 KB)
 
 ppp0  Lien encap:Protocole Point-à-Point
   inet adr:81.20.215.110  P-t-P:195.146.243.11 
 Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:7612 erreurs:0 :0 overruns:0 frame:0
   TX packets:6512 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:3898899 (3.7 MB) Octets transmis:520119 (507.9 KB)
 [EMAIL PROTECTED]:~$
 
C'est quoi cette histoire de 192.168.0.133, au lieu de 192.168.88.x??
eb 20 15:20:29 localhost avahi-daemon[6456]: Joining mDNS multicast 
group on interface eth2.IPv4 with address 192.168.0.133.
Feb 20 15:20:29 localhost avahi-daemon[6456]: IP_ADD_MEMBERSHIP failed: 
No buffer space available
Feb 20 15:20:29 localhost avahi-daemon[6456]: Registering new address 
record for 192.168.0.133 on eth2.IPv4.
Feb 20 15:20:29 localhost avahi-daemon[6456]: Withdrawing address record 
for 169.254.5.88 on eth2.
Feb 20 15:20:29 localhost avahi-daemon[6456]: Joining mDNS multicast 
group on interface eth2.IPv4 with address 192.168.0.133.
Feb 20 15:20:29 localhost avahi-daemon[6456]: IP_ADD_MEMBERSHIP failed: 
No buffer space available
Feb 20 15:20:29 localhost avahi-autoipd(eth2)[7428]: client: RTNETLINK 
answers: No such process
Feb 20 15:20:39 localhost avahi-autoipd(eth2)[7427]: No longer a 
routable address configured, restarting probe process.
Feb 20 15:20:39 localhost avahi-daemon[6456]: Withdrawing address record 
for 192.168.0.133 on eth2.
Feb 20 15:20:39 localhost dhclient: No working leases in persistent 
database - sleeping.

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-20 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...  [ OK ]
 [EMAIL PROTECTED]:~$ sudo ping violette
 PING violette (192.168.88.3) 56(84) bytes of data.

 --- violette ping statistics ---
 6 packets transmitted, 0 received, 100% packet loss, time 4999ms

 [EMAIL PROTECTED]:~$

 Qu'est ce qu'il me manque encore?:

 [EMAIL PROTECTED]:~$

 C'est quoi cette histoire de 192.168.0.133, au lieu de 192.168.88.x??


 eb 20 15:20:29 localhost avahi-daemon[6456]: Joining mDNS multicast 
 group on interface eth2.IPv4 with address 192.168.0.133.
 Feb 20 15:20:29 localhost avahi-daemon[6456]: IP_ADD_MEMBERSHIP failed: 
 No buffer space available
 Feb 20 15:20:29 localhost avahi-daemon[6456]: Registering new address 
 record for 192.168.0.133 on eth2.IPv4.
 Feb 20 15:20:29 localhost avahi-daemon[6456]: Withdrawing address record 
 for 169.254.5.88 on eth2.
 Feb 20 15:20:29 localhost avahi-daemon[6456]: Joining mDNS multicast 
 group on interface eth2.IPv4 with address 192.168.0.133.
 Feb 20 15:20:29 localhost avahi-daemon[6456]: IP_ADD_MEMBERSHIP failed: 
 No buffer space available
 Feb 20 15:20:29 localhost avahi-autoipd(eth2)[7428]: client: RTNETLINK 
 answers: No such process
 Feb 20 15:20:39 localhost avahi-autoipd(eth2)[7427]: No longer a 
 routable address configured, restarting probe process.
 Feb 20 15:20:39 localhost avahi-daemon[6456]: Withdrawing address record 
 for 192.168.0.133 on eth2.
 Feb 20 15:20:39 localhost dhclient: No working leases in persistent 
 database - sleeping.
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-18 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 je ne comprends pas du tout la logique de controle de dhcpd3-server
 pour dhcpd.conf?:
 
 
subnet 192.168.88.0 netmask 255.255.255.0 {
option routers 192.168.88.1;
range 192.168.88.1 192.168.88.255;
option-domain-name-servers 127.0.0.1;
option-domain-name chikungugna.org;
option subnet-mask 255.255.255.0;
option ip-forwarding on;
default-lease-time 21600;
max-lease-time 43200;
}
Or, le controle par dhcp3-server foire pour raison inconnue :

Ne me dites pas de commencer l'adresse ip pas un ;!
mm chose pour le domaine 
 
[EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
[sudo] password for mb:
dhcpd self-test failed. Please fix the config file.
The error was:
/etc/dhcp3/dhcpd.conf line 5: semicolon expected.
 option-domain-name-servers 127.
^
/etc/dhcp3/dhcpd.conf line 6: semicolon expected.
 option-domain-name chikungugna.org
^
Configuration file errors encountered -- exiting
[EMAIL PROTECTED]:~$ sudo pppoeconf
[sudo] password for mb:
Plugin rp-pppoe.so loaded.
[EMAIL PROTECTED]:~$

Une idée, parce que je coince sur ces controles fantasques du .conf!?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-18 Thread J Bond 0.07
c.kumsta wrote:
 Salut,
  pour tes 2 erreurs, tes options sont mal écrites (remplace le - par un 
 espace après option ) :
 ce n'est pas option-domain-name-servers mais option domain-name-servers 
 (domain-name-servers étant une option),
 idem pour option-domain-name - option domain-name.
 
 Ensuite, corrige la ligne range 192.168.88.1 192.168.88.255; par
 range 192.168.88.1 192.168.88.254; (192.168.88.255 étant une adresse 
 broadcast).
 
 dune2++
 
 J Bond 0.07 a écrit :
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 je ne comprends pas du tout la logique de controle de dhcpd3-server
 pour dhcpd.conf?:


 subnet 192.168.88.0 netmask 255.255.255.0 {
  option routers 192.168.88.1;
  range 192.168.88.1 192.168.88.255;
  option-domain-name-servers 127.0.0.1;
  option-domain-name chikungugna.org;
  option subnet-mask 255.255.255.0;
  option ip-forwarding on;
  default-lease-time 21600;
  max-lease-time 43200;
 }
 Or, le controle par dhcp3-server foire pour raison inconnue :

 Ne me dites pas de commencer l'adresse ip pas un ;!
 mm chose pour le domaine 
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
 [sudo] password for mb:
 dhcpd self-test failed. Please fix the config file.
 The error was:
 /etc/dhcp3/dhcpd.conf line 5: semicolon expected.
  option-domain-name-servers 127.
 ^
 /etc/dhcp3/dhcpd.conf line 6: semicolon expected.
  option-domain-name chikungugna.org
 ^
 Configuration file errors encountered -- exiting
 [EMAIL PROTECTED]:~$ sudo pppoeconf
 [sudo] password for mb:
 Plugin rp-pppoe.so loaded.
 [EMAIL PROTECTED]:~$

 Une idée, parce que je coince sur ces controles fantasques du .conf!?

 
J'avais pourtant trouvé cet exemple, sur google!...
Et d'un fichier qui marche!

  Bonjour,

 Voici mon fichier dhcpd.conf.

je vais de donner le miens et je vais le commenter

subnet 192.168.1.0 netmask 255.255.255.0 { #ca c suqr quel subnet fonctionne
le dhcp
   range 192.168.1.20 192.168.1.30;  # plage d'ip a attribuer
   option domain-name-servers 192.168.1.1; # ip du dns
   option domain-name born2frag.net; #le domaine a attribuer
   option routers 192.168.1.1; #l'adresse de la paserelle
   option subnet-mask 255.255.255.0; #le masque a attribuer
   default-lease-time 6000; #le tps de renouvelement
   max-lease-time 72000; #idem ;)
}


Maintenant oui :
[EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
  * Starting DHCP server dhcpd3 
   [fail]
[EMAIL PROTECTED]:~$
Il faut dire que je viens de mettre à jour sur gutsy-update dhcp3-server!
Je vais enfin pouvoir passer à la suite...

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-18 Thread J Bond 0.07
Suite à la mise au point pécèdente de dhcpd.conf,
et d'après /var/log/daemon.log, j'ai du rajouter les dns de mon fai:

nameserver 194.206.126.253;nameserver 194.206.126.54;
subnet 192.168.88.0 netmask 255.255.255.0 {
option routers 192.168.88.1;
range 192.168.88.1 192.168.88.254;
option domain-name-servers 127.0.0.1;
option domain-name chikungugna.org;
option subnet-mask 255.255.255.0;
option ip-forwarding on;
default-lease-time 21600;
max-lease-time 43200;
or j'ai les fautes suivantes que je ne sais pas interprèter:
/etc/dhcp3/dhcpd.conf line 1: semicolon expected.
name-server 194.
 ^
/etc/dhcp3/dhcpd.conf line 1: semicolon expected.
name-server 194.206.126.253;name-server 194.
 ^
Configuration file errors encountered -- exiting
[EMAIL PROTECTED]:~$

S'il te plait , patience j'apprends petit à petit à interpèter
les fautes?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-18 Thread J Bond 0.07
Pour l'horrible doute, il vaudrait mieux voir l'etat actuel de mon reseau:
c.kumsta wrote:
 Houlà .. j'ai un horrible doute ! :)
 Tu ne tentes pas de lancer le serveur dhcp sur la machine qui est en IP 
 dynamique sur le réseau ??
 Car DHCP serveur a besoin de se binder sur un réseau déjà configuré (et oui, 
 tu ne peux pas lancer un serveur
 réseau sans que ta couche réseau soit configuré !! ;) ).
 
 Ton serveur dhcp3 ne peut donc pas être la même machine qui va récupérer son 
 IP sur le serveur DHCP ... c'est l'histoire
 du serpent qui se mord la queue là ;)
 
 ++dune2
 
 J Bond 0.07 a écrit :
 c.kumsta wrote:

 ++dune2

 J Bond 0.07 a écrit :
 Suite à la mise au point pécèdente de dhcpd.conf,
 et d'après /var/log/daemon.log, j'ai du rajouter les dns de mon fai:

 
 S'il te plait , patience j'apprends petit à petit à interpèter
 les fautes?



 oui! c'est bien plus simple comme tu dis : 
 subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.88.1;
 range 192.168.88.1 192.168.88.254;
 option domain-name-servers 127.0.0.1, 194.206.126.253 ,194.206.126.54;
 option domain-name chikungugna.org;
 option subnet-mask 255.255.255.0;
 option ip-forwarding on;
 default-lease-time 21600;
 max-lease-time 43200;
 }

 Mais : /var/log/daemon.log gueule :
 Feb 18 15:56:15 localhost dhcpd:
 Feb 18 15:56:15 localhost dhcpd:
 Feb 18 15:56:15 localhost dhcpd: Not configured to listen on any
 interfaces!
 Feb 18 16:01:28 localhost dhclient: DHCPDISCOVER on eth2 to
 255.255.255.255 port 67 interval 5
 Feb 18 16:01:33 localhost dhclient: DHCPDISCOVER on eth2 to
 255.255.255.255 port 67 interval 12
 Feb 18 16:01:45 localhost dhclient: DHCPDISCOVER on eth2 to
 255.255.255.255 port 67 interval 13
 Feb 18 16:01:58 localhost dhclient: DHCPDISCOVER on eth2 to
 255.255.255.255 port 67 interval 1
 Feb 18 16:01:59 localhost dhclient: No DHCPOFFERS received.
 Feb 18 16:01:59 localhost dhclient: Trying recorded lease 192.168.0.133
 Feb 18 16:01:59 localhost avahi-autoipd(eth2)[12542]: A routable address
 has been configured.
 Feb 18 16:01:59 localhost avahi-autoipd(eth2)[12542]: Callout UNBIND,
 address 169.254.5.88 on interface eth2
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Leaving mDNS multicast
 group on interface eth2.IPv4 with address 169.254.5.88.
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Joining mDNS multicast
 group on interface eth2.IPv4 with address 192.168.0.133.
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Registering new address
 record for 192.168.0.133 on eth2.IPv4.
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Withdrawing address record
 for 169.254.5.88 on eth2.
 Feb 18 16:02:02 localhost avahi-autoipd(eth2)[12542]: No longer a
 routable address configured, restarting probe process.
 Feb 18 16:02:02 localhost avahi-daemon[7323]: Withdrawing address record
 for 192.168.0.133 on eth2.
 Feb 18 16:02:02 localhost avahi-daemon[7323]: Leaving mDNS multicast
 group on interface eth2.IPv4 with address 192.168.0.133.
 Feb 18 16:02:02 localhost avahi-daemon[7323]: Interface eth2.IPv4 no
 longer relevant for mDNS.
 Feb 18 16:02:02 localhost dhclient: No working leases in persistent
 database - sleeping.
 Feb 18 16:02:03 localhost ntpd[7298]: Deleting interface #13 eth2:avahi,
 169.254.5.88#123, interface stats: received=0, sent=0, dropped=0,
 active_time=2100 secs
 Feb 18 16:02:07 localhost avahi-autoipd(eth2)[12542]: Callout BIND,
 address 169.254.5.88 on interface eth2
 Feb 18 16:02:07 localhost avahi-daemon[7323]: Joining mDNS multicast
 group on interface eth2.IPv4 with address 169.254.5.88.
 Feb 18 16:02:07 localhost avahi-daemon[7323]: New relevant interface
 eth2.IPv4 for mDNS.
 Feb 18 16:02:07 localhost avahi-daemon[7323]: Registering new address
 record for 169.254.5.88 on eth2.IPv4.
 Feb 18 16:02:11 localhost avahi-autoipd(eth2)[12542]: Successfully
 claimed IP address 169.254.5.88
 Feb 18 16:02:19 localhost dhclient: DHCPDISCOVER on eth0 to
 255.255.255.255 port 67 interval 3
 Feb 18 16:02:22 localhost dhclient: DHCPDISCOVER on eth0 to
 255.255.255.255 port 67 interval 8
 Feb 18 16:02:30 localhost dhclient: DHCPDISCOVER on eth0 to
 255.255.255.255 port 67 interval 18
 Feb 18 16:02:48 localhost dhclient: DHCPDISCOVER on eth0 to
 255.255.255.255 port 67 interval 2
 Feb 18 16:02:50 localhost dhclient: No DHCPOFFERS received.
 Feb 18 16:02:50 localhost dhclient: No working leases in persistent
 database - sleeping.

 [EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
  * Starting DHCP server dhcpd3[fail]
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking start
  * Configuring network interfaces...[ OK ]
 [EMAIL PROTECTED]:~$

 Si le reseau est pret?
 Il est possible que j(interdise l'attribution d'adresses dhcp par
 firestarter en les bloquant pour le moment en adresses fixes?

 C'est plus facile pour le moment!

 Je ne me suis pas encore penché sur firestarter en lignes de commande :
 sudo firestarter


 
 
 


-- 
ubuntu-fr mailing list

Re: reseau en panne?

2008-02-18 Thread J Bond 0.07
J Bond 0.07 wrote:
 c.kumsta wrote:
 Mais je ne vois pas l'interêt de la ligne :
 nameserver 194.206.126.253;nameserver 194.206.126.54; ??
 (je ne sais même pas si c'est nameserver est quelque chose de valide 
 dans un dhcpd.conf !)
 étant donné que tu précises :
 option domain-name-servers 127.0.0.1; dans le bloc.

 Si tu veux mettre les dns de ton FAI, il faut que tu le fasses dans 
 l'option domain-name-servers :
 option domain-name-servers 194.206.126.253, 194.206.126.54;
 (qui remplace bien entendu le option domain-name-servers 127.0.0.1;)

 ++dune2

 J Bond 0.07 a écrit :
 Suite à la mise au point pécèdente de dhcpd.conf,
 et d'après /var/log/daemon.log, j'ai du rajouter les dns de mon fai:

 nameserver 194.206.126.253;nameserver 194.206.126.54;
 subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.88.1;
 range 192.168.88.1 192.168.88.254;
 option domain-name-servers 127.0.0.1;
 option domain-name chikungugna.org;
 option subnet-mask 255.255.255.0;
 option ip-forwarding on;
 default-lease-time 21600;
 max-lease-time 43200;
 or j'ai les fautes suivantes que je ne sais pas interprèter:
 /etc/dhcp3/dhcpd.conf line 1: semicolon expected.
 name-server 194.
 ^
 /etc/dhcp3/dhcpd.conf line 1: semicolon expected.
 name-server 194.206.126.253;name-server 194.
 ^
 Configuration file errors encountered -- exiting
 [EMAIL PROTECTED]:~$

 S'il te plait , patience j'apprends petit à petit à interpèter
 les fautes?




 oui! c'est bien plus simple comme tu dis : 
 
 subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.88.1;
 range 192.168.88.1 192.168.88.254;
 option domain-name-servers 127.0.0.1, 194.206.126.253 ,194.206.126.54;
 option domain-name chikungugna.org;
 option subnet-mask 255.255.255.0;
 option ip-forwarding on;
 default-lease-time 21600;
 max-lease-time 43200;
 }
 
 Mais : /var/log/daemon.log gueule :
 Feb 18 15:56:15 localhost dhcpd:
 Feb 18 15:56:15 localhost dhcpd:
 Feb 18 15:56:15 localhost dhcpd: Not configured to listen on any 
 interfaces!
 Feb 18 16:01:28 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 5
 Feb 18 16:01:33 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 12
 Feb 18 16:01:45 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 13
 Feb 18 16:01:58 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 1
 Feb 18 16:01:59 localhost dhclient: No DHCPOFFERS received.
 Feb 18 16:01:59 localhost dhclient: Trying recorded lease 192.168.0.133
 Feb 18 16:01:59 localhost avahi-autoipd(eth2)[12542]: A routable address 
 has been configured.
 Feb 18 16:01:59 localhost avahi-autoipd(eth2)[12542]: Callout UNBIND, 
 address 169.254.5.88 on interface eth2
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Leaving mDNS multicast 
 group on interface eth2.IPv4 with address 169.254.5.88.
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Joining mDNS multicast 
 group on interface eth2.IPv4 with address 192.168.0.133.
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Registering new address 
 record for 192.168.0.133 on eth2.IPv4.
 Feb 18 16:01:59 localhost avahi-daemon[7323]: Withdrawing address record 
 for 169.254.5.88 on eth2.
 Feb 18 16:02:02 localhost avahi-autoipd(eth2)[12542]: No longer a 
 routable address configured, restarting probe process.
 Feb 18 16:02:02 localhost avahi-daemon[7323]: Withdrawing address record 
 for 192.168.0.133 on eth2.
 Feb 18 16:02:02 localhost avahi-daemon[7323]: Leaving mDNS multicast 
 group on interface eth2.IPv4 with address 192.168.0.133.
 Feb 18 16:02:02 localhost avahi-daemon[7323]: Interface eth2.IPv4 no 
 longer relevant for mDNS.
 Feb 18 16:02:02 localhost dhclient: No working leases in persistent 
 database - sleeping.
 Feb 18 16:02:03 localhost ntpd[7298]: Deleting interface #13 eth2:avahi, 
 169.254.5.88#123, interface stats: received=0, sent=0, dropped=0, 
 active_time=2100 secs
 Feb 18 16:02:07 localhost avahi-autoipd(eth2)[12542]: Callout BIND, 
 address 169.254.5.88 on interface eth2
 Feb 18 16:02:07 localhost avahi-daemon[7323]: Joining mDNS multicast 
 group on interface eth2.IPv4 with address 169.254.5.88.
 Feb 18 16:02:07 localhost avahi-daemon[7323]: New relevant interface 
 eth2.IPv4 for mDNS.
 Feb 18 16:02:07 localhost avahi-daemon[7323]: Registering new address 
 record for 169.254.5.88 on eth2.IPv4.
 Feb 18 16:02:11 localhost avahi-autoipd(eth2)[12542]: Successfully 
 claimed IP address 169.254.5.88
 Feb 18 16:02:19 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 3
 Feb 18 16:02:22 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 8
 Feb 18 16:02:30 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 18
 Feb 18 16:02:48 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 2
 Feb 18 16

Re: reseau en panne?

2008-02-18 Thread J Bond 0.07
c.kumsta wrote:
 D'ailleur tu précises bien dans ton fichier dhcp.conf que :
 option routers 192.168.88.1;
 
 Ce qui confirme bien que cette machine a une IP fixe ;)
 Et ne doit donc surtout pas être en client DHCP !
 
 ++dune2
 
 c.kumsta a écrit :
 Essai de préparer un graph clair de ce que tu veux faire,
 voici ce que j'ai compris de mon coté :

 ++
 |Poste client| IP:192.168.88.2-254
 |Client DHCP |---+
 ++   |
  |
 ++   |+---+
 |Poste client| IP:192.168.88.2-254   | IP:192.168.88.1| Serveur DHCP  |
 |Client DHCP |---++   | 
 IP:FAI
 ++   ||
 PPP+---
  |+---+
 ++   |
 |Poste client| IP:192.168.88.2-254   |
 |Client DHCP |---+
 ++

 Donc dans ce schéma, tu peux constater que tu dois mettre en IP fixe ton 
 serveur DHCP
 (IP= 192.168.88.1) et restreindre ta plage (range) à 
 192.168.88.2-192.168.88.254.

Voila, c'est fait et c'est noté dans le marbre de mon cerveau!...
Normalement , si je ne me suis pas gouré après l'échange des 
branchements eth0 et eth1 :

eth0= non configuré
eth1=internet
eth2=reseau
[EMAIL PROTECTED]:~$ sudo route
[sudo] password for mb:
Table de routage IP du noyau
Destination Passerelle  Genmask Indic Metric RefUse 
Iface
lns4.l0.8.143.1 *   255.255.255.255 UH0  00 ppp0
link-local  *   255.255.0.0 U 0  00 eth0
link-local  *   255.255.0.0 U 0  00 eth2
default *   0.0.0.0 U 0  00 ppp0
default *   0.0.0.0 U 1000   00 eth2
[EMAIL PROTECTED]:~$ sudo ifconfig
eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:16 Adresse de base:0xc000

eth1  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:224 erreurs:0 :0 overruns:0 frame:0
   TX packets:184 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:74779 (73.0 KB) Octets transmis:55278 (53.9 KB)
   Interruption:19 Adresse de base:0x4800

eth2  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   adr inet6: fe80::210:a7ff:fe0c:8b55/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:22619 erreurs:0 :0 overruns:0 frame:0
   TX packets:20129 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:14016339 (13.3 MB) Octets transmis:2007583 (1.9 MB)
   Interruption:20 Adresse de base:0xec00

eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Interruption:16 Adresse de base:0xc000

eth2:avah Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:169.254.5.88  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:20 Adresse de base:0xec00

loLien encap:Boucle locale
   inet adr:127.0.0.1  Masque:255.0.0.0
   adr inet6: ::1/128 Scope:Hôte
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   Packets reçus:1291 erreurs:0 :0 overruns:0 frame:0
   TX packets:1291 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:0
   Octets reçus:111906 (109.2 KB) Octets transmis:111906 (109.2 KB)

ppp0  Lien encap:Protocole Point-à-Point
   inet adr:195.6.246.66  P-t-P:195.146.243.8 
Masque:255.255.255.255
   UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
   Packets reçus:15698 erreurs:0 :0 overruns:0 frame:0
   TX packets:12794 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:3
   Octets reçus:10040989 (9.5 MB) Octets transmis:998789 (975.3 KB)



 ++dune2

 J Bond 0.07 a écrit :
 Pour l'horrible doute, il vaudrait mieux voir l'etat actuel de mon
 reseau:
 [...]


 
 
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-15 Thread J Bond 0.07
J Bond 0.07 wrote:
 Bonjour,
 J'ai refait mon dhcpd.conf, suite au sabotage qu'y a fait le papillon
 du gouvernement alias francetelecom scotché depuis des années sur ma 
 ligne privée au niveau du rpartiteur :
 
 Le gouvernement est fou, pas moi, et je tiens à continuer traquillement
 Je lui ai fait un max de cols roulés avec firestarter!..
 
 Et comme j'avais la paix, j'ai changé mes mdp..
 
 sudo nano /etc/dhcp3/dhcpd.conf:
  # DHCP configuration generated by Firestarter
 ddns-update-style interim;client-updates;
 ;subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.88.1;
 option subnet-mask 192.168.88.255;
 option domain-name-servers chikungugna.org;
 option ip-forwarding on;
 range dynamic-bootp 192.168.88.1 192.168.88.255;
 default-lease-time 21600;
 max-lease-time 43200;
 }
 
 Mais :
 Configuration file errors encountered -- exiting
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
 dhcpd self-test failed. Please fix the config file.
 The error was:
 Segmentation fault
 [EMAIL PROTECTED]:~$
 
 J'ai essayé de changer dhcp3-server entre les registres
 gutsy-security
 gutsy-update
 gutsy
 toujours cette segmentation fault, alors qu'in m'a assuré que 
 dhcp3-server n'étaut pas buggué.
 
 Une idée?
 ;subnet 192.168.88.0 netmask 255.255.255.0 {
 le point-virgule n'est là que pour supprimer la faute de semicolon!
 
 Comment faire autrement? sans cette semicon :
 
dhcpd self-test failed. Please fix the config file.
The error was:
/etc/dhcp3/dhcpd.conf line 3: semicolon expected.
 subnet
 ^
/etc/dhcp3/dhcpd.conf line 11: expecting a parameter or declaration
}
^
Configuration file errors encountered -- exiting
[EMAIL PROTECTED]:~$


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-15 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
je ne comprends pas du tout la logique de controle de dhcpd3-server
pour dhcpd.conf?:


 
Configuration file errors encountered -- exiting
[EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
dhcpd self-test failed. Please fix the config file.
The error was:
/etc/dhcp3/dhcpd.conf line 5: semicolon expected.
 option-domain-name-servers 127.
^
/etc/dhcp3/dhcpd.conf line 6: semicolon expected.
 option-domain-name chikungugna.org
^
Configuration file errors encountered -- exiting
[EMAIL PROTECTED]:~$

Je prends pourtant l'exemple de google:
je vais de donner le miens et je vais le commenter

subnet 192.168.1.0 netmask 255.255.255.0 { #ca c suqr quel subnet fonctionne
le dhcp
   range 192.168.1.20 192.168.1.30;  # plage d'ip a attribuer
   option domain-name-servers 192.168.1.1; # ip du dns
   option domain-name born2frag.net; #le domaine a attribuer
   option routers 192.168.1.1; #l'adresse de la paserelle
   option subnet-mask 255.255.255.0; #le masque a attribuer
   default-lease-time 6000; #le tps de renouvelement
   max-lease-time 72000; #idem ;)
}

#l'exemple suivant c pour attribuer une ip fixe a une machine
host xenon {
 hardware ethernet 00:50:04:4A:21:98;
 fixed-address 192.168.1.10;
 }


Voila donc le fichier de conf, pense bien a repasser les machines en IP
automatique



-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


reseau en panne?

2008-02-14 Thread J Bond 0.07
Bonjour,
Voici mon /var/log/daemon.log où il ne me semble plus rester aucune faute:
  Listening on LPF/eth2/00:10:a7:0c:8b:55
Feb 14 14:46:37 localhost dhclient: Sending on   LPF/eth2/00:10:a7:0c:8b:55
Feb 14 14:46:37 localhost dhclient: Sending on   Socket/fallback
Feb 14 14:46:40 localhost dhclient: DHCPDISCOVER on eth2 to 
255.255.255.255 port 67 interval 5
Feb 14 14:46:45 localhost dhclient: DHCPDISCOVER on eth2 to 
255.255.255.255 port 67 interval 12
Feb 14 14:46:57 localhost dhclient: DHCPDISCOVER on eth2 to 
255.255.255.255 port 67 interval 14
Feb 14 14:47:11 localhost dhclient: No DHCPOFFERS received.
Feb 14 14:47:11 localhost dhclient: No working leases in persistent 
database - sleeping.
Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Found user 
'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113).
Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Successfully 
called chroot().
Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Successfully 
dropped root privileges.
Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Starting with 
address 169.254.5.88
Feb 14 14:47:16 localhost avahi-autoipd(eth2)[10920]: Callout BIND, 
address 169.254.5.88 on interface eth2
Feb 14 14:47:16 localhost avahi-daemon[6621]: Joining mDNS multicast 
group on interface eth2.IPv4 with address 169.254.5.88.
Feb 14 14:47:16 localhost avahi-daemon[6621]: New relevant interface 
eth2.IPv4 for mDNS.
Feb 14 14:47:16 localhost avahi-daemon[6621]: Registering new address 
record for 169.254.5.88 on eth2.IPv4.
Feb 14 14:47:20 localhost avahi-autoipd(eth2)[10920]: Successfully 
claimed IP address 169.254.5.88
Feb 14 14:47:21 localhost dhclient: There is already a pid file 
/var/run/dhclient.eth0.pid with pid 134519120
Feb 14 14:47:21 localhost dhclient: Internet Systems Consortium DHCP 
Client V3.0.5
Feb 14 14:47:21 localhost dhclient: Copyright 2004-2006 Internet Systems 
Consortium.
Feb 14 14:47:21 localhost dhclient: All rights reserved.
Feb 14 14:47:21 localhost dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 14 14:47:21 localhost dhclient:
Feb 14 14:47:23 localhost dhclient: Listening on LPF/eth0/00:13:8f:7a:c6:dd
Feb 14 14:47:23 localhost dhclient: Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Feb 14 14:47:23 localhost dhclient: Sending on   Socket/fallback
Feb 14 14:47:23 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 8
Feb 14 14:47:23 localhost avahi-daemon[6621]: Registering new address 
record for fe80::213:8fff:fe7a:c6dd on eth0.*.
Feb 14 14:47:31 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 8
Feb 14 14:47:39 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 10
Feb 14 14:47:41 localhost ntpdate[11036]: can't find host ntp.ubuntu.com
Feb 14 14:47:41 localhost ntpdate[11036]: no servers can be used, exiting
Feb 14 14:47:49 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 5
Feb 14 14:47:54 localhost dhclient: No DHCPOFFERS received.
Feb 14 14:47:54 localhost dhclient: No working leases in persistent 
database - sleeping.
Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Found user 
'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113).
Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Successfully 
called chroot().
Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Successfully 
dropped root privileges.
Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Starting with 
address 169.254.10.9
Feb 14 14:47:59 localhost avahi-autoipd(eth0)[11074]: Callout BIND, 
address 169.254.10.9 on interface eth0
Feb 14 14:47:59 localhost avahi-daemon[6621]: Joining mDNS multicast 
group on interface eth0.IPv4 with address 169.254.10.9.
Feb 14 14:47:59 localhost avahi-daemon[6621]: New relevant interface 
eth0.IPv4 for mDNS.
Feb 14 14:47:59 localhost avahi-daemon[6621]: Registering new address 
record for 169.254.10.9 on eth0.IPv4.
Feb 14 14:47:59 localhost avahi-autoipd(eth0)[11075]: client: RTNETLINK 
answers: File exists
Feb 14 14:48:03 localhost avahi-autoipd(eth0)[11074]: Successfully 
claimed IP address 169.254.10.9
Feb 14 14:48:07 localhost ntpdate[11348]: the NTP socket is in use, exiting
Feb 14 14:48:07 localhost ntpdate[11481]: the NTP socket is in use, exiting
Feb 14 14:48:10 localhost ntpdate[11216]: the NTP socket is in use, exiting
Feb 14 14:49:34 localhost ntpd[6585]: sendto(91.189.94.4) (fd=28): 
Invalid argument
Feb 14 14:50:45 localhost ntpd[6585]: Listening on interface #11 ppp0, 
81.20.221.134#123 Enabled
Feb 14 14:50:45 localhost ntpd[6585]: Deleting interface #10 ppp0, 
195.146.249.183#123, interface stats: received=38, sent=39, dropped=1, 
active_time=14100 secs
Feb 14 14:50:51 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 5
Feb 14 14:50:56 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 14
Feb 14 14:51:10 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 

Re: reseau en panne?

2008-02-14 Thread J Bond 0.07
J Bond 0.07 wrote:
 Bonjour,
 Voici mon /var/log/daemon.log où il ne me semble plus rester aucune faute:
  Listening on LPF/eth2/00:10:a7:0c:8b:55
 Feb 14 14:46:37 localhost dhclient: Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Feb 14 14:46:37 localhost dhclient: Sending on   Socket/fallback
 Feb 14 14:46:40 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 5
 Feb 14 14:46:45 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 12
 Feb 14 14:46:57 localhost dhclient: DHCPDISCOVER on eth2 to 
 255.255.255.255 port 67 interval 14
 Feb 14 14:47:11 localhost dhclient: No DHCPOFFERS received.
 Feb 14 14:47:11 localhost dhclient: No working leases in persistent 
 database - sleeping.
 Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Found user 
 'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113).
 Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Successfully 
 called chroot().
 Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Successfully 
 dropped root privileges.
 Feb 14 14:47:11 localhost avahi-autoipd(eth2)[10920]: Starting with 
 address 169.254.5.88
 Feb 14 14:47:16 localhost avahi-autoipd(eth2)[10920]: Callout BIND, 
 address 169.254.5.88 on interface eth2
 Feb 14 14:47:16 localhost avahi-daemon[6621]: Joining mDNS multicast 
 group on interface eth2.IPv4 with address 169.254.5.88.
 Feb 14 14:47:16 localhost avahi-daemon[6621]: New relevant interface 
 eth2.IPv4 for mDNS.
 Feb 14 14:47:16 localhost avahi-daemon[6621]: Registering new address 
 record for 169.254.5.88 on eth2.IPv4.
 Feb 14 14:47:20 localhost avahi-autoipd(eth2)[10920]: Successfully 
 claimed IP address 169.254.5.88
 Feb 14 14:47:21 localhost dhclient: There is already a pid file 
 /var/run/dhclient.eth0.pid with pid 134519120
 Feb 14 14:47:21 localhost dhclient: Internet Systems Consortium DHCP 
 Client V3.0.5
 Feb 14 14:47:21 localhost dhclient: Copyright 2004-2006 Internet Systems 
 Consortium.
 Feb 14 14:47:21 localhost dhclient: All rights reserved.
 Feb 14 14:47:21 localhost dhclient: For info, please visit 
 http://www.isc.org/sw/dhcp/
 Feb 14 14:47:21 localhost dhclient:
 Feb 14 14:47:23 localhost dhclient: Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Feb 14 14:47:23 localhost dhclient: Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Feb 14 14:47:23 localhost dhclient: Sending on   Socket/fallback
 Feb 14 14:47:23 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 8
 Feb 14 14:47:23 localhost avahi-daemon[6621]: Registering new address 
 record for fe80::213:8fff:fe7a:c6dd on eth0.*.
 Feb 14 14:47:31 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 8
 Feb 14 14:47:39 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 10
 Feb 14 14:47:41 localhost ntpdate[11036]: can't find host ntp.ubuntu.com
 Feb 14 14:47:41 localhost ntpdate[11036]: no servers can be used, exiting
 Feb 14 14:47:49 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 5
 Feb 14 14:47:54 localhost dhclient: No DHCPOFFERS received.
 Feb 14 14:47:54 localhost dhclient: No working leases in persistent 
 database - sleeping.
 Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Found user 
 'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113).
 Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Successfully 
 called chroot().
 Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Successfully 
 dropped root privileges.
 Feb 14 14:47:54 localhost avahi-autoipd(eth0)[11074]: Starting with 
 address 169.254.10.9
 Feb 14 14:47:59 localhost avahi-autoipd(eth0)[11074]: Callout BIND, 
 address 169.254.10.9 on interface eth0
 Feb 14 14:47:59 localhost avahi-daemon[6621]: Joining mDNS multicast 
 group on interface eth0.IPv4 with address 169.254.10.9.
 Feb 14 14:47:59 localhost avahi-daemon[6621]: New relevant interface 
 eth0.IPv4 for mDNS.
 Feb 14 14:47:59 localhost avahi-daemon[6621]: Registering new address 
 record for 169.254.10.9 on eth0.IPv4.
 Feb 14 14:47:59 localhost avahi-autoipd(eth0)[11075]: client: RTNETLINK 
 answers: File exists
 Feb 14 14:48:03 localhost avahi-autoipd(eth0)[11074]: Successfully 
 claimed IP address 169.254.10.9
 Feb 14 14:48:07 localhost ntpdate[11348]: the NTP socket is in use, exiting
 Feb 14 14:48:07 localhost ntpdate[11481]: the NTP socket is in use, exiting
 Feb 14 14:48:10 localhost ntpdate[11216]: the NTP socket is in use, exiting
 Feb 14 14:49:34 localhost ntpd[6585]: sendto(91.189.94.4) (fd=28): 
 Invalid argument
 Feb 14 14:50:45 localhost ntpd[6585]: Listening on interface #11 ppp0, 
 81.20.221.134#123 Enabled
 Feb 14 14:50:45 localhost ntpd[6585]: Deleting interface #10 ppp0, 
 195.146.249.183#123, interface stats: received=38, sent=39, dropped=1, 
 active_time=14100 secs
 Feb 14 14:50:51 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255 port 67 interval 5
 Feb 14 14:50:56 localhost dhclient: DHCPDISCOVER on eth0 to 
 255.255.255.255

Re: reseau en panne?

2008-02-14 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 Voici mon /var/log/daemon.log où il me semble plus rester qu'une faute:
Est ce que la transmission à eth2 des dns du FAI semblent entrer en 
conflit avec les adresses reseau dhcp? :

  No subnet declaration for eth2 (169.254.5.88).
Feb 14 15:48:07 localhost dhcpd: ** Ignoring requests on eth2.  If this 
is not what
Feb 14 15:48:07 localhost dhcpd:you want, please write a subnet 
declaration
Feb 14 15:48:07 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 14 15:48:07 localhost dhcpd:to which interface eth2 is attached. **
Feb 14 15:48:07 localhost dhcpd:
Feb 14 15:48:07 localhost dhcpd:
Feb 14 15:48:07 localhost dhcpd: No subnet declaration for eth0 
(169.254.10.9).
Feb 14 15:48:07 localhost dhcpd: ** Ignoring requests on eth0.  If this 
is not what
Feb 14 15:48:07 localhost dhcpd:you want, please write a subnet 
declaration
Feb 14 15:48:07 localhost dhcpd:in your dhcpd.conf file for the 
network segment
Feb 14 15:48:07 localhost dhcpd:to which interface eth0 is attached. **
Feb 14 15:48:07 localhost dhcpd:
Feb 14 15:48:07 localhost dhcpd: Can't bind to dhcp address: Address 
already in use
Feb 14 15:48:07 localhost dhcpd: Please make sure there is no other dhcp 
server
Feb 14 15:48:07 localhost dhcpd: running and that there's no entry for 
dhcp or
Feb 14 15:48:07 localhost dhcpd: bootp in /etc/inetd.conf.   Also make 
sure you
Feb 14 15:48:07 localhost dhcpd: are not running HP JetAdmin software, which
Feb 14 15:48:07 localhost dhcpd: includes a bootp server.
cependant:
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
 [sudo] password for mb:
  * Starting DHCP server dhcpd3   [fail]
 [EMAIL PROTECTED]:~$

 et :
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart
 [sudo] password for mb:
  * Reconfiguring network interfaces...   * Stopping the 
 Firestarter firewall...
...done.
  * Starting the Firestarter firewall...
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
 There is already a pid file /var/run/dhclient.eth0.pid with pid 6567
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 2
 There is already a pid file /var/run/dhclient.eth2.pid with pid 6883
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/eth2/00:10:a7:0c:8b:55
 Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 2
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 2
 There is already a pid file /var/run/dhclient.eth2.pid with pid 134519120
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/eth2/00:10:a7:0c:8b:55
 Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Sending on   Socket/fallback
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 5
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67

Re: reseau en panne?

2008-02-14 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 Voici mon /var/log/daemon.log où il me semble plus rester qu'une faute:
 Est ce que la transmission à eth2 des dns du FAI semblent entrer en 
 conflit avec les adresses reseau dhcp? :
 
  No subnet declaration for eth2 (169.254.5.88).
 Feb 14 15:48:07 localhost dhcpd: ** Ignoring requests on eth2.  If this 
 is not what
 Feb 14 15:48:07 localhost dhcpd:you want, please write a subnet 
 declaration
 Feb 14 15:48:07 localhost dhcpd:in your dhcpd.conf file for the 
 network segment
 Feb 14 15:48:07 localhost dhcpd:to which interface eth2 is attached. **
 Feb 14 15:48:07 localhost dhcpd:
 Feb 14 15:48:07 localhost dhcpd:
 Feb 14 15:48:07 localhost dhcpd: No subnet declaration for eth0 
 (169.254.10.9).
 Feb 14 15:48:07 localhost dhcpd: ** Ignoring requests on eth0.  If this 
 is not what
 Feb 14 15:48:07 localhost dhcpd:you want, please write a subnet 
 declaration
 Feb 14 15:48:07 localhost dhcpd:in your dhcpd.conf file for the 
 network segment
 Feb 14 15:48:07 localhost dhcpd:to which interface eth0 is attached. **
 Feb 14 15:48:07 localhost dhcpd:
 Feb 14 15:48:07 localhost dhcpd: Can't bind to dhcp address: Address 
 already in use
 Feb 14 15:48:07 localhost dhcpd: Please make sure there is no other dhcp 
 server
 Feb 14 15:48:07 localhost dhcpd: running and that there's no entry for 
 dhcp or
 Feb 14 15:48:07 localhost dhcpd: bootp in /etc/inetd.conf.   Also make 
 sure you
 Feb 14 15:48:07 localhost dhcpd: are not running HP JetAdmin software, 
 which
 Feb 14 15:48:07 localhost dhcpd: includes a bootp server.
 cependant:
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/dhcp3-server start
 [sudo] password for mb:
  * Starting DHCP server dhcpd3   [fail]
 [EMAIL PROTECTED]:~$

 et :
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart
 [sudo] password for mb:
  * Reconfiguring network interfaces...   * Stopping the 
 Firestarter firewall...
...done.
  * Starting the Firestarter firewall...
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return 
 code 3
 There is already a pid file /var/run/dhclient.eth0.pid with pid 6567
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return 
 code 2
 There is already a pid file /var/run/dhclient.eth2.pid with pid 6883
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/eth2/00:10:a7:0c:8b:55
 Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return 
 code 2
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return 
 code 2
 There is already a pid file /var/run/dhclient.eth2.pid with pid 
 134519120
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/eth2/00:10:a7:0c:8b:55
 Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Sending on   Socket/fallback
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67

Re: reseau en panne?

2008-02-13 Thread J Bond 0.07
c.kumsta wrote:
Arnaud Duplessier
Si une envie de travailler te prend recouche toi ca passera


Voici mon dhcpd.conf copié d'après un exemple google.

Les fautes sont dues probablement à l'ordre des déclarations plutot.


# DHCP configuration generated by Firestarter
   nameserver 194.206.126.253;
   nameserver 194.206.126.54;
  # Mettez ici l'adresse de votre serveur, où celles fournies par votre FAI
#  qui se trouvent dans le fichier /etc/resolv.conf
#option domain-name-servers 127.0.0.1;

#option routers 192.168.0.1;
#
#subnet 192.168.0.0 netmask 255.255.255.0 {
#   authoritative;
#   range 192.168.0.1 192.168.0.24;
#   option broadcast-address 192.168.0.255;
#
  # }




 subnet 192.168.88.0 netmask 255.255.255.0 {
option routers 192.168.1.1; #l'adresse de la paserelle
 option routers 192.168.88.1;
 option domain-name chikugugna.org;
option subnet-mask 192.168.88.255;
option domain-name-servers 127.0.0.1;
option ip-forwarding on;
range 192.168.88.1 192.168.88.254 12h;
default-lease-time 6000; #le tps de renouvelement
max-lease-time 72000; #idem ;)
  }

Voivi les fautes occasionnées :
For info, please visit http://www.isc.org/sw/dhcp/
Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 0: expecting 
a parameter or declaration
Feb 13 11:14:48 localhost dhcpd: # DHCP configuration generated by 
Firestarter
Feb 13 11:14:48 localhost dhcpd: 
   ^
Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 2: expecting 
a parameter or declaration
Feb 13 11:14:48 localhost dhcpd:   nameserver 194.206.126.253;
Feb 13 11:14:48 localhost dhcpd:  ^
Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 27: 
semicolon expected.
Feb 13 11:14:48 localhost dhcpd: ^Irange 192.168.88.1 192.168.88.254 12h;
Feb 13 11:14:48 localhost dhcpd:   ^
Feb 13 11:14:48 localhost dhcpd: Configuration file errors encountered 
-- exiting

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-13 Thread J Bond 0.07
Bonjour,
J Bond 0.07 wrote:
 c.kumsta wrote:
 Arnaud Duplessier
 Si une envie de travailler te prend recouche toi ca passera
 

 Voici mon dhcpd.conf copié d'après un exemple google.
 
 Les fautes sont dues probablement à l'ordre des déclarations plutot.
 
 
 # DHCP configuration generated by Firestarter
   nameserver 194.206.126.253;
   nameserver 194.206.126.54;
  # Mettez ici l'adresse de votre serveur, où celles fournies par votre FAI
 #  qui se trouvent dans le fichier /etc/resolv.conf
 #option domain-name-servers 127.0.0.1;
 
 #option routers 192.168.0.1;
 #
 #subnet 192.168.0.0 netmask 255.255.255.0 {
 #authoritative;
 #range 192.168.0.1 192.168.0.24;
 #option broadcast-address 192.168.0.255;
 #
  # }
 
 
 
 
  subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.1.1; #l'adresse de la paserelle
  option routers 192.168.88.1;
  option domain-name chikugugna.org;
 option subnet-mask 192.168.88.255;
 option domain-name-servers 127.0.0.1;
 option ip-forwarding on;
 range 192.168.88.1 192.168.88.254 12h;
 default-lease-time 6000; #le tps de renouvelement
   max-lease-time 72000; #idem ;)
  }
 
 Voivi les fautes occasionnées :
 For info, please visit http://www.isc.org/sw/dhcp/
 Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 0: expecting 
 a parameter or declaration
 Feb 13 11:14:48 localhost dhcpd: # DHCP configuration generated by 
 Firestarter
 Feb 13 11:14:48 localhost dhcpd:   ^
 Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 2: expecting 
 a parameter or declaration
 Feb 13 11:14:48 localhost dhcpd:   nameserver 194.206.126.253;
 Feb 13 11:14:48 localhost dhcpd:  ^
 Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 27: 
 semicolon expected.
 Feb 13 11:14:48 localhost dhcpd: ^Irange 192.168.88.1 192.168.88.254 12h;
 Feb 13 11:14:48 localhost 
 dhcpd:   ^
 Feb 13 11:14:48 localhost dhcpd: Configuration file errors encountered 
 -- exiting
 
J'ai modifié l'ordre, au plus près de l'exemple de google
  et daemon.log n'enregistre plus rien!:
  nameserver 194.206.126.253;
  nameserver 194.206.126.54;
  nameserver 127.0.0.1;
#option routers 192.168.0.1;
#
#subnet 192.168.0.0 netmask 255.255.255.0 {
#   authoritative;
#   range 192.168.0.1 192.168.0.24;
#   option broadcast-address 192.168.0.255;
#
  # }




 subnet 192.168.88.0 netmask 255.255.255.0 {
 range 192.168.88.1 192.168.88.254 12h;
 option domain-name-servers 127.0.0.1;
 option routers 192.168.88.1;
 option domain-name chikugugna.org;
  #option routers 192.168.1.1; #l'adresse de la paserelle
 option ip-forwarding on;
 default-lease-time 6000; #le tps de renouvelement
 max-lease-time 72000; #idem ;)
  }
pourtant c'est quasiment bon !

où il est, le bug???

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-13 Thread J Bond 0.07
J Bond 0.07 wrote:
 Bonjour,
 J Bond 0.07 wrote:
 c.kumsta wrote:
 Arnaud Duplessier
 Si une envie de travailler te prend recouche toi ca passera


 Voici mon dhcpd.conf copié d'après un exemple google.

 Les fautes sont dues probablement à l'ordre des déclarations plutot.


 # DHCP configuration generated by Firestarter
   nameserver 194.206.126.253;
   nameserver 194.206.126.54;
  # Mettez ici l'adresse de votre serveur, où celles fournies par votre 
 FAI
 #  qui se trouvent dans le fichier /etc/resolv.conf
 #option domain-name-servers 127.0.0.1;

 #option routers 192.168.0.1;
 #
 #subnet 192.168.0.0 netmask 255.255.255.0 {
 #authoritative;
 #range 192.168.0.1 192.168.0.24;
 #option broadcast-address 192.168.0.255;
 #
  # }




  subnet 192.168.88.0 netmask 255.255.255.0 {
 option routers 192.168.1.1; #l'adresse de la paserelle
  option routers 192.168.88.1;
  option domain-name chikugugna.org;
 option subnet-mask 192.168.88.255;
 option domain-name-servers 127.0.0.1;
 option ip-forwarding on;
 range 192.168.88.1 192.168.88.254 12h;
 default-lease-time 6000; #le tps de renouvelement
   max-lease-time 72000; #idem ;)
  }

 Voivi les fautes occasionnées :
 For info, please visit http://www.isc.org/sw/dhcp/
 Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 0: 
 expecting a parameter or declaration
 Feb 13 11:14:48 localhost dhcpd: # DHCP configuration generated by 
 Firestarter
 Feb 13 11:14:48 localhost dhcpd:   ^
 Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 2: 
 expecting a parameter or declaration
 Feb 13 11:14:48 localhost dhcpd:   nameserver 194.206.126.253;
 Feb 13 11:14:48 localhost dhcpd:  ^
 Feb 13 11:14:48 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 27: 
 semicolon expected.
 Feb 13 11:14:48 localhost dhcpd: ^Irange 192.168.88.1 192.168.88.254 12h;
 Feb 13 11:14:48 localhost 
 dhcpd:   ^
 Feb 13 11:14:48 localhost dhcpd: Configuration file errors encountered 
 -- exiting

 J'ai modifié l'ordre, au plus près de l'exemple de google
  et daemon.log n'enregistre plus rien!:
  nameserver 194.206.126.253;
  nameserver 194.206.126.54;
  nameserver 127.0.0.1;
 #option routers 192.168.0.1;
 #
 #subnet 192.168.0.0 netmask 255.255.255.0 {
 #authoritative;
 #range 192.168.0.1 192.168.0.24;
 #option broadcast-address 192.168.0.255;
 #
  # }
 
 
 
 
  subnet 192.168.88.0 netmask 255.255.255.0 {
  range 192.168.88.1 192.168.88.254 12h;
  option domain-name-servers 127.0.0.1;
  option routers 192.168.88.1;
  option domain-name chikugugna.org;
   #option routers 192.168.1.1; #l'adresse de la paserelle
  option ip-forwarding on;
  default-lease-time 6000; #le tps de renouvelement
max-lease-time 72000; #idem ;)
  }
 pourtant c'est quasiment bon !
 
 où il est, le bug???
 
avahi-daemon[7532]: Registering new address record for 
fe80::213:8fff:fe7a:c6dd on eth0.*.
Feb 13 12:38:05 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 15
Feb 13 12:38:20 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 8
Feb 13 12:38:28 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 1
Feb 13 12:38:29 localhost dhclient: No DHCPOFFERS received.
Feb 13 12:38:29 localhost dhclient: No working leases in persistent 
database - sleeping.
Feb 13 12:38:29 localhost avahi-autoipd(eth0)[31335]: Found user 
'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113).
Feb 13 12:38:29 localhost avahi-autoipd(eth0)[31335]: Successfully 
called chroot().
Feb 13 12:38:29 localhost avahi-autoipd(eth0)[31335]: Successfully 
dropped root privileges.
Feb 13 12:38:29 localhost avahi-autoipd(eth0)[31335]: Starting with 
address 169.254.10.9
Feb 13 12:38:34 localhost avahi-autoipd(eth0)[31335]: Callout BIND, 
address 169.254.10.9 on interface eth0
Feb 13 12:38:34 localhost avahi-daemon[7532]: Joining mDNS multicast 
group on interface eth0.IPv4 with address 169.254.10.9.
Feb 13 12:38:34 localhost avahi-daemon[7532]: IP_ADD_MEMBERSHIP failed: 
No buffer space available
Feb 13 12:38:34 localhost avahi-daemon[7532]: Registering new address 
record for 169.254.10.9 on eth0.IPv4.
Feb 13 12:38:38 localhost avahi-autoipd(eth0)[31335]: Successfully 
claimed IP address 169.254.10.9
Feb 13 12:38:40 localhost ntpdate[31490]: the NTP socket is in use, exiting
Feb 13 12:38:41 localhost ntpdate[31627]: the NTP socket is in use, exiting
Feb 13 12:38:42 localhost ntpdate[31766]: the NTP socket is in use, exiting

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: grave pb de droits en graphique

2008-02-12 Thread J Bond 0.07
Yannick LM wrote:
 Salut,
 
  Je n'arrive pas à enregistrer les droits applis
 
 Je ne comprends pas exactement ce que tu veux dire, peux-tu être plus
 explicite ?
 
 Le fichiers sudoers à l'air d'être bon, mais est tu sûr que ton
 utilisateur est dans le groupe admin ?
[EMAIL PROTECTED]:~$ sudo adduser mb admin
L'utilisateur « mb » est déjà membre du groupe « admin ».
[EMAIL PROTECTED]:~$


 Il est possible que les fichiers /etc/password et /etc/group soient
 corrompus. Tu peux jeter un œil de ce côté là .
 
 Quand tu dis que c'est un bug graphique, est-ce que cela veut dire que
 le problème ne se pose qu'avec gksudo mais pas avec sudo ?

il se pose lorsque je fais 'sysytèmeadministrationutilisateurs et 
groupes'
Là il m'est demandé le mdp de l'administrateur, mais n'ouvre pas de 
droit à enregistrer les deoits par groupe d'appli, pour chaque user.
 
 Voilà , quelques idées en vrac, mais qui pourraient nous aider à en
 savoir un peu plus.
 
 
 Yannick LM


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: grave pb de droits en graphique

2008-02-12 Thread J Bond 0.07
J Bond 0.07 wrote:
 Yannick LM wrote:
 Salut,

  Je n'arrive pas à enregistrer les droits applis

 Je ne comprends pas exactement ce que tu veux dire, peux-tu être plus
 explicite ?

 Le fichiers sudoers à l'air d'être bon, mais est tu sûr que ton
 utilisateur est dans le groupe admin ?
 [EMAIL PROTECTED]:~$ sudo adduser mb admin
 L'utilisateur « mb » est déjà membre du groupe « admin ».
 [EMAIL PROTECTED]:~$
 
 
 Il est possible que les fichiers /etc/password et /etc/group soient
 corrompus. Tu peux jeter un œil de ce côté là .

 Quand tu dis que c'est un bug graphique, est-ce que cela veut dire que
 le problème ne se pose qu'avec gksudo mais pas avec sudo ?
 
 il se pose lorsque je fais 'sysytèmeadministrationutilisateurs et 
 groupes'
 Là il m'est demandé le mdp de l'administrateur, mais n'ouvre pas de 
 droit à enregistrer les deoits par groupe d'appli, pour chaque user.

 Voilà , quelques idées en vrac, mais qui pourraient nous aider à en
 savoir un peu plus.


 Yannick LM
 
 
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/bin/sh
man:x:6:12:man:/var/cache/man:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
news:x:9:9:news:/var/spool/news:/bin/sh
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
proxy:x:13:13:proxy:/bin:/bin/sh
www-data:x:33:33:www-data:/var/www:/bin/sh
backup:x:34:34:backup:/var/backups:/bin/sh
list:x:38:38:Mailing List Manager:/var/list:/bin/sh
irc:x:39:39:ircd:/var/run/ircd:/bin/sh
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
dhcp:x:100:101::/nonexistent:/bin/false
syslog:x:101:102::/home/syslog:/bin/false
klog:x:102:103::/home/klog:/bin/false
messagebus:x:103:109::/var/run/dbus:/bin/false
hplip:x:104:7:HPLIP system user,,,:/var/run/hplip:/bin/false
avahi-autoipd:x:105:113:Avahi autoip 
daemon,,,:/var/lib/avahi-autoipd:/bin/false
avahi:x:106:114:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
haldaemon:x:107:116:Hardware abstraction layer,,,:/home/haldaemon:/bin/false
gdm:x:108:118:Gnome Display Manager:/var/lib/gdm:/bin/false
mb:x:1000:1000:mb,,,:/home/mb:/bin/bash
aptproxy:x:109:65534::/var/cache/apt-proxy:/bin/false
nut:x:110:120::/var/lib/nut:/bin/false
clamav:x:111:121::/var/lib/clamav:/bin/false
clamsmtp:x:112:122::/var/spool/clamsmtp:/bin/false
Debian-exim:x:113:123::/var/spool/exim4:/bin/false
mel:x:1001:1000::/home/mel:/bin/bash
frankenstein:x:1002:1000::/home/frankenstein:/bin/bash
dnsmasq:x:114:65534:dnsmasq,,,:/var/lib/misc:/bin/false
dhcpd:x:115:124::/nonexistent:/bin/false
fetchmail:x:116:65534::/var/lib/fetchmail:/bin/sh
postfix:x:117:125::/var/spool/postfix:/bin/false
ntp:x:118:65534::/home/ntp:/bin/false

/etc/group :
root:x:0:frankenstein,mel,mb,root
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:mb,mel,frankenstein
tty:x:5:
disk:x:6:
lp:x:7:
mail:x:8:
news:x:9:
uucp:x:10:
man:x:12:
proxy:x:13:
kmem:x:15:
dialout:x:20:mb,mel,frankenstein
fax:x:21:mel,frankenstein
voice:x:22:
cdrom:x:24:haldaemon,mb,mel,frankenstein
floppy:x:25:haldaemon,mb,mel,frankenstein
tape:x:26:mb,mel,frankenstein
sudo:x:27:
audio:x:29:mb,mel,frankenstein
dip:x:30:mb,mel,frankenstein
www-data:x:33:
backup:x:34:
operator:x:37:
list:x:38:
irc:x:39:
src:x:40:
gnats:x:41:
shadow:x:42:
utmp:x:43:
video:x:44:mb
sasl:x:45:
plugdev:x:46:haldaemon,mb,mel,frankenstein
staff:x:50:
games:x:60:
users:x:100:frankenstein,mel,mb
nogroup:x:65534:
dhcp:x:101:frankenstein,mel,mb
syslog:x:102:frankenstein,mel,mb
klog:x:103:frankenstein,mel,mb
scanner:x:104:hplip,mb,mel,frankenstein
nvram:x:105:frankenstein,mel,mb
fuse:x:106:mel,frankenstein,mb
ssl-cert:x:107:frankenstein,mel,mb
lpadmin:x:108:mb,frankenstein,mel
messagebus:x:109:frankenstein,mel,mb
admin:x:110:mb,mel,frankenstein,root
crontab:x:111:frankenstein,mel,mb
ssh:x:112:frankenstein,mel,mb
avahi-autoipd:x:113:frankenstein,mel,mb
avahi:x:114:frankenstein,mel,mb
netdev:x:115:mb,frankenstein,mel
haldaemon:x:116:frankenstein,mel,mb
powerdev:x:117:haldaemon,mb,frankenstein,mel
gdm:x:118:frankenstein,mel,mb,root
slocate:x:119:frankenstein,mel,mb
mb:x:1000:frankenstein,mel,mb,root
nut:x:120:frankenstein,mel,mb
clamav:x:121:frankenstein,mel,mb
clamsmtp:x:122:clamav,frankenstein,mel,mb
Debian-exim:x:123:
dhcpd:x:124:
postfix:x:125:
postdrop:x:126:
ntp:x:127:frankenstein,mb,mel

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: grave pb de droits en graphique

2008-02-12 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Yannick LM wrote:
 Salut,

  Je n'arrive pas à enregistrer les droits applis

 Je ne comprends pas exactement ce que tu veux dire, peux-tu être plus
 explicite ?

 Le fichiers sudoers à l'air d'être bon, mais est tu sûr que ton
 utilisateur est dans le groupe admin ?
 [EMAIL PROTECTED]:~$ sudo adduser mb admin
 L'utilisateur « mb » est déjà membre du groupe « admin ».
 [EMAIL PROTECTED]:~$


 Il est possible que les fichiers /etc/password et /etc/group soient
 corrompus. Tu peux jeter un œil de ce côté là .

 Quand tu dis que c'est un bug graphique, est-ce que cela veut dire que
 le problème ne se pose qu'avec gksudo mais pas avec sudo ?

 il se pose lorsque je fais 'sysytèmeadministrationutilisateurs et 
 groupes'
 Là il m'est demandé le mdp de l'administrateur, mais n'ouvre pas de 
 droit à enregistrer les deoits par groupe d'appli, pour chaque user.

 Voilà , quelques idées en vrac, mais qui pourraient nous aider à en
 savoir un peu plus.


 Yannick LM


 root:x:0:0:root:/root:/bin/bash
 daemon:x:1:1:daemon:/usr/sbin:/bin/sh
 bin:x:2:2:bin:/bin:/bin/sh
 sys:x:3:3:sys:/dev:/bin/sh
 sync:x:4:65534:sync:/bin:/bin/sync
 games:x:5:60:games:/usr/games:/bin/sh
 man:x:6:12:man:/var/cache/man:/bin/sh
 lp:x:7:7:lp:/var/spool/lpd:/bin/sh
 mail:x:8:8:mail:/var/mail:/bin/sh
 news:x:9:9:news:/var/spool/news:/bin/sh
 uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
 proxy:x:13:13:proxy:/bin:/bin/sh
 www-data:x:33:33:www-data:/var/www:/bin/sh
 backup:x:34:34:backup:/var/backups:/bin/sh
 list:x:38:38:Mailing List Manager:/var/list:/bin/sh
 irc:x:39:39:ircd:/var/run/ircd:/bin/sh
 gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
 nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
 dhcp:x:100:101::/nonexistent:/bin/false
 syslog:x:101:102::/home/syslog:/bin/false
 klog:x:102:103::/home/klog:/bin/false
 messagebus:x:103:109::/var/run/dbus:/bin/false
 hplip:x:104:7:HPLIP system user,,,:/var/run/hplip:/bin/false
 avahi-autoipd:x:105:113:Avahi autoip 
 daemon,,,:/var/lib/avahi-autoipd:/bin/false
 avahi:x:106:114:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
 haldaemon:x:107:116:Hardware abstraction 
 layer,,,:/home/haldaemon:/bin/false
 gdm:x:108:118:Gnome Display Manager:/var/lib/gdm:/bin/false
 mb:x:1000:1000:mb,,,:/home/mb:/bin/bash
 aptproxy:x:109:65534::/var/cache/apt-proxy:/bin/false
 nut:x:110:120::/var/lib/nut:/bin/false
 clamav:x:111:121::/var/lib/clamav:/bin/false
 clamsmtp:x:112:122::/var/spool/clamsmtp:/bin/false
 Debian-exim:x:113:123::/var/spool/exim4:/bin/false
 mel:x:1001:1000::/home/mel:/bin/bash
 frankenstein:x:1002:1000::/home/frankenstein:/bin/bash
 dnsmasq:x:114:65534:dnsmasq,,,:/var/lib/misc:/bin/false
 dhcpd:x:115:124::/nonexistent:/bin/false
 fetchmail:x:116:65534::/var/lib/fetchmail:/bin/sh
 postfix:x:117:125::/var/spool/postfix:/bin/false
 ntp:x:118:65534::/home/ntp:/bin/false
 
 /etc/group :
 root:x:0:frankenstein,mel,mb,root
 daemon:x:1:
 bin:x:2:
 sys:x:3:
 adm:x:4:mb,mel,frankenstein
 tty:x:5:
 disk:x:6:
 lp:x:7:
 mail:x:8:
 news:x:9:
 uucp:x:10:
 man:x:12:
 proxy:x:13:
 kmem:x:15:
 dialout:x:20:mb,mel,frankenstein
 fax:x:21:mel,frankenstein
 voice:x:22:
 cdrom:x:24:haldaemon,mb,mel,frankenstein
 floppy:x:25:haldaemon,mb,mel,frankenstein
 tape:x:26:mb,mel,frankenstein
 sudo:x:27:
 audio:x:29:mb,mel,frankenstein
 dip:x:30:mb,mel,frankenstein
 www-data:x:33:
 backup:x:34:
 operator:x:37:
 list:x:38:
 irc:x:39:
 src:x:40:
 gnats:x:41:
 shadow:x:42:
 utmp:x:43:
 video:x:44:mb
 sasl:x:45:
 plugdev:x:46:haldaemon,mb,mel,frankenstein
 staff:x:50:
 games:x:60:
 users:x:100:frankenstein,mel,mb
 nogroup:x:65534:
 dhcp:x:101:frankenstein,mel,mb
 syslog:x:102:frankenstein,mel,mb
 klog:x:103:frankenstein,mel,mb
 scanner:x:104:hplip,mb,mel,frankenstein
 nvram:x:105:frankenstein,mel,mb
 fuse:x:106:mel,frankenstein,mb
 ssl-cert:x:107:frankenstein,mel,mb
 lpadmin:x:108:mb,frankenstein,mel
 messagebus:x:109:frankenstein,mel,mb
 admin:x:110:mb,mel,frankenstein,root
 crontab:x:111:frankenstein,mel,mb
 ssh:x:112:frankenstein,mel,mb
 avahi-autoipd:x:113:frankenstein,mel,mb
 avahi:x:114:frankenstein,mel,mb
 netdev:x:115:mb,frankenstein,mel
 haldaemon:x:116:frankenstein,mel,mb
 powerdev:x:117:haldaemon,mb,frankenstein,mel
 gdm:x:118:frankenstein,mel,mb,root
 slocate:x:119:frankenstein,mel,mb
 mb:x:1000:frankenstein,mel,mb,root
 nut:x:120:frankenstein,mel,mb
 clamav:x:121:frankenstein,mel,mb
 clamsmtp:x:122:clamav,frankenstein,mel,mb
 Debian-exim:x:123:
 dhcpd:x:124:
 postfix:x:125:
 postdrop:x:126:
 ntp:x:127:frankenstein,mb,mel
 
Il semble que le seul pb qu'il y a est la representation du cochase
des cases des users concernant chaque groupe d'appli.

C'est moins grave, mais génant car je ne visualise pas ces droits cochés
en graphique.
.

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: Re : reseau en panne?

2008-02-12 Thread J Bond 0.07
Jean Pierre Blanchard wrote:
 Google te donne la réponse et moi aussi (j'ai recherché pour toi et  
 je suis fatigué)
 CÃ  veut dire point-virgule/
 Donc à la ligne 3, il manque un ; Capito ?
  
 
 Jean Pierre
 
 
 
 - Message d'origine 
 De : J Bond 0.07 [EMAIL PROTECTED]
 À : list-ubuntu ubuntu-fr@lists.ubuntu.com
 Envoyé le : Mardi, 12 Février 2008, 8h13mn 21s
 Objet : reseau en panne?
 
 Je ne sais pas ce que c'est cette faute :
 semicolon  expected ?
 Qu'appelle t on semicolon? svp
 
 /var/log/daemon.log:
 All rights reserved.
 Feb 12 12:06:47 localhost dhcpd: For info, please visit
 http://www.isc.org/sw/dhcp/
 Feb 12 12:06:47 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 3: semicolon
 expected.
 Feb 12 12:06:47 localhost dhcpd:  {
 Feb 12 12:06:47 localhost dhcpd:  ^
 Feb 12 12:06:47 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 6: expecting
 a parameter or declaration
 Feb 12 12:06:47 localhost dhcpd:  }
 Feb 12 12:06:47 localhost dhcpd:  ^
 
 -- 
 ubuntu-fr mailing list
 ubuntu-fr@lists.ubuntu.com mailto:ubuntu-fr@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
 
 
 
 Yahoo! Mail 
 http://fr.rd.yahoo.com/mail/mail_taglines/gmail/*http://fr.docs.yahoo.com/mail/overview/index.html
  
 : un mail innovant avec Messenger compatible Windows Live + stockage 
 illimité.
Oui beh j'ai pas trouvé, moi sur google!

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


reseau en panne?

2008-02-12 Thread J Bond 0.07
Je ne sais pas ce que c'est cette faute :
semicolon  expected ?
Qu'appelle t on semicolon? svp

/var/log/daemon.log:
All rights reserved.
Feb 12 12:06:47 localhost dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 12 12:06:47 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 3: semicolon 
expected.
Feb 12 12:06:47 localhost dhcpd:  {
Feb 12 12:06:47 localhost dhcpd:  ^
Feb 12 12:06:47 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 6: expecting 
a parameter or declaration
Feb 12 12:06:47 localhost dhcpd:  }
Feb 12 12:06:47 localhost dhcpd:  ^

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-12 Thread J Bond 0.07
c.kumsta wrote:
 Salut,
   un semicolon est un point-virgule.
 
 Le problème, c'est surement que tu commences le commentaire (avec un #) sans 
 mettre un ; juste avant pour terminer ta ligne utile (sans le commentaire).
 
 Exemple, au lieu de :
 ma ligne utile # mon commentaire ;
 - le ; ne sert à rien, car il est APRES le commentaire, il faut écrire :
 ma ligne utile ; # mon commentaire
 
 dune2.
 
 J Bond 0.07 a écrit :
 Je ne sais pas ce que c'est cette faute :
 semicolon  expected ?
 Qu'appelle t on semicolon? svp

For info, please visit http://www.isc.org/sw/dhcp/
Feb 12 13:09:43 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 3: semicolon 
expected.
Feb 12 13:09:43 localhost dhcpd:  option
Feb 12 13:09:43 localhost dhcpd:  ^
 
Je sais que vous allez encore m'arracher les couilles, mais là :?

# DHCP configuration generated by Firestarter
  client-updates;
  option domain-name chikungugna.org   -ligne3
  nameserver 194.206.126.253
  nameserver 194.206.126.54
  # Mettez ici l'adresse de votre serveur, où celles fournies par votre FAI
#  qui se trouvent dans le fichier /etc/resolv.conf
#option domain-name-servers 127.0.0.1;
#option routers 192.168.0.1;
#

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: grave pb de droits en graphique

2008-02-11 Thread J Bond 0.07
J Bond 0.07 wrote:
 Voici mon sudoers -r--r- a t il les bons droits?:
 # /etc/sudoers
 #
 # This file MUST be edited with the 'visudo' command as root.
 #
 # See the man page for details on how to write a sudoers file.
 # Defaults
 
 Defaults!lecture,tty_tickets,!fqdn
 
 # Uncomment to allow members of group sudo to not need a password
 %sudo ALL=(ALL) ALL
 
 # Host alias specification
 
 # User alias specification
 
 # Cmnd alias specification
 
 # User privilege specification
 rootALL=(ALL) ALL
 
 # Members of the admin group may gain root privileges
 %admin ALL=(ALL) ALL
 
 Le sudoers ne me semble pas en cause, apparament.
 
 Lorsque je suis en graphique gnome (7.10):
 noyau 2622
 Je n'arrive pas à enregistrer les droits applis qqsoit le user!
 root n'est pas dans un groupe root.
 Lorsque j'essaye de mettre des doits d'appli (scanner, dhcp etc..)
 ils ne s'écrivent pas en mémoire.
 
 Je sais mettre des droits de groupe d'appli pour user avec adduser,
 mais je ne connais pas le chemin depuis /usr/sbin/useradd , deluser, et 
 usermod qui ont rwx-r-x---x : c'est normal! et rootflags rwx-r-x---x
 
 Donc, svp, où dois je regarder?
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-10 Thread J Bond 0.07
Voici mon dhcpd.conf que ne sais pas complèter,svp?

# DHCP configuration generated by Firestarter
#ddns-update-style interim;
client-updates;
domain-name chikungugna.org=inet
nameserver 194.206.126.253
nameserver 194.206.126.54
# Mettez ici l'adresse de votre serveur, où celles fournies par votre FAI
#  qui se trouvent dans le fichier /etc/resolv.conf
option domain-name-servers 127.0.0.1;
#option routers 192.168.0.1;
#
#subnet 192.168.0.0 netmask 255.255.255.0 {
#   authoritative;
#   range 192.168.0.1 192.168.0.24;
#   option broadcast-address 192.168.0.255;
#
  # }




subnet 192.168.88.0 netmask 255.255.255.0 {
option routers 192.168.88.1;
option subnet-mask 192.168.88.255;
option domain-name-servers 127.0.0.1;
option ip-forwarding on;
range 192.168.88.1 192.168.88.254 #dynamic-bootp 192.168.88.1 
192.168.88.254;
}



Voici mon /var/log/daemon.log : (dhcpcd.conf)
  Configuration file errors encountered -- exiting
Feb 10 10:39:14 localhost dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Feb 10 10:39:14 localhost dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Feb 10 10:39:14 localhost dhcpd: All rights reserved.
Feb 10 10:39:14 localhost dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 10 10:39:14 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 4: semicolon 
expected.
Feb 10 10:39:14 localhost dhcpd: option
Feb 10 10:39:14 localhost dhcpd: ^
Feb 10 10:39:14 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 4: expecting 
a parameter or declaration
Feb 10 10:39:14 localhost dhcpd: option domain-name chikungugna.org=inet;
Feb 10 10:39:14 localhost dhcpd:   ^
Feb 10 10:39:14 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 28: 
semicolon expected.
Feb 10 10:39:14 localhost dhcpd:}
Feb 10 10:39:14 localhost dhcpd:^
Feb 10 10:39:14 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 28: 
unexpected end of file
Feb 10 10:39:14 localhost dhcpd:}
Feb 10 10:39:14 localhost dhcpd:^
Feb 10 10:39:14 localhost dhcpd: Configuration file errors encountered 
-- exiting
Feb 10 10:39:14 localhost ntpdate[10402]: can't find host ntp.ubuntu.com
Feb 10 10:39:14 localhost ntpdate[10402]: no servers can be used, exiting
Feb 10 10:43:56 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 7
Feb 10 10:44:03 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 13
Feb 10 10:44:16 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 10
Feb 10 10:44:26 localhost dhclient: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 1
Feb 10 10:44:27 localhost dhclient: No DHCPOFFERS received.

Tout ça parce que je découvre la programmation c...

en tout cas le pb de MTU, devrrait disparaitre avec ntpd



-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-08 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 Le ping violette depuis moustique ok:
 [EMAIL PROTECTED]:~$ ping violette
 PING violette (192.168.88.3) 56(84) bytes of data.
 64 bytes from violette (192.168.88.3): icmp_seq=1 ttl=64 time=0.090 ms
 64 bytes from violette (192.168.88.3): icmp_seq=2 ttl=64 time=0.080 ms
 64 bytes from violette (192.168.88.3): icmp_seq=3 ttl=64 time=0.079 ms
 64 bytes from violette (192.168.88.3): icmp_seq=4 ttl=64 time=0.085 ms
 64 bytes from violette (192.168.88.3): icmp_seq=5 ttl=64 time=0.087 ms
 64 bytes from violette (192.168.88.3): icmp_seq=6 ttl=64 time=0.081 ms

 --- violette ping statistics ---
 6 packets transmitted, 6 received, 0% packet loss, time 4997ms
 rtt min/avg/max/mdev = 0.079/0.083/0.090/0.011 ms
 [EMAIL PROTECTED]:~$

 Mais le ping moustique depuis violette, pas ok :

 sudo /etc/init.d/networking restart
 .reconfiguring ubterfaces
 [ok]

 [EMAIL PROTECTED]: ping moustique
 moustique(192.168.88.1)
 violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
 violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable


 Le 1er paquet passe et atteint le serveur et le serveur de noms.
 Mais tous les paquets suivants échouent!...

 Si qqun avait une idée?

 Depuis moustique, le ping passe, mais pas :
 sudo /etc/init.d/networking restart
 reconfiguring network eth2[fail]
 
 ...
 fail yo bring up eth2
 
 ...
 restart firestarter[fail]

 Si qqun pouvait m'aider?

 Ce serait ma façon de déclarer le subnet qui poserait problème:
 # DHCP configuration generated by Firestarter
 #ddns-update-style interim;
 #ignore client-updates;
 
 option domain-name chikungugna.org;
 # Mettez ici l'adresse de votre serveur, où celles fournies par votre FAI
 #  qui se trouvent dans le fichier /etc/resolv.conf
 option domain-name-servers 127.0.0.1;
 option routers 192.168.0.1;
 
 subnet 192.168.0.1 netmask 255.255.0.255 {
 authoritative;
 range 192.168.0.1 192.168.0.254;
 option broadcast-address 192.168.0.255;
 }
 
 
 
 
 
 subnet 192.168.88.1 netmask 255.255.255.255 {
 option routers 192.168.88.1;
 option subnet-mask 192.168.88.1;
 option domain-name-servers 127.0.0.1;
 option ip-forwarding on;
 range 192.168.88.1 192.168.88.254 #dynamic-bootp 192.168.88.1 
 192.168.88.254;
 lease-time 21600;
 max-lease-time 43200;
 }
 Il gueule sur le log qu'il t a plusieurs subnet..
 Je souhaite préparer la config du futur routeur dlink (192.168.0.1)..!
 Mais là, il voit double !..
 Vous avez deja essayé de loucher?..!
 
/var/log/daemons :
Feb  8 16:26:17 localhost dhcpd: Internet Systems Consortium DHCP Server 
V3.0.5
Feb  8 16:26:17 localhost dhcpd: Copyright 2004-2006 Internet Systems 
Consortium.
Feb  8 16:26:17 localhost dhcpd: All rights reserved.
Feb  8 16:26:17 localhost dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb  8 16:26:17 localhost dhcpd: Address range 192.168.0.1 to 
192.168.254.254, netmask 255.255.0.255 spans multiple subnets!
Feb  8 16:26:18 localhost dhclient: There is already a pid file 
/var/run/dhclient.eth0.pid with pid 6220
Feb  8 16:26:18 localhost dhclient: killed old client process, removed 
PID file
Feb  8 16:26:18 localhost dhclient: Internet Systems Consortium DHCP 
Client V3.0.5
Feb  8 16:26:18 localhost dhclient: Copyright 2004-2006 Internet Systems 
Consortium.
Feb  8 16:26:18 localhost dhclient: All rights reserved.
Feb  8 16:26:18 localhost dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb  8 16:26:18

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-02-08 Thread J Bond 0.07
J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 Bonjour,
 Le ping violette depuis moustique ok:
 [EMAIL PROTECTED]:~$ ping violette
 PING violette (192.168.88.3) 56(84) bytes of data.
 64 bytes from violette (192.168.88.3): icmp_seq=1 ttl=64 time=0.090 ms
 64 bytes from violette (192.168.88.3): icmp_seq=2 ttl=64 time=0.080 ms
 64 bytes from violette (192.168.88.3): icmp_seq=3 ttl=64 time=0.079 ms
 64 bytes from violette (192.168.88.3): icmp_seq=4 ttl=64 time=0.085 ms
 64 bytes from violette (192.168.88.3): icmp_seq=5 ttl=64 time=0.087 ms
 64 bytes from violette (192.168.88.3): icmp_seq=6 ttl=64 time=0.081 ms

 --- violette ping statistics ---
 6 packets transmitted, 6 received, 0% packet loss, time 4997ms
 rtt min/avg/max/mdev = 0.079/0.083/0.090/0.011 ms
 [EMAIL PROTECTED]:~$

 Mais le ping moustique depuis violette, pas ok :

 sudo /etc/init.d/networking restart
 .reconfiguring ubterfaces
 [ok]

 [EMAIL PROTECTED]: ping moustique
 moustique(192.168.88.1)
 violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
 violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable


 Le 1er paquet passe et atteint le serveur et le serveur de noms.
 Mais tous les paquets suivants échouent!...

 Si qqun avait une idée?

 Depuis moustique, le ping passe, mais pas :
 sudo /etc/init.d/networking restart
 reconfiguring network eth2[fail]
 
 ...
 fail yo bring up eth2
 
 ...
 restart firestarter[fail]
 
 Si qqun pouvait m'aider?
 
Ce serait ma façon de déclarer le subnet qui poserait problème:
# DHCP configuration generated by Firestarter
#ddns-update-style interim;
#ignore client-updates;

option domain-name chikungugna.org;
# Mettez ici l'adresse de votre serveur, où celles fournies par votre FAI
#  qui se trouvent dans le fichier /etc/resolv.conf
option domain-name-servers 127.0.0.1;
option routers 192.168.0.1;

subnet 192.168.0.1 netmask 255.255.0.255 {
authoritative;
range 192.168.0.1 192.168.0.254;
option broadcast-address 192.168.0.255;
}





subnet 192.168.88.1 netmask 255.255.255.255 {
option routers 192.168.88.1;
option subnet-mask 192.168.88.1;
option domain-name-servers 127.0.0.1;
option ip-forwarding on;
range 192.168.88.1 192.168.88.254 #dynamic-bootp 192.168.88.1 
192.168.88.254;
lease-time 21600;
max-lease-time 43200;
}
Il gueule sur le log qu'il t a plusieurs subnet..
Je souhaite préparer la config du futur routeur dlink (192.168.0.1)..!
Mais là, il voit double !..
Vous avez deja essayé de loucher?..!

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


reseau en panne?

2008-02-08 Thread J Bond 0.07
Bonjour,
Le ping violette depuis moustique ok:
[EMAIL PROTECTED]:~$ ping violette
PING violette (192.168.88.3) 56(84) bytes of data.
64 bytes from violette (192.168.88.3): icmp_seq=1 ttl=64 time=0.090 ms
64 bytes from violette (192.168.88.3): icmp_seq=2 ttl=64 time=0.080 ms
64 bytes from violette (192.168.88.3): icmp_seq=3 ttl=64 time=0.079 ms
64 bytes from violette (192.168.88.3): icmp_seq=4 ttl=64 time=0.085 ms
64 bytes from violette (192.168.88.3): icmp_seq=5 ttl=64 time=0.087 ms
64 bytes from violette (192.168.88.3): icmp_seq=6 ttl=64 time=0.081 ms

--- violette ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 4997ms
rtt min/avg/max/mdev = 0.079/0.083/0.090/0.011 ms
[EMAIL PROTECTED]:~$

Mais le ping moustique depuis violette, pas ok :

sudo /etc/init.d/networking restart
.reconfiguring ubterfaces
[ok]

[EMAIL PROTECTED]: ping moustique
moustique(192.168.88.1)
violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable
  violette(192.168.88.3)..Destination host unreachable


Le 1er paquet passe et atteint le serveur et le serveur de noms.
Mais tous les paquets suivants échouent!...

Si qqun avait une idée?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


reseau en panne?

2008-02-07 Thread J Bond 0.07
J'ai trouvé le papillon dans dhcp3-server.conf!

Je m'attache donc à le rétablir:
# DHCP configuration generated by Firestarter
#ddns-update-style interim;
#ignore client-updates;

subnet 192.168.88.1/254 netmask 192.168.88.1/255 {
option routers 192.168.88.1;
option subnet-mask 32.127.14.8;
option domain-name-servers dynamic;
option ip-forwarding off;
#   range dynamic-bootp 192.168.88.10 192.168.88.254;
default-lease-time 21600;
max-lease-time 43200;
}

Qqun peut -il me dire où sont mes erreurs?

Voici le résultat sur firestarter:

[EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart
  * Reconfiguring network interfaces... 
   * Stopping the Firestarter firewall...
...done.
  * Starting the Firestarter firewall...
...fail!
run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
There is already a pid file /var/run/dhclient.eth2.pid with pid 13533
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:10:a7:0c:8b:55
Sending on   LPF/eth2/00:10:a7:0c:8b:55
Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
...done.
  * Starting the Firestarter firewall...
...fail!
run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
There is already a pid file /var/run/dhclient.eth0.pid with pid 13685
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...fail!
run-parts: /etc/network/if-down.d/50firestarter exited with return code 2
There is already a pid file /var/run/dhclient.eth2.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:10:a7:0c:8b:55
Sending on   LPF/eth2/00:10:a7:0c:8b:55
Sending on   Socket/fallback
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...fail!
run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
There is already a pid file /var/run/dhclient.eth0.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...fail!
run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
dsl-provider: ERROR while getting interface flags: No such device
Plugin rp-pppoe.so loaded.
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
...done.
  * Starting the 

Re: reseau en panne?

2008-02-07 Thread J Bond 0.07
J Bond 0.07 wrote:
 J'ai trouvé le papillon dans dhcp3-server.conf!
 
eth0=unternet eth1=pas configuré eth2=s\reseau
 Je m'attache donc à le rétablir:
 # DHCP configuration generated by Firestarter
 #ddns-update-style interim;
 #ignore client-updates;
 
 subnet 192.168.88.1/254 netmask 192.168.88.1/255 {
 option routers 192.168.88.1;
 option subnet-mask 32.127.14.8;
 option domain-name-servers dynamic;
 option ip-forwarding off;
 #range dynamic-bootp 192.168.88.10 192.168.88.254;
 default-lease-time 21600;
 max-lease-time 43200;
 }
 
 Qqun peut -il me dire où sont mes erreurs?
 
 Voici le résultat sur firestarter:
 
 [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart
  * Reconfiguring network interfaces...   * Stopping the 
 Firestarter firewall...
...done.
  * Starting the Firestarter firewall...
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
 There is already a pid file /var/run/dhclient.eth2.pid with pid 13533
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth2/00:10:a7:0c:8b:55
 Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
...done.
  * Starting the Firestarter firewall...
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
 There is already a pid file /var/run/dhclient.eth0.pid with pid 13685
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-down.d/50firestarter exited with return code 2
 There is already a pid file /var/run/dhclient.eth2.pid with pid 134519120
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth2/00:10:a7:0c:8b:55
 Sending on   LPF/eth2/00:10:a7:0c:8b:55
 Sending on   Socket/fallback
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 15
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
 No DHCPOFFERS received.
 No working leases in persistent database - sleeping.
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
 There is already a pid file /var/run/dhclient.eth0.pid with pid 134519120
 Internet Systems Consortium DHCP Client V3.0.5
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   Socket/fallback
 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
 No DHCPOFFERS received.
 No working leases in persistent database - sleeping.
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...done.
  * Starting the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching interface information: Device not found
...fail!
 run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
 dsl-provider: ERROR while getting interface flags: No such device
 Plugin rp-pppoe.so loaded.
  * Stopping the Firestarter firewall...
 ppp0: error fetching interface information: Device not found
 ppp0: error fetching

Re: reseau en panne?

2008-02-07 Thread J Bond 0.07
Bonjour,

J Bond 0.07 wrote:
 J Bond 0.07 wrote:
 J'ai trouvé le papillon dans dhcp3-server.conf!

 eth0=unternet eth1=pas configuré eth2=s\reseau
 Je m'attache donc à le rétablir:
 # DHCP configuration generated by Firestarter
 #ddns-update-style interim;
 #ignore client-updates;

 subnet 192.168.88.1 netmask 192.168.88.1 {
 option routers 192.168.88.1;
 option subnet-mask 192.168.88.1;
 option domain-name-servers dynamic;
 option ip-forwarding off;
 #range dynamic-bootp 192.168.88.10 192.168.88.254;
 default-lease-time 21600;
 max-lease-time 43200;
 }

 Qqun peut -il me dire où sont mes erreurs?



PING violette (192.168.88.3) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted
ping: sendmsg: O
 
 Pourquoi operation non-permie?


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


ubuntu 7.10: plus d'imprimante

2008-02-05 Thread J Bond 0.07
Bonjour,
Mon imprimante hp était installée avec le pilote footmatic.

En voulant imprimer, j'ai tout essayé, mm de changer les cartouches d'encre.

J'ai chargé les fichiers gutenprint : impossible d'intaller l'imprimante.

Maintenant, j'ai supprimé la config (qui n'a jamais marché ou imprimé)

Je n'ai plus aucune imprimante!

Au secours..comment avez vous fait chez vous?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: ubuntu 7.10: plus d'imprimante

2008-02-05 Thread J Bond 0.07
J Bond 0.07 wrote:
 alain audebeau wrote:
 Le Tue, 05 Feb 2008 12:43:33 +0100,
 J Bond 0.07 [EMAIL PROTECTED] a écrit :

 Bonjour,
 Mon imprimante hp était installée avec le pilote footmatic.

 En voulant imprimer, j'ai tout essayé, mm de changer les cartouches
 d'encre.

 J'ai chargé les fichiers gutenprint : impossible d'intaller
 l'imprimante.

 Maintenant, j'ai supprimé la config (qui n'a jamais marché ou 
 imprimé)

 Je n'ai plus aucune imprimante!

 Au secours..comment avez vous fait chez vous?

 Bonjour,

 Je n'ai plus aucune imprimante! Au secours..comment avez vous fait
 chez vous?
 Système Administration  Impression. puis si mes souvenirs sont bons
 avec 7.10  Nouvelle imprimante. Choisir sa marque, son modèle le
 pilote conseillé par défaut. Au fait quel modèle de HP ? Vérifier 
 aussi
 via Synaptic si hpijs, hplip, hplip-data sont installés. Sinon passer 
 à Gutsy. ça marche presque tout seul. 
 Comme je le dis en réponse c'est une hp dekjet 3845 .
 En core une fois avec cette hp, il est probable que ce ne soit qu'un pb
 de mauvaise cartouche! : Je l'ai depuis plusieurs années, elle est
 increvable, sauf les cartouches qui coutent cher, car petites, et
 de qualité médiocre.
 L'encre ne coute pas cher, mais les medias d'impression (grille+buses à
 encre) coutent très chers car très fins.
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


config debutant iptables : MAregle?

2008-02-05 Thread J Bond 0.07
Bonjour,
Je ne sais pas du tout quoi mettre dens MAregle?

J'ai suivi le tuto :
http://doc.ubuntu-fr.org/tutoriel/comment_configurer_son_reseau_local?s=partage%20internet

Sachez que pour mon serveur-routeur, eth0=modem ethernet(192.168.0.1)
eth1= ne fonctionne pas pour le moment.
eth2=reseau local=2 machines(=192.168.88.x) en dhcp.

Pour le moment, dhcp3-server est démarré, mais l'attribution des ip ne
marche pas encore par dhcp.

je peux faire sudo /etc/init.d/networking restart :
[EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart
  * Reconfiguring network interfaces... 
  There is already a pid file /var/run/dhclient.eth0.pid with 
pid 9627
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
There is already a pid file /var/run/dhclient.eth2.pid with pid 9790
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:10:a7:0c:8b:55
Sending on   LPF/eth2/00:10:a7:0c:8b:55
Sending on   Socket/fallback
There is already a pid file /var/run/dhclient.eth0.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
dsl-provider: ERROR while getting interface flags: No such device
Plugin rp-pppoe.so loaded.
SIOCADDRT: No such process
Failed to bring up eth1.
There is already a pid file /var/run/dhclient.eth2.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:10:a7:0c:8b:55
Sending on   LPF/eth2/00:10:a7:0c:8b:55
Sending on   Socket/fallback
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 4
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
 
   [ OK ]
[EMAIL PROTECTED]:~$

Je n'ai pas encore internet sur la machine cliente=violette=192.168.88.3

#!/bin/sh
#
# Script de démarrage qui lance l'interface réseau internet,
# met en place un firewall basique et un partage de connexion
#
# Inspiré du script de Mjules_at_ifrance.com
#

start() {
# init du la périphérique internet (ici derriere un modem ADSL ethernet, 
DHCP client)

/sbin/ifup eth0

# Dans cette partie, on met en place le firewall
#vidage des chaines
iptables -F
#destruction des chaines personnelles
iptables -X

#stratégies par défaut
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -P OUTPUT ACCEPT

#init des tables NAT et MANGLE (pas forcément nécessaire)
iptables -t nat -F
iptables -t nat -X
iptables -t nat -P PREROUTING ACCEPT
iptables -t nat -P POSTROUTING ACCEPT
iptables -t nat -P OUTPUT ACCEPT

iptables -t mangle -F
iptables -t mangle -X
iptables -t mangle -P PREROUTING ACCEPT
iptables -t mangle -P OUTPUT ACCEPT


# Acceptation de toutes les connexions en local (un process avec l'autre)
iptables -A INPUT -i lo -j ACCEPT
iptables -A OUTPUT -o lo -j ACCEPT

# PORT FORWARDING:
# attention : on ne peut malheureusement pas mettre un nom de machine en 
destination, il faut mettre l'adresse IP.
# exemple : on veut qu'un serveur HTTP installé sur une machine du 
réseau local soit visible depuis l'extérieur.
###iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT 
--to-destination 192.168.10.121:80
###iptables -A FORWARD -p tcp -i eth1 --dport 80 -j ACCEPT
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT 
--to-destination 192.168.88.1/254:80
iptables -A FORWARD -p tcp -i eth0 --dport 80 -j ACCEPT

#création d'une nouvelle règle
iptables -N MAregle

#définition de la règle : accepter les nouvelles connexions ne venant 
pas de l'interface internet
# et accepter toutes les connexions établies et reliées (ex: une demande 
de page HTML provoque l'ouverture
# d'une connexion reliée pour acheminer cette page vers l'ordinateur)

iptables -A MAregle -m 

Re: reseau en panne?

2008-01-29 Thread J Bond 0.07
Bruno Patri a écrit :
 Le samedi 26 janvier 2008, J Bond 0.07 a écrit :
  Bonjour, voici l'etat présent de mon réseau:

 J'ai cherché la/les pannes depuis +1semaine et je craque, après
 qq erreurs de config trouvées.
 .../...
 
 [EMAIL PROTECTED]:~$ ping 192.168.88.3
 PING 192.168.88.3 (192.168.88.3) 56(84) bytes of data.

 --- 192.168.88.3 ping statistics ---
 13 packets transmitted, 0 received, 100% packet loss, time 12008ms

 [EMAIL PROTECTED]:~$ ifcinfig
 bash: ifcinfig : commande introuvable
 [EMAIL PROTECTED]:~$ ifconfig
 
 Ensuite, je ne peut comprendre le problème car cela manque d'informations. Il 
 faudrait au minimum voir le fichier /etc/network/interfaces et surtout 
 décrire réellement le problème :
 - quelle interface est reliée à quoi ?
 - quel est le rôle de cette machine ? Est-ce un routeur ? Dans ce le routage 
 doit s'effectuer entre les interfaces ppp0 et eth1 (masquerading)
 
Depuis cet appel à l'aide j'ai trouvé de grosses erreurs de config.

Je suis devant un pb + gros ;
dgcp3-server est buggué et refuse de démarrer.

mm sous gutsy!
Faut il faire comme tout le monde et me contenter de la 6.06, puisqu'
hardy n'est pas encore viable?
 
 Cordialement,


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: reseau en panne?

2008-01-28 Thread J Bond 0.07
Sun Wukong (ML Ubuntu-fr) a écrit :
 
 Le 26.01.2008 11:58,, le perspicace J Bond 0.07 s'exprimait en ces termes:
  Bonjour, voici l'etat présent de mon réseau:
 Salut,
 
 Yo... pour une fois que tu dis bonjour, je vais essayer de t'aider ;-)
 Il semble que ta machine ai trois cartes ethernet, c'est bien ça ? Ça
 aiderait de savoir laquelle est branchée sur ton modem/routeur.
 
 [EMAIL PROTECTED]:~$ ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   adr inet6: fe80::213:8fff:fe7a:c6dd/64 Scope:Lien
 De ce que je comprends, tu as configuré ton réseau en IPv6. L'as-tu fait
 exprès ou est-ce une erreur ? le FAI Free offre effectivement une
 connectivité en IPv6 depuis mi-décembre.
 
 eth1  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.0.50  Bcast:192.168.0.255  Masque:255.255.255.0
 Ici, on est en IPv4. Je ne suis pas spécialiste mais je ne vois aucun
 problème à avoir une machine sur différents réseaux, avec différents
 protocoles.
 
 eth2  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
 À nouveau, on est en IPv6.
 
 
 eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:16 Adresse de base:0x8000

 eth2:avah Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:169.254.10.164  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:19 Adresse de base:0xa800
 Façon devinette, on dirait des espèces d'adaptateurs virtuels en IPv4, à 
 priori connectés sur les interfaces ethX correspondantes. Est-ce cela
 qu'on appelle bridge ? On l'aura compris, je suis largué.
 Quoiqu'il en soit, ce plan d'adressage en 169.254.X.Y (que l'on retrouve
 plus bas pour ppp0) n'est sûrement pas correct. Il devrait plutôt être
 dans le même sous-réseau que eth1 (du genre 192.168.0.X)
 
 loLien encap:Boucle locale
 La boucle locale
 
 ppp0  Lien encap:Protocole Point-Ã -Point
   inet adr:195.146.244.185  P-t-P:195.146.243.11
 Une connexion en PPP, via modem à priori. Tu te connectes de temps à 
 autre par modem en RTC ?
 
 Ce qu'il faudrait que tu dises pour qu'on t'aide davantage, c'est quel
 protocole tu utilises pour te connecter à l'Internet ? IPv4 ou IPv6.
 
 Utilises-tu un routeur derrière ton modem ADSL ?
 
 Sur quelle interface de ton PC est branchée ton modem (ou ton routeur si
 tu en as un) ?
 
 A+
 
 PS : Quant à ta vie privée, elle l'est toujours ;-)
 
bonjour, puisque tu y tiens.(dire bonjour est un mensonge pour mères de
familles si ces familles ne le méritent pas.

Quand je ne dis pas bonjour, l'esprit y est tout de mm, c'est curieux
que vous ne compreniez pas ça.

Merci de ton intervention.

C'est pas la peine de chercher : sous feisty, c'est pas possible car
il demande dhcp3-server qui est buggué au start!

Je vais essayer de faire ça avec gutsy, sachant qu'au début, il n'y a
que des brouillons de reseau..

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

/etc/network/if-up.d/avahi-autoipd exited with return code 2

2008-01-27 Thread J Bond 0.07
bonjour,
j'ai bien trouvé une réponse, mais je ne connais pas l'italien! :

 Re: Strano errore di ifup
On 3 Mar, 15:13, Marco Paunescu [EMAIL PROTECTED] wrote:
 $ sudo ifup eth0
 RTNETLINK answers: File exists
 run-parts: /etc/network/if-up.d/avahi-autoipd exited with return code 2
 .: 42: Can't open /usr/share/sendmail/dynamic
 run-parts: /etc/network/if-up.d/sendmail exited with return code 2


Evidentemente, nell'ifup della scheda, sono stati settati alcuni
comandi all'up successful dell'hardware.
(run-parts ecc ecc).
Ti consiglierei di sbirciare un po' li dentro (di solito trovi i files
in /etc/sysconfig/network oppure /etc/networks)

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: /etc/network/if-up.d/avahi-autoipd exited with return code 2

2008-01-27 Thread J Bond 0.07
W Shakspear a écrit :
 Danilo Uccelli a écrit :
 2008/1/27, J Bond 0.07 [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]:

 bonjour,
 j'ai bien trouvé une réponse, mais je ne connais pas l'italien! :

 Re: Strano errore di ifup
 On 3 Mar, 15:13, Marco Paunescu [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  $ sudo ifup eth0
  RTNETLINK answers: File exists
  run-parts: /etc/network/if-up.d/avahi-autoipd exited with return
 code 2
  .: 42: Can't open /usr/share/sendmail/dynamic
  run-parts: /etc/network/if-up.d/sendmail exited with return code 2
 

 Evidentemente, nell'ifup della scheda, sono stati settati alcuni
 comandi all'up successful dell'hardware.
 (run-parts ecc ecc).
 Ti consiglierei di sbirciare un po' li dentro (di solito trovi i files
 in /etc/sysconfig/network oppure /etc/networks)


 Bonjour,

 Évidement dans l'ifup de la carte ont été ajustés quelques commandes au
 up réussi du matériel.

 Je te conseillerais de naviguer un peu là dedans (en général on trouve
 les fichiers dans /etc/sysconfig/network ou dans /etc/networks)

 Voilà, traduction simpliste et je ne sait pas ce que signifie l'ifup
 ainsi que up.

 Dans l'espoir d'avoir aidé, bon dimanche.
 -- 
 Danilo Uccelli
 CH-2400 Le Locle
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

 Merci!
 C'est bien dans /etc/network, où up veut dire qqchose comme en action
 
 C'est gentil, mais je crois que c(est plutot moi qui ai fait qqchose
 de pas bien...?
 C'est en farfouillant mon embrion de reseau que j'ai obtenu cette faute!
 
 Deja depuis le serveur, je ping la machine cliente avec le serveur de noms..
 
 Bon courage aux despèrados de la ligne de commande!
 
Mais comme je suis sous feisty, il est aussi possible que dhcp3-server me
joue des tours :

dhcp3-server est dit buggué au start!
Par quoi le remplacer, sachant qu'il marche avec dhcp3-client, deja
configuré péniblement...?

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


reseau en panne?

2008-01-26 Thread J Bond 0.07
 Bonjour, voici l'etat présent de mon réseau:

J'ai cherché la/les pannes depuis +1semaine et je craque, après
qq erreurs de config trouvées.

Ce n'est pas de gaité de coeur que je m'adresse à vous, car je tiens à
ma vie privée, si galvaudée en ce moment par tous ces papillons sur
nos lignes privées..
 [ OK ]
[EMAIL PROTECTED]:~$  sudo /etc/init.d/networking restart
Password:
 * Reconfiguring network interfaces...
RTNETLINK answers: No such process
There is already a pid file /var/run/dhclient.eth2.pid with pid 6994
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/


Listening on LPF/eth2/00:18:e7:07:f9:f4
Sending on   LPF/eth2/00:18:e7:07:f9:f4
Sending on   Socket/fallback
RTNETLINK answers: No such process
There is already a pid file /var/run/dhclient.eth0.pid with pid 7434
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
dsl-provider: ERROR while getting interface flags: No such device
Plugin rp-pppoe.so loaded.
SIOCSIFFLAGS: Cannot assign requested address
There is already a pid file /var/run/dhclient.eth2.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:18:e7:07:f9:f4
Sending on   LPF/eth2/00:18:e7:07:f9:f4
Sending on   Socket/fallback
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
SIOCADDRT: Network is unreachable
Failed to bring up eth1.
There is already a pid file /var/run/dhclient.eth0.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

 [ OK ]
[EMAIL PROTECTED]:~$ ping 192.168.88.3
PING 192.168.88.3 (192.168.88.3) 56(84) bytes of data.

--- 192.168.88.3 ping statistics ---
13 packets transmitted, 0 received, 100% packet loss, time 12008ms

[EMAIL PROTECTED]:~$ ifcinfig
bash: ifcinfig : commande introuvable
[EMAIL PROTECTED]:~$ ifconfig
eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
  adr inet6: fe80::213:8fff:fe7a:c6dd/64 Scope:Lien
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  Packets reçus:4076 erreurs:0 :0 overruns:0 frame:0
  TX packets:3651 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:1000
  Octets reçus:2646892 (2.5 MiB) Octets transmis:430230 (420.1 KiB)
  Interruption:16 Adresse de base:0x8000

eth1  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
  inet adr:192.168.0.50  Bcast:192.168.0.255  Masque:255.255.255.0
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:1000
  Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
  Interruption:20 Adresse de base:0xec00

eth2  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
  adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  Packets reçus:39 erreurs:0 :0 overruns:0 frame:0
  TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:1000
  Octets reçus:13338 (13.0 KiB) Octets transmis:21246 (20.7 KiB)
  Interruption:19 Adresse de base:0xa800

eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
  inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  Interruption:16 Adresse de base:0x8000

eth2:avah Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
  inet adr:169.254.10.164  Bcast:169.254.255.255  Masque:255.255.0.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  Interruption:19 Adresse de base:0xa800

loLien encap:Boucle locale
  inet 

Re: reseau en panne?

2008-01-26 Thread J Bond 0.07
J Bond 0.07 a écrit :
  Bonjour, voici l'etat présent de mon réseau:
 
 J'ai cherché la/les pannes depuis +1semaine et je craque, après
 qq erreurs de config trouvées.
 
 Ce n'est pas de gaité de coeur que je m'adresse à vous, car je tiens à
 ma vie privée, si galvaudée en ce moment par tous ces papillons sur
 nos lignes privées..
  [ OK ]
 [EMAIL PROTECTED]:~$  sudo /etc/init.d/networking restart
 Password:
  * Reconfiguring network interfaces...
 RTNETLINK answers: No such process
 There is already a pid file /var/run/dhclient.eth2.pid with pid 6994
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.4
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 
 Listening on LPF/eth2/00:18:e7:07:f9:f4
 Sending on   LPF/eth2/00:18:e7:07:f9:f4
 Sending on   Socket/fallback
 RTNETLINK answers: No such process
 There is already a pid file /var/run/dhclient.eth0.pid with pid 7434
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.0.4
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   Socket/fallback
 dsl-provider: ERROR while getting interface flags: No such device
 Plugin rp-pppoe.so loaded.
 SIOCSIFFLAGS: Cannot assign requested address
 There is already a pid file /var/run/dhclient.eth2.pid with pid 134993416
 Internet Systems Consortium DHCP Client V3.0.4
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth2/00:18:e7:07:f9:f4
 Sending on   LPF/eth2/00:18:e7:07:f9:f4
 Sending on   Socket/fallback
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 7
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 16
 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
 No DHCPOFFERS received.
 No working leases in persistent database - sleeping.
 SIOCADDRT: Network is unreachable
 Failed to bring up eth1.
 There is already a pid file /var/run/dhclient.eth0.pid with pid 134993416
 Internet Systems Consortium DHCP Client V3.0.4
 Copyright 2004-2006 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/
 
 Listening on LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   LPF/eth0/00:13:8f:7a:c6:dd
 Sending on   Socket/fallback
 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
 No DHCPOFFERS received.
 No working leases in persistent database - sleeping.
 
  [ OK ]
 [EMAIL PROTECTED]:~$ ping 192.168.88.3
 PING 192.168.88.3 (192.168.88.3) 56(84) bytes of data.
 
 --- 192.168.88.3 ping statistics ---
 13 packets transmitted, 0 received, 100% packet loss, time 12008ms
 
 [EMAIL PROTECTED]:~$ ifcinfig
 bash: ifcinfig : commande introuvable
 [EMAIL PROTECTED]:~$ ifconfig
 eth0  Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   adr inet6: fe80::213:8fff:fe7a:c6dd/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:4076 erreurs:0 :0 overruns:0 frame:0
   TX packets:3651 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:2646892 (2.5 MiB) Octets transmis:430230 (420.1 KiB)
   Interruption:16 Adresse de base:0x8000
 
 eth1  Lien encap:Ethernet  HWaddr 00:10:A7:0C:8B:55
   inet adr:192.168.0.50  Bcast:192.168.0.255  Masque:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
   Interruption:20 Adresse de base:0xec00
 
 eth2  Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   adr inet6: fe80::218:e7ff:fe07:f9f4/64 Scope:Lien
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Packets reçus:39 erreurs:0 :0 overruns:0 frame:0
   TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 lg file transmission:1000
   Octets reçus:13338 (13.0 KiB) Octets transmis:21246 (20.7 KiB)
   Interruption:19 Adresse de base:0xa800
 
 eth0:avah Lien encap:Ethernet  HWaddr 00:13:8F:7A:C6:DD
   inet adr:169.254.10.9  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   Interruption:16 Adresse de base:0x8000
 
 eth2:avah Lien encap:Ethernet  HWaddr 00:18:E7:07:F9:F4
   inet adr:169.254.10.164  Bcast:169.254.255.255  Masque:255.255.0.0
   UP BROADCAST

Re: installation sans CD

2008-01-25 Thread J Bond 0.07
jazzta a écrit :
 Bonjour,
 
   Je veux tenter une installation d'Ubuntu 7.10 sur un portable Acer
 Aspire qui a le lecteur DVD naze.
 
   Comment faire ? Par usb ? Par internet ? Ou  autre solution ?
   Je dois commencer demain, pour l'instant je cherche dans les forums
  Je possède un Pc de bureau Hp ou tourne Ubuntu 7.10, très bien
 d'ailleurs, un Live Cd bien sur d'Ubuntu  ainsi qu'une connection
 internet.
 
 Merçi d'avance car c'est pour mon fils de 16 ans qui se retrouve coincé
 avec un Xp qui merdoie de plus en plus

Je te signale que mandriva a fait des cles usb (ne m'en demande pas
plus, j'ai pas essayé!..).

Mais tu es peut etre très attaché à la 7.10 pour tob fils de 16 ans?

La mandriva permet de se sensibiliser au monde linux, avec des config
graphiques, bien qu'ils aient fermé leur système.

Les mises à jour sont elles aussi fermées.

Leur +, les mdva sont très stables, mais quand elles marchent..

 
 
 
 
 
 Thierry Ancey


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


utiliser smartmontools

2008-01-17 Thread J Bond 0.07
Je soupçonne un dd de faire des fautes.

Je veux utiliser smartmontools-Mais comment le lancer?

Si smarymontools est régit par des droits ou permissions groupe,
je viens de m'appercevoir que gestion utilisateurs et groupes
est inaccessible.

sudo adduser -h ne me permet pas de lister les droits ou groupes?

Comment je fais dans ce cas?
Merci

ls -lhR défile à toute allure sans que je puisse remonter
sudo apt-get install tree, puis tree -p fait pareil

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: utiliser smartmontools

2008-01-17 Thread J Bond 0.07
J Bond 0.07 a écrit :
 J Bond 0.07 a écrit :
 Je soupçonne un dd de faire des fautes.

 Je veux utiliser smartmontools-Mais comment le lancer?

 Cherchez pas j'ai trouvé dans google...
suso smartctl -a /dev/sdb
 sauf ;
 pour tester ce dd sdb, sata2? y a t il un moyen?
 
smartctl -h
pour les curieux, je viens de baisser le cpu de 400Mhz à 1600.

C'est mieux, mais peut mieux faire comme disaient les profs!

Je viens d'activer:
sudo  smartctl --attributes --log=selftest --quietmode=errorsonly /dev/sdb

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: loi anti-telechargement

2008-01-15 Thread J Bond 0.07
Bonsoir,
ma question à moi :
Va r on pouvoir contin,uer sans bobos à telecharger gratuitement des dvd
linux-gpl?
Qqun a une idée car le cirque commence à peine maintenant apparemment,
et donc sfr va interdir linux? (cas tangent du telechargement
avec licence libre de droits).
Je me permet de poser les questions en clair, que tous pigent bien..
Jean Marie Houviez a écrit :
 bonjour
 pour le telechargement illegal
 je rappelle que SFR rachette  le NEUF, Club Internet, AOL,Alice, CEGETEL
 et tele2
 
 que Vivendi est proprietaire  de SFR, UNIVERSAL,Canal +
 si vous etes aboonne a ces fournisseurs d'acces cela veut dire que vous
 allez faire du telechargement chez celui que vous piratez ses musiques
 et films
 que le responsable de lalute contre le téléchargement illegal vat
 tresprochainement etre le patron de votre F A I prefere Neuf, Club
 internet, Alice, Cegetel , tele 2
 
 Une certitude de gros ennuis vous attendent
 
 
 Le 15/01/08, [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] a écrit :
 
 Salut,
   je viens seulement de découvrir la pétition contre les
 racketiciels et l'ai signée. Mais elle semble un peu ancienne
 (avril 2006). Il y a de l'info page
 http://www.racketiciel.info/actualite.php  mais sans date.
 Quelqu'un a du nouveau la-dessus? On peut encore relayer l'appel?
 
 à +   François
 
 
 
 
 Guillaume a écrit :
 Cedric Janssens a écrit :
   
 Attention ce n'est pas le P2P qui est visé.
 L'appellation P2P est utilisée car terme connu.
 P2P = Peer to Peer = liaison réseau de client à client sans passer par
 un serveur (opposition à client serveur).

 Si le Peer to Peer est le seul visé, cela revient à dire que le
 téléchargement par FTP, le téléchargement par NewsGroups, le
 téléchargement sur un site web, le streaming d'oeuvres protégées par
 copyright ne serait pas visé

 
 Merci pour la précision utile :-P

 Guillaume

   
 
 
 --
 ubuntu-fr mailing list
 ubuntu-fr@lists.ubuntu.com mailto:ubuntu-fr@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
 
 
 
 
 -- 
 L'ARCEP remplace les numéros de téléphone  commençants par  087. ,
 par des numéros commençants  par 09.
 Free a remplacé le 087. par le 095.
 Le texte de la décision est disponible en cliquant sur le lien ci-dessous.
 http://www.art-telecom.fr/index.php?id=8571L=2encryptionKey=tx_gsactualite_pi1[backID]=2095tx_gsactualite_pi1[uid]=760cHash=c8174e1bb5
 http://www.art-telecom.fr/index.php?id=8571L=2encryptionKey=tx_gsactualite_pi1[backID]=2095tx_gsactualite_pi1[uid]=760cHash=c8174e1bb5
 La Société Free fournit gratuitement à ses clients une ligne fax avec
 la réception des documents au format PDF
 Pour obtenir le numéro de la ligne fax d'un abonné au téléphone
 Free  ajouter 5 00 00 00 au numéro de téléphone Free
 
 Jean Marie Houviez
 Domicile
 89 rue du 3ième R A C
 36000 Châteauroux
 tel33 9 50 73 25 05
 fax   33 9 55 73 25 05
 
 résidence secondaire familiale
 5 rue Honoré de Balzac
 44600 Saint Nazaire
 tel33 9 51 07 79 62
 fax   33 9 56 07 79 62
 
 mobile 33 6 80 85 19 10
 
 Gmail assure gratuitement la sauvegarde ainsi que la consultation à 
 distance de mes courriels et fax.
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: imprimante samsung

2008-01-15 Thread J Bond 0.07
[EMAIL PROTECTED] a écrit :
 
 Le 14.01.2008 19:10,, le perspicace salmen s'exprimait en ces termes:

 merci pour cette reponse si rapide
 c'est sous unbuntu 7.10
 mais j'ai des difficultes:
 -le fichier est au format .rpm
 -je l'ai transforme avec alien en tar.bz2
 je  l'ai decompresse dans /tmp
 qu'est-ce que je fais maintenant?
 [EMAIL PROTECTED]:/tmp# tar jxvf splix-1.1.0.tar.bz2
 splix-1.1.0/
 splix-1.1.0/tools/
 Sur le lien indiqué, il est dit que le pilote pour la samsung ML-1710
 fonctionnait correctement.
 Autrement, sur mon poste (Kubuntu 7.10) je peux voir un pilote pour la
 Samsung ML-2010.
 
 je ne vois pas trop quel pb tu peux rencontrer.
 
 mes excuses pas encore tres doue sous linux!
 Pas de quoi, on est tous passé par là et on en apprend encore tous les
 jours :-)
 
 Par contre, il semble que tu es activé le compte root (d'après ton message)
 [EMAIL PROTECTED]:/tmp# tar jxvf splix-1.1.0.tar.bz2
 Ce n'est VRAIMENT pas une bonne idée, surtout quand on débute.

apparté ou corolaiire ; je ne me souviens plus pour l(instant
de la formule de désactivation du mdp_root?
qqchose comme :
# passwd root -d (-d=delete)?

 A+
 
 


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr