Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[boot] Dhcpd au demarrage. (G crashé ma gentoo)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Bridelice
n00b
n00b


Joined: 15 Jul 2004
Posts: 3

PostPosted: Thu Jul 15, 2004 7:56 pm    Post subject: [boot] Dhcpd au demarrage. (G crashé ma gentoo) Reply with quote

Boujour Tlm
G un ptit probleme, sans doute tres simple mais j arrive pas a le resoudre :/

G configuré un serveur dhcp, celui ci marche.
Il demarre normalement ken je fe dhcpd eth1 start et fonctionne tres bien.
Mais lorsque je veut le demerré par /etc/init.d/dhcp ben en clair il démarre pas :(

mon fichier /etc/conf.d/dhcp

Quote:
IFACE="eth1"
#DHCPD_OPTS=""
#CHROOT="/chroot/dhcp"


les 2 autres fichiers:
-/etc/conf.d/basic il existe pas
-/etc/rc.conf je c pas si il y a qq chose a rajouté

je rajoute juste mon dhcpd.conf au cas ou :)
Quote:
ddns-update-style ad-hoc;
default-lease-time 600;
max-lease-time 7200;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.1;
option domain-name-servers 212.27.39.134, 212.27.39.135;
option domain-name "bridou.net";

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.254;
}


Merci de vos reponses.


Last edited by Bridelice on Fri Jul 16, 2004 8:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
foux
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2004
Posts: 89
Location: Rennes, France

PostPosted: Thu Jul 15, 2004 8:06 pm    Post subject: Reply with quote

regarde les erreurs qu'il te met quand tu tape
Code:
dhcpd
en root

FX
Back to top
View user's profile Send private message
Bridelice
n00b
n00b


Joined: 15 Jul 2004
Posts: 3

PostPosted: Thu Jul 15, 2004 8:19 pm    Post subject: Reply with quote

Quote:
No subnet declaration for eth0 (82.227.190.14).
** Ignoring requests on eth0. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface eth0 is attached. **


c tout et c un peu normal je veut pas un dhcp sur le net :)
Back to top
View user's profile Send private message
foux
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2004
Posts: 89
Location: Rennes, France

PostPosted: Thu Jul 15, 2004 8:23 pm    Post subject: Reply with quote

Et il te met une erreur quand tu démarre le service, ou juste "!!" ?
Back to top
View user's profile Send private message
Bridelice
n00b
n00b


Joined: 15 Jul 2004
Posts: 3

PostPosted: Thu Jul 15, 2004 8:39 pm    Post subject: Reply with quote

juste !! :(
pi je fe un status et il medit qu il est pas demarré, et je c meme pas ou trouvé les logs du lanceur :/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum