HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Subnet Zero Enable in HPUX 10.20
Operating System - HP-UX
1834513
Members
2038
Online
110068
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
04-03-2001 11:14 PM
04-03-2001 11:14 PM
Subnet Zero Enable in HPUX 10.20
Dear All,
We are using Class C Ip address subnetted with /27 ie 255.255.255.224.
In that We have so many network Equipments and HP servers in diff Subnets.
We wanted to configure one HP Server(A180C, HPUX 10.20) in the First Subnet ie Subnet 0, which IP Add will be
*.*.*.2 with Subnet mask of 255.255.255.224.
If I configure and restart the server lan card is getting unconfgiured automatically.
For Similar problem in HPUX 11.00 We had enabled one parameter in /etc/rc.config.d/nddconf
How to do the same in HPUX 10.20,
there is no ndd command or nddconf file.
nettune command didn't help.
Any help,
Thanks in Advance,
Roobala
We are using Class C Ip address subnetted with /27 ie 255.255.255.224.
In that We have so many network Equipments and HP servers in diff Subnets.
We wanted to configure one HP Server(A180C, HPUX 10.20) in the First Subnet ie Subnet 0, which IP Add will be
*.*.*.2 with Subnet mask of 255.255.255.224.
If I configure and restart the server lan card is getting unconfgiured automatically.
For Similar problem in HPUX 11.00 We had enabled one parameter in /etc/rc.config.d/nddconf
How to do the same in HPUX 10.20,
there is no ndd command or nddconf file.
nettune command didn't help.
Any help,
Thanks in Advance,
Roobala
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2001 11:24 PM
04-03-2001 11:24 PM
Re: Subnet Zero Enable in HPUX 10.20
Hi,
If you wanna violate rfc1122
Set the kernel parameter to:
adb -w /stand/vmunix /dev/kmem < check_bcast_addr/W 0
check_bcast_addr?W 0
end
This should come back with a comment saying:
check_bcast_addr 1 = 0
You need the Absolute Debugger (ADB) code to override the default settings
that ensure Internet Protocol (IP) addressing conforms to the rfc1122.
If you wanna violate rfc1122
Set the kernel parameter to:
adb -w /stand/vmunix /dev/kmem <
check_bcast_addr?W 0
end
This should come back with a comment saying:
check_bcast_addr 1 = 0
You need the Absolute Debugger (ADB) code to override the default settings
that ensure Internet Protocol (IP) addressing conforms to the rfc1122.
enjoy any little thing in my life
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2001 12:16 AM
04-04-2001 12:16 AM
Re: Subnet Zero Enable in HPUX 10.20
Hi,
if you want to enable subnet 0 on HPUX 10.20, you should use the nettune command.
nettune -s ip_check_subnet_addr 0
If you want to enable subnet 0 on server's reboot you should write the script with this command and put it in /sbin/init.d.
This script must be started before initialize LAN interfaces.
if you want to enable subnet 0 on HPUX 10.20, you should use the nettune command.
nettune -s ip_check_subnet_addr 0
If you want to enable subnet 0 on server's reboot you should write the script with this command and put it in /sbin/init.d.
This script must be started before initialize LAN interfaces.
To sem jaz
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