Current time: 04-20-2024, 05:54 PM Hello There, Guest! (LoginRegister)


Post Reply 
virtual_netcard_add
Author Message
Viktor Offline
Junior Member
*

Posts: 118
Joined: Nov 2006
Reputation: 1
Post: #1
virtual_netcard_add
Hallo,

ich bekomme jetzt nach dem Update auf 1.0.4 folgende Fehlermeldung.

Quote:A critical error just was encountered while executing function virtual_netcard_add() in /var/www/ispcp/engine/tools/ispcp-net-interfaces-mngr

Error encountered was:

========================================================================
Error while trying to add add IP 78.**.***.*** to network card ''!
========================================================================

Das auf allen IP's die ich habe.Sad

Wie kann ich den Fehler beheben.Rolleyes

Gruß
ViktorWink
03-24-2010 10:11 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Gos77 Offline
Junior Member
*

Posts: 94
Joined: Mar 2008
Reputation: 0
Post: #2
RE: virtual_netcard_add
Hallo Viktor,

das Thema wurde in folgendem Thread soweit ich das sehe schon diskutiert und möglicherweise gelöst.

http://www.isp-control.net/forum/thread-9884.html

Greetz Gos77
03-25-2010 01:14 AM
Find all posts by this user Quote this message in a reply
Viktor Offline
Junior Member
*

Posts: 118
Joined: Nov 2006
Reputation: 1
Post: #3
RE: virtual_netcard_add
(03-25-2010 01:14 AM)Gos77 Wrote:  Hallo Viktor,

das Thema wurde in folgendem Thread soweit ich das sehe schon diskutiert und möglicherweise gelöst.

http://www.isp-control.net/forum/thread-9884.html

Greetz Gos77

Hallo,

sorry so ganz blicke ich da nicht durch was ich jetzt machen muss.Sad

Meine Datei "/etc/network/interfaces" sieht so aus.

Quote:auto lo
iface lo inet loopback

# device: eth0
auto eth0
iface eth0 inet static
address 78.**.**.146
broadcast 78.**.**.159
netmask 255.255.255.224
gateway 78.**.**.129

# default route to access subnet
up route add -net 78.**.**.128 netmask 255.255.255.224 gw 78.**.**.129 eth0

# * zusätzliche IP-Adressen
auto eth0:1
iface eth0:1 inet static
address 78.**.***.137
netmask 255.255.255.248

auto eth0:2
iface eth0:2 inet static
address 78.**.***.138
netmask 255.255.255.248

auto eth0:3
iface eth0:3 inet static
address 78.**.***.139
netmask 255.255.255.248

auto eth0:4
iface eth0:4 inet static
address 78.**.***.140
netmask 255.255.255.248

auto eth0:5
iface eth0:5 inet static
address 78.**.***.141
netmask 255.255.255.248

auto eth0:6
iface eth0:6 inet static
address 78.**.***.142
netmask 255.255.255.248

Was muss ich denn jetzt machen.Rolleyes

Gruß
ViktorWink
03-25-2010 01:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: virtual_netcard_add
So wie ich das sehe (ich habe bisher diese Probleme nicht, da ich nur eine IP benutze), braucht man das network_card Script von ispcp nicht, wenn man die IPs schon im OS selbst drin hat... (wie du - in den interfaces).

Insofern würde ich entweder da ein exit am Anfang einsetzen oder im ispcp_network-init-Sckript die Funktionen add_interfaces() irgendwie deaktivieren... - da gibt's mehrere Möglichkeiten...

Aber vielleicht liege ich auch falsch...

/J
03-25-2010 07:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)