HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Communications and Wireless
- >
- Re: netmasks file
Communications and Wireless
1833323
Members
3182
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2005 04:16 AM
08-03-2005 04:16 AM
netmasks file
I am writing a script to work with my netmasks file. I want to know if it is valid to have two entries for the same network with a different subnet mask?
Can anyone tell me if there a reason why I might see this situation?
For example seeing the folling lines in the netmasks file:
10.0.0.0 255.255.255.248
10.0.0.0 255.255.255.224
Can anyone tell me if there a reason why I might see this situation?
For example seeing the folling lines in the netmasks file:
10.0.0.0 255.255.255.248
10.0.0.0 255.255.255.224
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2005 09:42 PM
08-04-2005 09:42 PM
Re: netmasks file
Hi,
netmask declare a subnet. In your first line, 255.255.255.248 means 8 addresses subnetwork, while 255.255.255.240 means 16 addresses network.
You can't use different netmask on your host. There are some reason for this and it very long to explain.
Briefly:
1) On every network, higher address is used for local broadcast. So you have 10.0.0.15 or 10.0.0.7 as broadcast address. Very confusion.
2) Any host in 8 addresses subnetwork send socket of its network to gateway, not directly to host
3) If your gateway is in 8 address network, can't accept outer 8 addresses.
Antonio Vigliotti
netmask declare a subnet. In your first line, 255.255.255.248 means 8 addresses subnetwork, while 255.255.255.240 means 16 addresses network.
You can't use different netmask on your host. There are some reason for this and it very long to explain.
Briefly:
1) On every network, higher address is used for local broadcast. So you have 10.0.0.15 or 10.0.0.7 as broadcast address. Very confusion.
2) Any host in 8 addresses subnetwork send socket of its network to gateway, not directly to host
3) If your gateway is in 8 address network, can't accept outer 8 addresses.
Antonio Vigliotti
Antonio Maria Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2005 08:41 PM
08-08-2005 08:41 PM
Re: netmasks file
Hi Kerilyn,
did you help?
Antonio Vigliotti
did you help?
Antonio Vigliotti
Antonio Maria Vigliotti
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP