Bug 3564

Summary: ifconfig does not accept very small subnets (such as DSL)
Product: [Retired] Red Hat Linux Reporter: Don Beusee <don>
Component: kernelAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-07-13 19:22:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Don Beusee 1999-06-18 09:59:31 UTC
I have a DSL service (Covad) which requires me to set the
subnet mask to a subnet having only 5 hosts:
gateway    : 152.68.6.249
subnet mask: 152.68.6.248
IP's to use: 152.68.6.<250-254>
Unfortunately Linux does not let me set the subnet mask to
the above value.  Solaris and Windows 98 do, and it works
fine on those OS's.

Comment 1 Michael K. Johnson 1999-07-13 19:22:59 UTC
Please try a subnet mask of 255.255.255.248
152.68.6.248 is not a valid subnet mask.