After upgrading my 5.2 system to a 2.2 kernel, I noticed that the ifconfig operation has changed. Originally, ifconfig did not create routes in the routing tables. That's why the /sbin/ifup command runs the route command after each ifconfig up. But now, the ifconfig command is adding the route to the routing table on its own. The extra route command run by /sbin/ifup creates a redundant route! Why is this happening? What is the workaround? Dave - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
