On Wed, 7 Oct 1998 [EMAIL PROTECTED] wrote:
> Jacques is there any way to set the netmask for IP aliases in linuxconf, I
> need a netmask of 255.255.255.224 on all the aliases on eth0. I can set this
> by hand in rc.local and the routes but everytime I go to "Activate Changes"
> in Linuxconf it deletes them.
I guess you are on redhat-5.1. You can fix this problem by fixing the
script /etc/sysconfig/network-scritps/ifcfg-aliases. Locate the line
/sbin/ifconfig $arg1 $arg2
and modify it this way
/sbin/ifconfig $arg1 $arg2 netmask 255.255.255.255
Keep me posted!
--------------------------
Jacques Gelinas
[EMAIL PROTECTED]
---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]