gateway

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

got the following problem with kickstart:
I wrote a kickstartfile, that works well aside of
one little problem. The computer I want to install
has got 3 networkinterfaces. I need one default
gateway: 10.1.61.1 (accessible over eth0).
eth1, and eth2 don't need any other routing.
---------------------- ks.cfg ------------------------------------
network --device eth0 --bootproto static --ip 10.1.61.117 --netmask
255.255.255.0 --gateway 10.1.61.1 --nameserver 10.1.61.13
--hostname psgs2.example.com
network --device eth1 --bootproto static --ip 192.168.1.5 --netmask
255.255.255.0 --gateway  --nameserver 10.1.61.13 --hostname
psgs2.example.com
network --device eth2 --bootproto static --ip 192.168.2.5 --netmask
255.255.255.0 --gateway  --nameserver 10.1.61.13 --hostname
psgs2.example.com
---------------------- /ks.cfg -----------------------------------

During installation everything is fine but after the 
reboot the default gateway is gone. 
Did I miss something in the ks.cfg?
Thanx in advance for the answers.

Kindest regards

Rainer





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux