Mailinglist Archive: opensuse-autoinstall (70 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Init-scripts and nfs location
- From: Lee Mayes <autoinst@xxxxxxxxxxx>
- Date: Thu, 14 Dec 2006 09:38:29 -0500
- Message-id: <458161E5.1000206@xxxxxxxxxxx>
Andrew Laden wrote:
Yes, it works with DHCP or static, basically just uses what AutoYaST configured the nic for at install time. I realize now I probably just could have done a /etc/init.d/network start || stop to achieve the same thing, I can't remember why I made it more complex. It's been a while and just works for us. And at this point DNS is up and configured so that works as well.
Best Regards,
Lee
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Does this work with DHCP? If you set your interfaces to configureHi Andrew,
themselves with dhcp, then will a simple /sbin/ifup $nic have them get
an IP address also? (I am going back and forth with the idea of giving
all my servers static IP's or letting them all dhcp. If I let them all
dhcp, then I can basically use 1 xml for all my machines. If I want
static addresses, then I have to build an xml per machine.)
-Andrew
Yes, it works with DHCP or static, basically just uses what AutoYaST configured the nic for at install time. I realize now I probably just could have done a /etc/init.d/network start || stop to achieve the same thing, I can't remember why I made it more complex. It's been a while and just works for us. And at this point DNS is up and configured so that works as well.
Best Regards,
Lee
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |