- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems with certain IPB4s
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
02-10-2002 02:19 PM
02-10-2002 02:19 PM
Problems with certain IPB4s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2002 02:39 PM
02-10-2002 02:39 PM
Re: Problems with certain IPB4s
If so, it won't work.
See this document from the TKB:
What are the IP addresses that are reserved for private intranets?
DocId: NR0200KBRC00001839
Updated: 4/3/00 7:32:58 AM
PROBLEM
What IP addresses for private intranets that are non-routable over the Internet?
RESOLUTION
There are 3 address ranges reserved for private intranets. These address ranges
are non-routable over the Internet. The address ranges are:
10.x.x.x - Class A
172.16.x.x - 172.31.x.x - Class B
192.168.x.x - Class C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2002 03:31 PM
02-10-2002 03:31 PM
Re: Problems with certain IPB4s
You state that you heard older release 11's couldn't handle 10.x.x.x addresses, yet it
seems you just loaded 11 on your E35, correct? What was the release date of your install disks? And have you patched your system, if not use the custom patch manager?
I've never had a problem setting my internal servers to 10.x.x.x addresses. What was the mask you used for 10.0.0.250?
Also, what are your router rules? Does it allow 10.x.x.x addresses?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2002 05:07 PM
02-10-2002 05:07 PM
Re: Problems with certain IPB4s
It depends on whether you have an intermediate NAT (network address translation) device which allows you to route traffic with private IP addresses across a public network (with public IPs) by translating from private to public addressing.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2002 05:08 PM
02-10-2002 05:08 PM
Re: Problems with certain IPB4s
you tried a netmask other than "255.0.0.0" with that 10-address, right?
I do remember problems like that, and the real solution were some patches...
But the workaround (read: botch) was to use the wrong netmask first, and then as a second set of parameters the real netmask.
Go for the current set of networking patches!
Just my $0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2002 07:10 PM
02-10-2002 07:10 PM
Re: Problems with certain IPB4s
Example: 10.0.0.250 is a legal address if the mask is 255.0.0.0 but if you use a class C mask of 255.255.255.0 then 10.0.0.250 is in the bottom (zero) subnet which is reserved and you are not supposed to have a host in that subnet. Does it allow you to assign 10.1.1.250?
Ron