Hi folks: At the end of an autoinstall with 10.x, yast overwrites my routes with a default route that happens to be incorrect. Is there a way to fix this in the autoyast file? Thanks. Joe -- Joseph Landman, Ph.D Founder and CEO Scalable Informatics LLC, email: landman@scalableinformatics.com web : http://www.scalableinformatics.com phone: +1 734 786 8423 fax : +1 734 786 8452 or +1 866 888 3112 cell : +1 734 612 4615
On Thursday 20 July 2006 16:29, Joe Landman wrote:
At the end of an autoinstall with 10.x, yast overwrites my routes with a default route that happens to be incorrect. Is there a way to fix this in the autoyast file?
have you tried this? ... <routing> <ip_forward config:type="boolean">false</ip_forward> <routes config:type="list"> <route> <destination>default</destination> <device>-</device> <gateway>1.2.3.4</gateway> <netmask>-</netmask> </route> </routes> </routing> </networking> -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug now playing Agonoize - Sacrilege
participants (2)
-
Joe Landman
-
Uwe Gansert