Am Mittwoch, den 07.02.2007, 11:14 -0800 schrieb Tedman Eng:
>
> For the build target: use %post to add some routing statements to you
> startup files, for example to /etc/rc.local
> Usually "route add xxx.xxx.xxx.xxx gw xxx.xxx.xxx.xxx"
The kickstartfile will be loaded via http. means that the installer
needs the route at first.
here is the example:
ifconfig eth0 87.106.18.81 netmask 255.255.255.255
route add -host 10.255.255.1 dev eth0
route add default gw 10.255.255.1 dev eth0
this isnt possible with kernel paramters?
Thanks in advance
Daniel
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil