HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: subnet masking
Operating System - HP-UX
1832973
Members
2446
Online
110048
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-21-2000 08:25 AM
08-21-2000 08:25 AM
subnet masking
I am still failing the ability to change the subnet mask to 255.255.248.0 (fffff800) I have the patch PHNE_19620 installed. When i try to install PHNE_21767 it fails with do to not being a 64bit system. I tried to set ip_check_subnet_addr 0 but nettune is not found. What bundle/patch could i find nettune in?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2000 08:43 AM
08-21-2000 08:43 AM
Re: subnet masking
Stan,
nettune is only on HP-UX 10.20. The equivalent command on 11.00 is 'ndd'.
Regards,
John
nettune is only on HP-UX 10.20. The equivalent command on 11.00 is 'ndd'.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2000 08:58 AM
08-21-2000 08:58 AM
Re: subnet masking
Stan,
Further to my previous reply, in 11.00 you may need to disable RFC-1122 address checking with:-
ndd -set /dev/ip ip_check_subnet_addr 0
To make this permanent edit /etc/rc.config.d/nddconf and add a set
of lines:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_check_subnet_addr
NDD_VALUE[0]=0
Then run /sbin/init.d/net start or reboot.
Regards,
John
Further to my previous reply, in 11.00 you may need to disable RFC-1122 address checking with:-
ndd -set /dev/ip ip_check_subnet_addr 0
To make this permanent edit /etc/rc.config.d/nddconf and add a set
of lines:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_check_subnet_addr
NDD_VALUE[0]=0
Then run /sbin/init.d/net start or reboot.
Regards,
John
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