loki wrote: > On Fri, 2013-06-07 at 15:53 -0500, Bruce Dubbs wrote: > > >> I think I see what you mean. What happens if we add a new variable to >> the ifconfig script: >> >> STATIC_GATEWAY=10.0.5.5 >> >> and change GATEWAY to STATIC_GATEWAY in the ipv4-static-route script? >> > > > Sounds good. Will try that as soon as I finish the new server, that is > as soon as I solve the binutils problem. > > > >> We could also add a small check to ensure both GATEWAY and >> STATIC_GATEWAY are not both defined. That would cause problems >> when using the ipv4-static-route script. >> > > Lost you there. Do you mean if someone puts GATEWAY and STATIC_GATEWAY > vars in the same file?
Yes. If we use STATIC_GATEWAY in ipv4-static-route, we want to skip the GATEWAY code in ifup. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page