On Wed, Jan 05, 2005 at 03:15:46PM -0600, Jon Thorson wrote:
Ok, so I'll live with that network existing. Any idea as to why my default route isn't being configured?
Here's the network portion of the config file:
<networking> ... <routing config:type="list"> <route> <destination>default</destination> <device>eth0</device> <gateway>10.150.1.1</gateway> <netmask>255.255.255.0</netmask> </route> <ip_forward config:type="boolean">false</ip_forward> </routing> </networking>
Well, look at the docs: http://www.suse.de/~nashif/autoinstall/9.1/html/CreateProfile.Network.html#C... <routing> <ip_forward config:type="boolean">false</ip_forward> <routes config:type="list"> <route> <destination>default</destination> <device>-</device> <gateway>192.168.1.240</gateway> <netmask>-</netmask> </route> </routes> </routing> -- Martin Vidner, developer SuSE CR, s.r.o. e-mail: mvidner@suse.cz Drahobejlova 27 tel:+420-296542373 190 00 Praha 9, Czech Republic http://www.suse.cz