[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Antwort: Re: [linux-support] DHCPCD + Cablecom
----- Weitergeleitet von Christof Lauber/NLAUBC/CH/Ascom am 08.10.01 11:21
-----
Christof Lauber
08.10.01 11:20
An: Christian Schweingruber <chrigu at lorraine.ch>
Kopie:
Thema: Antwort: Re: [linux-support] DHCPCD + Cablecom
Benutzte den dhcpcd. Mir dem dhclient hatte ich gar keine IP gekriegt.
Meine FW hab ich mit iptables gemacht und soviel ich weiss sollte iptables
problemlos zurecht kommen mit Interfaces die nicht up sind.
Jedoch möchte ich den /var/state/dhcp/dhcpcd-eth0.exe script benutzten um die aktuelle ip auf einer Interneseite bekannt zu
geben. (php sei dankl!)
Mal einen Auszug aus dem log:
Sep 29 00:15:01 mcx dhcpcd[29861]: terminating on signal 15
Sep 30 00:15:02 mcx dhcpcd[396]: terminating on signal 15
Oct 1 00:15:01 mcx dhcpcd[3423]: terminating on signal 15
Oct 2 00:15:02 mcx dhcpcd[6948]: terminating on signal 15
Oct 2 00:18:06 mcx dhcpcd[10160]: timed out waiting for a valid DHCP
server response
Oct 2 02:49:33 mcx dhcpcd[10686]: DHCP_NAK server response received
Oct 2 02:49:33 mcx dhcpcd[10687]: error executing
"/var/state/dhcp/dhcpcd-eth0.exe 217.162.36.94": Permission denied
Oct 3 00:15:01 mcx dhcpcd[10688]: terminating on signal 15
Oct 3 00:18:05 mcx dhcpcd[13183]: timed out waiting for a valid DHCP
server response
Oct 3 13:13:54 mcx dhcpcd[13713]: terminating on signal 15
Oct 3 13:35:57 mcx dhcpcd[16746]: terminating on signal 15
Oct 4 00:15:02 mcx dhcpcd[16779]: terminating on signal 15
Oct 4 00:18:06 mcx dhcpcd[18977]: timed out waiting for a valid DHCP
server response
Oct 5 00:15:02 mcx dhcpcd[163]: terminating on signal 15
Oct 5 00:18:06 mcx dhcpcd[10416]: timed out waiting for a valid DHCP
server response
Oct 5 13:55:35 mcx dhcpcd[12393]: DHCP_NAK server response received
Oct 5 13:55:35 mcx dhcpcd[12394]: error executing
"/var/state/dhcp/dhcpcd-eth0.exe 217.162.36.101": Permission denied
Oct 5 17:43:57 mcx dhcpcd[166]: terminating on signal 15
Oct 6 00:15:01 mcx dhcpcd[163]: terminating on signal 15
Oct 7 00:15:02 mcx dhcpcd[163]: terminating on signal 15
Oct 7 00:18:06 mcx dhcpcd[3551]: timed out waiting for a valid DHCP
server response
Oct 8 00:15:02 mcx dhcpcd[3837]: terminating on signal 15
Oct 8 00:17:31 mcx dhcpcd[6589]: terminating on signal 15
Der Fehler vom exe Script rührt daher, dass ich vergass diesen +x zu
setzen (peinlich...) und durch einen cron job lasse ich 1x im tag den
dhcpcd neu starten, in der Hoffnug das Problem beseitigen zu können, was
leider auch nicht so wunschgemäss klappte ;-(
Grüessli
Chrigu