Layers of Layers
Have you tried adding an abstraction layer?
  • Cheat Sheets
    • Linux Commands
    • Linux Network
    • Markdown
    • Regular Expressions
    • Shell Scripting
    • SSL
    • VI
  • To Do
    • Blinkendecke
    • DIY Electronics Construction Kit from Duplo
    • Kobo Hacking
  • $FOO
  • Linux
  • Make
  • misc
  • Pretty
  • Software
  • Things

Reconfigure Network with Yast while running XEN

Tue 08 September 2009
By Wonko

If you run the XEN Kernel of SLES 10 and try to change your lan settings
with Yast it will simply shoo you away:

A XEN network Bridge was detected.Due to renaming of network interfaces by the bridge script, network interfaces should not be configured or restarted.See /usr/share/doc/packages/xen/README.SuSE for details.
Unfortunately the readme does not really tell what to do.

Here is what I do:

switch off the XEN network bridge:

#/etc/xen/scripts/network-bridge stop netdev=eth0

Run yast (do the changes):

#yast2 lan

Switch the bridge back on:

#/etc/xen/scripts/network-bridge start netdev=eth0

This of course does imply that

  • All VMs are switched off (or they will loose networking)
  • Your only bridget network is eth0. (default) Use:
    #/etc/xen/scripts/network-bridge status
    to see how your configuration looks like

Tags

  • Graphics
  • bash
  • Javascript
  • Database
  • Powersave
  • Cyanogen
  • synology
  • Ideas
  • Android
  • Security
  • Internal
  • Blog
  • Books
  • Network
  • Wood
  • Wallpapers
  • RasPi
  • Storage
  • Serious
  • KDE
  • Cookies
  • Suse
  • Themes
  • Ubuntu
  • Kids
  • Photos
  • Hardware
  • Java
  • Git
  • Pelican
  • Games
  • Virtualization
  • Eclipse

Links

  • CCC-FFM
  • Cat Content
design by jide