Hi Chmouel!
> Reinhard Katzmann <[EMAIL PROTECTED]> writes:
>
> > in this else part the GATEWAY variable from /etc/sysconfig/network
> > is used for adding the route but as I use DHCP is used this never gets
> > reached. To correct this bug you have to move line 169 - 178 out of the
> > else clause. (I don't see any reason why this is done in such a way).
>
> i don't understand as you read the default gateway is set only when
> using DYNCONFIG (aka: BOOTPROTO=dhcp), maybe there is a bug if you use
> bootp, right ?
No, when using DYNCONFIG the GATEWAY variables are ignored (as they are
only recogniced in the else clause, i.e. no DYNCONFIG (bootp/dhcp, both
the same probably).
> what is your /etc/sysconfig/network ?
NETWORKING=yes
FORWARD_IPV4="yes"
HOSTNAME="pc-suamor"
DOMAINNAME=localdomain
GATEWAY="192.168.0.3"
GATEWAYDEV=""
NISDOMAIN=""
Best regards,
Reinhard Katzmann
--
E-Mail: [EMAIL PROTECTED]