Autor
|
|
Nachricht nächster / vorheriger Thread
|
Simon Online-tutorials.net Administrator
Registriert seit: 01.1970 Wohnort:Dornbirn Beiträge:1181
| [Linux] dhcp server subnet declaration Hallo,
ich versuche gerade einen dhcp Server einzurichten, doch /etc/init.d/dhcp3-server start bringt immer:
[color=#FF0000]Starting DHCP server: dhcp3 failed to start -check syslog for diagnostics[/color]
Code:
tail -f /var/log/syslog
bringt immer:
[color=#FF0000]No subnet declaration for eth0 (0.0.0.0)[/color]
/etc/network/interfaces:
auto lo eth0
iface lo inet loopback
iface eth0 inet static
addr 192.168.0.1
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
/etc/dhcp3/dhcpd.conf:
ddns-update-style none;
default-lease-time 600;
max-lease-time 7200;
#eth0
subnet 192.168.0.0 netmask 255.255.255.0{
range 192.168.0.10 192.168.0.20;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
option domain-name "ot.test";
}
Ich hoffe jemand von euch kann mir helfen.
BLD ------------------- http://www.online-tutorials.net/wiki/funktionsname
Für was Personal Firewalls GnuGP emails verschlüsseln C++ Tutorial Sicherheits Tutorials
|
01.01.2005 16:30 | Homepage >> >>Profil >> Zitat >> IP gespeichert |
Keywords:dhcp, no subnet declaration for eth0 |
---|
glua Online-tutorials.net Team
Registriert seit: 08.2004 Wohnort:Schwarzach Beiträge:389
| was meldet ifconfig eth0?
ps: meine dhcpd.conf:
Code:
subnet 192.168.0.0 netmask 255.255.255.0
{
range 192.168.0.50 192.168.0.100;
option domain-name "4-ever-server.net";
option domain-name-servers 192.168.0.1;
option routers 192.168.0.1;
option broadcast-address 192.168.0.255;
default-lease-time 86400;
max-lease-time 604800;
}
|
01.01.2005 17:02 | Homepage >> >>Profil >> Zitat >> IP gespeichert |
Simon Online-tutorials.net Administrator
Registriert seit: 01.1970 Wohnort:Dornbirn Beiträge:1181
| dhcp server subnet declaration
ifconfig:
eth0 Link encap:Ethernet HWaddr 00:00:CB:59:64:30
BROADCAST MULTICAST MTU:1500 Metrix:1
RX packets:0 errors:0 dropped:0 overruns:0 fame:0
RT packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions: 0 txquelen: 1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interupt:11 Base address:0xd000
-------------------
http://www.online-tutorials.net/wiki/funktionsname
Für was Personal Firewalls GnuGP emails verschlüsseln C++ Tutorial Sicherheits Tutorials
Firefox - besser durch das Web!
|
01.01.2005 17:14 | Homepage >> >>Profil >> Zitat >> IP gespeichert |
Keywords:dhcp server, subnet, ifconfig |
---|
Simon Online-tutorials.net Administrator
Registriert seit: 01.1970 Wohnort:Dornbirn Beiträge:1181
| Julian hat mich auf das addr anstelle von address hingewiesen, es geht jetzt.
Danke -------------------
http://www.online-tutorials.net/wiki/funktionsname
Für was Personal Firewalls GnuGP emails verschlüsseln C++ Tutorial Sicherheits Tutorials
Firefox - besser durch das Web!
|
01.01.2005 18:40 | Homepage >> >>Profil >> Zitat >> IP gespeichert |
camelmed Einsteiger
Registriert seit: 09.2005 Beiträge:5
| Hello,
habe da ein ähnliches Problem. Habe allerdings xDSL (ppp0) das an eth0 hängt (eth0 holt sich vom Modem über dhcp seine IP). und dann hab ich noch eth1 für mein LAN.
Ich wollte nun einen DHCP Server für mein LAN einrichten und bekomme auch die Meldung
Code:
Starting DHCP server: dhcpd failed to start - check syslog for diagnostics.
Code:
tail -f /var/log/syslog
Sep 6 20:47:33 localhost dhcpd: No subnet declaration for eth0 (172.16.79.122).
Sep 6 20:47:33 localhost dhcpd: Please write a subnet declaration in your dhcpd.conf file for the
Sep 6 20:47:33 localhost dhcpd: network segment to which interface eth0 is attached.
Sep 6 20:47:33 localhost dhcpd: exiting.
Code:
ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:E0:7D:D4:B7:9A
inet Adresse:172.16.79.122 Bcast:172.16.79.255 Maske:255.255.255.0
inet6 Adresse: fe80::2e0:7dff:fed4:b79a/64 Gültigkeitsbereich:Verbindung
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:43748336 errors:66 dropped:142 overruns:66 frame:0
TX packets:46863217 errors:0 dropped:0 overruns:3 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:3609854731 (3.3 GiB) TX bytes:1374647572 (1.2 GiB)
Interrupt:10 Basisadresse:0xc800
eth1 Protokoll:Ethernet Hardware Adresse 00:E0:7D:A0:B7:B7
inet Adresse:10.0.0.1 Bcast:10.0.0.255 Maske:255.255.255.0
inet6 Adresse: fe80::2e0:7dff:fea0:b7b7/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:46543921 errors:17 dropped:104 overruns:17 frame:0
TX packets:41691044 errors:0 dropped:0 overruns:19 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:2765391400 (2.5 GiB) TX bytes:321097244 (306.2 MiB)
Interrupt:9 Basisadresse:0xc400
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:59376679 errors:0 dropped:0 overruns:0 frame:0
TX packets:59376679 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:757663744 (722.5 MiB) TX bytes:757663744 (722.5 MiB)
ppp0 Protokollunkt-zu-Punkt Verbindung
inet Adresse:85.124.0.53 P-z-P:172.25.46.39 Maske:255.255.255.255
UP PUNKTZUPUNKT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:73846 errors:0 dropped:0 overruns:0 frame:0
TX packets:92041 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:3
RX bytes:12600957 (12.0 MiB) TX bytes:11539747 (11.0 MiB)
Code:
sed -e '/^#/d' /etc/dhcpd.conf
option domain-name "socrates";
option domain-name-servers 195.58.160.194;
option domain-name-servers 195.58.161.122;
option subnet-mask 255.255.255.0;
default-lease-time 600;
max-lease-time 7200;
subnet 10.0.0.0 netmask 255.255.255.0 {
range 10.0.0.10 10.0.0.100;
option broadcast-address 10.0.0.255;
option routers 10.0.0.1;
}
host babyflower {
hardware ethernet 00:0C:6E:B1:EE:6F;
option host-name "babyflower";
fixed-address 10.0.0.5;
}
Bei mir steht unter /etc/network/interfaces "address" und sonst hab ich noch keine Ahnung was haben kann?!?
|
06.09.2005 21:11 | Profil >> Zitat >> IP gespeichert |
Simon Online-tutorials.net Administrator
Registriert seit: 01.1970 Wohnort:Dornbirn Beiträge:1181
| Dhcp Server Ich sehe da raus, das dein DHCP Server auf eth0 hört, obwohl er eigentlich die IPs von eth1 vergeben sollte.
dpkg-reconfigure dhcp3-server sollte den Konfigurationsassistenten unter Debian nochmal öffnen:
Code:
On what network interfaces should the DHCP server listen? eth1
Ich hoffe das hilft dir. ------------------- http://www.online-tutorials.net/wiki/funktionsname
Für was Personal Firewalls GnuGP emails verschlüsseln C++ Tutorial Sicherheits Tutorials
Firefox - besser durch das Web!
|
06.09.2005 21:37 | Homepage >> >>Profil >> Zitat >> IP gespeichert |
Keywords:dhcp, eth1, reconfigure, interface |
---|
camelmed Einsteiger
Registriert seit: 09.2005 Beiträge:5
| Danke das wars
es war genauer genommen
Code:
dpkg-reconfigure dhcp
welches folgende Meldung zum vorschein brachte :)
Code:
...
You also need to edit /etc/default/dhcp to specify the interfaces dhcpd
should listen to. By default it listens to eth0.
...
|
07.09.2005 00:32 | Profil >> Zitat >> IP gespeichert |
Simon Online-tutorials.net Administrator
Registriert seit: 01.1970 Wohnort:Dornbirn Beiträge:1181
| Dhcp server Keine ursache, melde dich hier wieder wenn du wieder ein Problem hast ------------------- http://www.online-tutorials.net/wiki/funktionsname
Für was Personal Firewalls GnuGP emails verschlüsseln C++ Tutorial Sicherheits Tutorials
Firefox - besser durch das Web!
|
07.09.2005 01:12 | Homepage >> >>Profil >> Zitat >> IP gespeichert |
Keywords:dhcp, eth0 |
|
nächster / vorheriger Thread
|