The UNIX and Linux Forums  
Hallo und herzlich Willkommen aus den Vereinigten Staaten, die UNIX-und Linux-Foren! Vielen Dank für Ihren Besuch und die Teilnahme an unserem Global Community.

Go Back   Die UNIX-und Linux-Foren > Betriebssysteme > Linux > Ubuntu
.
Google unix.com



Ubuntu Ubuntu ist ein komplettes Desktop-Linux-Betriebssystem, mit frei verfügbaren und professionellen Support.

Mehr UNIX-und Linux-Forum Themen Vielleicht finden Sie hilfreiche
Faden Thread Starter Forum Antworten Last Post
Statische Route Arun.Kakarla UNIX for Dummies Questions & Answers 2 07-17-2008 08:07 AM
statische Route? chaandana IP-Networking 3 07-05-2005 02:05 AM
Statische Wojtyla High-Level-Programmierung 6 02-25-2005 11:57 AM
Statische IP Google IP-Networking 7 05-18-2003 07:33 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Suche diesen Thread Rate Thread Anzeige-Modi
  #1 (permalink)  
Old 08-02-2008
satimis satimis is offline
Registrierte Nutzer
  
 

Join Date: Jun 2006
Beiträge: 45
Wie stellt man statische IP-Gast

Hi Leute,


Ubuntu 8/04 Server amd64 - host
Ubuntu 6.06 Server amd64 - Gast
KVM


Ich habe;
Die Kernel Virtual Machine
https: / / help.ubuntu.com / community / KVM

und konnte nicht herausfinden, wie man Gäste statische IP-Adresse


Host;

/ etc / network / interfaces
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback


auto eth0
iface eth0 inet manual


# The primary network interface
auto br0
iface br0 inet static
        address 192.168.0.110
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
        gateway 192.168.0.1
        bridge_ports eth0
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off

Bewertung;
/ etc / network / interfaces
Code:
auto lo
iface lo inet loopbak

# The primary network interface
auto eth0
iface eth0 inet dhcp
$ Ifconfig
Code:
...
inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0
....

Host;

/ etc / libvirt / qemn / Netzwerke / default.xml
Code:
<network>
  <name>default</name>
  <uuid></uuid>
  <bridge name="virbr%d" />
  <forward/>
  <ip address="192.168.122.1" netmask="255.255.255.0">
    <dhcp>
      <range start="192.168.122.2" end="192.168.122.254" />
    </dhcp>
  </ip>
</network>

Bitte werfen Sie mir etwas Licht. TIA


BR
satimis
 

Lesezeichen

Thread Tools Suche diesen Thread
Suche diesen Thread:

Erweiterte Suche
Anzeige-Modi Rate this thread
Rate this thread:

Forumregeln
Du möglicherweise nicht neue Themen
Du möglicherweise nicht nach Antworten
Du möglicherweise nicht post-Anlagen
Du möglicherweise nicht bearbeiten Sie Ihre Beiträge

BB-Code ist Auf
Smilies sind Auf
[IMG] Code Auf
HTML-Code ist Aus
Trackbacks sind Auf
Pingbacks sind Auf
Refbacks sind Auf




Alle Zeiten sind GMT -4. Es ist jetzt 01:48 PM.


Powered by: vBulletin, Copyright © 2000 - 2006, Jelsoft Enterprises Ltd. Sprachliche Übersetzungen Powered by .
vBCredits v1.4 Copyright © 2007 - 2008, PixelFX Studios
Die UNIX-und Linux-Foren Content © Copyright 1993-2009. Alle Rechte Reserved.Ad Management von RedTyger

Content Relevant URLs durch vBSEO 3.2.0