READ ONLY FORUM: m23 :: makes software distribution easy Forum Index READ ONLY FORUM: m23 :: makes software distribution easy
The m23 discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

kritischer Fehler - dynamische IP Adresse

 
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the server / Serverprobleme
View previous topic :: View next topic  
Author Message
sira



Joined: 18 Feb 2009
Posts: 3

PostPosted: Wed Feb 18, 2009 16:06    Post subject: kritischer Fehler - dynamische IP Adresse Reply with quote

obwohl dem Server vor Installation von m23 eine statische IP zugewiesen wurde, erscheint auf der m23-admin-page die Meldung "kritischer Fehler - Server hat eine dynamische IP-Adresse"

Server : Debian-Lenny(5) , apache2, PHP5.2
m23 : 0.7.0
Back to top
View user's profile Send private message Visit poster's website
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Thu Feb 19, 2009 8:45    Post subject: Reply with quote

Was steht in /etc/network/interfaces?
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sira



Joined: 18 Feb 2009
Posts: 3

PostPosted: Fri Feb 20, 2009 7:33    Post subject: Reply with quote

in "/etc/network/interfaces" steht:
--------------------------
..
auto lo eth0
iface lo inet loopback
...
allow-hotplug eth0
iface eth0 inet static
address 192.168.0.5
network 192.168.0.0
netmask 255.255.255.0
gateway 192.168.0.1
---------------------------

ps: ist es richtig, dass "getServerIP" eine Java-Funktion ist
Back to top
View user's profile Send private message Visit poster's website
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Sat Feb 21, 2009 18:09    Post subject: Reply with quote

Was ist das Resultat, wenn Du
Code:
grep address /etc/network/interfaces | cut -d's' -f3 | cut -d' ' -f2

als root ausführst?

sira wrote:
ps: ist es richtig, dass "getServerIP" eine Java-Funktion ist

Nein, m23 enthält keinen Java-Code und der eingebundene Editor nur JavaScript.
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sira



Joined: 18 Feb 2009
Posts: 3

PostPosted: Sun Feb 22, 2009 14:31    Post subject: dynamiscche Adresse Reply with quote

Urasche gefunden - die Zeilen "address...gateway" zu eth0 in "/etc/network/interfaces" waren mit einem TAB eingerueckt und mit 2Spaces-Abstand
folgten die Werte.
Einrueckung entfernt und den Abstand der Werte auf 1Space verringert
--> keine Fehlermeldung mehr

vielen dank fuer deine Hilfe
Siegmar
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the server / Serverprobleme All times are GMT - 2 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can 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


Powered by phpBB © 2001, 2005 phpBB Group