Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-Jul-2009, 07:14 AM
Member
 
Join Date: May 2008
Posts: 86
jtalas 0 reputation points
Default Another static network Autoyast issue

Hello, what can be possibly wrong on my Autoyast xml file? I am installing
it into vmware server and network device is everytime being configured with
DHCP instead of static configuration.
It is SLES 10 SP2

......
<ask>
<pathlist config:type="list">
<path>networking,interfaces,0,ipaddr</path>
</pathlist>
<question>Enter the server IP address:</question>
<stage>initial</stage>
<default>172.16.203.1</default>
</ask>
......
<networking>
<dns>
<dhcp_hostname config:type="boolean">false</dhcp_hostname>
<dhcp_resolv config:type="boolean">false</dhcp_resolv>
<domain>here.cz</domain>
<nameservers config:type="list">
<nameserver>172.17.26.26</nameserver>
<nameserver>172.17.24.100</nameserver>
</nameservers>
<searchlist config:type="list">
<search>here.cz</search>
</searchlist>
</dns>
<interfaces config:type="list">
<interface>
<bootproto>static</bootproto>
<device>eth-id-00:0c:29:1e:23:5c</device>
<ipaddr>172.16.203.100</ipaddr>
<name>AMD PCnet - Fast 79C971</name>
<netmask>255.255.0.0</netmask>
<startmode>auto</startmode>
<usercontrol>no</usercontrol>
</interface>
</interfaces>
<managed config:type="boolean">false</managed>

......

Thank you in advance. JT
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 08:30 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2