Bug 3712 - ifup-aliases doesn't honor gateways on the aliased interface
Summary: ifup-aliases doesn't honor gateways on the aliased interface
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-24 19:33 UTC by hagoprm
Modified: 2014-03-17 02:09 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-09-20 19:17:54 UTC
Embargoed:


Attachments (Terms of Use)

Description hagoprm 1999-06-24 19:33:42 UTC
The ifup-aliases script does not check if the gateway (in
/etc/sysconfig/network) is on an aliased interface. While
not common, it turns out to be a major inconvience when the
primary interface is the internal network (ie. 10.x.x.x on
eth0) and the aliased interface (DSL, cable modem, etc) has
the gateway on it.

The "solution" would be to put the gateway interface on eth0
and have eth0:0 be the internal network, but this could
conceivably fail if the gateway interface fails to come up
and then the aliased interface can't be created.

Comment 1 Jay Turner 1999-06-28 14:41:59 UTC
This issue has been forwarded to a developer for further action.

Comment 2 Bill Nottingham 1999-09-20 19:17:59 UTC
You should be able to change the 'GATEWAYDEV' parameter in
/etc/sysconfig/network.

ifup-aliases has been rewritten for the next release,
and it should fix this.


Note You need to log in before you can comment on or make changes to this bug.