- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to set the network address to 128.0.0.3
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
10-16-2002 02:02 PM
10-16-2002 02:02 PM
How to set the network address to 128.0.0.3
I am configuring a new A400 server for them with 64bit 11.00. However, sam on this computer insisted that I could not set the IP address in the 128.0.*.* range.
Why should we care what customers wanted to have their IP address set, as long as they all work and talk to each other?
Is there a way to relax this restriction? Thanks for all your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:08 PM
10-16-2002 02:08 PM
Re: How to set the network address to 128.0.0.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:15 PM
10-16-2002 02:15 PM
Re: How to set the network address to 128.0.0.3
http://www.aplawrence.com/Unixart/net101.html
http://www.itpapers.com/cgi/PSummaryIT.pl?paperid=15233&scid=66
and HP has a few classes on networking:
http://education.hp.com/hp-uxnetworking.htm
and you will have to
ndd parameter ip_check_subnet_addr to 0
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:46 PM
10-16-2002 02:46 PM
Re: How to set the network address to 128.0.0.3
I did make change to /etc/rc.config.d/nddconf to ignore the subnet check, which is another pain that many customer complainted.
I say, if the firewall from other vendors allow to use that IP address and/or that subnet, if all other competitors allowing use it without problem, we got allow people do it. If we put such a limit in SAM -- it even pop-up a screen told me those IP addresses that were not allowed, it should also tell people how to bypass such a checking by editing the netconf file.
I don't think net101 fit here, I just want to make suggestion so that HP-UX is easiest to use OS for all the IT people.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:09 PM
10-16-2002 03:09 PM
Re: How to set the network address to 128.0.0.3
It doesn't matter how long ago anyone "used" an IP, there are rules. My organization actually owns a b-class internet address, and it's in the middle of a computer companies :-) internet ip ranges.
128.0.0.0-128.0.255.255 is reserved for Internet Assigned Numbers Authority. Although it doesn't really matter what you use within your organization, special code was written by HP to stop people from placing servers on the internet with illegal addresses.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 06:55 AM
10-17-2002 06:55 AM
Re: How to set the network address to 128.0.0.3
Ron