- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 192.0.0.* segment
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-2004 09:31 PM
02-10-2004 09:31 PM
192.0.0.* segment
we have L3000 server running under HPUX 11.i.
we have 06 lan card lan0 lan1 and lan2
and the customer is using 192.0.0.* segment.
we give lan0 ipaddress 192.0.0.16 and it work normaly .But when we try to give for
lan1 192.0.0.x and lan2 192.0.0.y it doesn't work and we have an error message from SAM , that we cann't give the ipaddr 192.0.0.* for those cards.
is there a solution for this , or we should change this segment to 192.50.0.* for example with is verry hard for the customer.
thanks
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:39 PM
02-10-2004 09:39 PM
Re: 192.0.0.* segment
ifconfig lan1 plumb
ifconfig lan1 up
ifconfig lan1 192.0.0.x netmask 255.x.x.x up
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:55 PM
02-10-2004 09:55 PM
Re: 192.0.0.* segment
Check out the following link:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=207334
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:01 PM
02-10-2004 10:01 PM
Re: 192.0.0.* segment
In addition to the previouse answers.
Why do you need multiple interfaces in the same subnet ( Load balancing/ redundancy )? Mind your routing table. ( one default gateway). I would suggest installing APA. This software enables both previously mentioned reasons. This is software that needs to be purchuached and supported on the switch connected to the server asswell.
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 05:16 AM
02-12-2004 05:16 AM
Re: 192.0.0.* segment
Though it is not officially supported,in 11i this will work but there are set of guidelines on the networking behaviour from HP when there are multiple lan cards in the same subnet.
This is not recommended. I would go with multiple subnets or APA as mentioned above
Sundar