Re: XEN switch to static IP

2007-04-20 Thread Marco Mandl
On Fri, 20 Apr 2007 15:04:40 -0700, Jeff D wrote: > try this in your xmdomain.cfg: > vif = [ 'ip=192.168.17.16,bridge=xenbr0' ] Thanks, that solved it. /m -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: XEN switch to static IP

2007-04-20 Thread Jeff D
On Fri, 20 Apr 2007, Marco Mandl wrote: Hello, I migrated a sarge installation into a domU. I did this using dhcp. That worked fine. But now I want to switch to static ip address. In the corresponding xmdomain.cfg I change: #dhcp = 'dhcp' #vif = [ '' ] dhcp = "off" ip = "192.168.17.16" netma

XEN switch to static IP

2007-04-20 Thread Marco Mandl
Hello, I migrated a sarge installation into a domU. I did this using dhcp. That worked fine. But now I want to switch to static ip address. In the corresponding xmdomain.cfg I change: #dhcp = 'dhcp' #vif = [ '' ] dhcp = "off" ip = "192.168.17.16" netmask = "255.255.255.0" #broadcast = "192.168.