HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Modifying network settings
Operating System - HP-UX
1825799
Members
2247
Online
109687
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
11-20-2008 11:40 AM
11-20-2008 11:40 AM
Modifying network settings
I have the following network settings:
root@visccov1:/etc/rc.config.d>netstat -nrv
Routing tables
Dest/Netmask Gateway Flags Refs Interface Pmtu
127.0.0.1/255.255.255.255 127.0.0.1 UH 0 lo0 4136
138.35.86.151/255.255.255.255 138.35.86.151 UH 0 lan4 4136
138.35.86.0/255.255.255.0 138.35.86.151 U 2 lan4 1500
127.0.0.0/255.0.0.0 127.0.0.1 U 0 lo0 4136
default/0.0.0.0 138.35.86.128 UG 0 lan4 1500
root@visccov1:/etc/rc.config.d>
Which can get out the lan to the network...
root@visccov1:/etc/rc.config.d>ping 138.35.86.0
PING 138.35.86.0: 64 byte packets
64 bytes from 138.35.86.151: icmp_seq=0. time=0. ms
64 bytes from 138.35.86.151: icmp_seq=1. time=0. ms
I've been instructed by network staff to change the following:
138.35.86.0/255.255.255.0 138.35.86.151
to
138.35.86.128/255.255.255.192 138.35.86.151
default/0.0.0.0 138.35.86.128
Can someone please advise on how this is done?
Thank you :)
root@visccov1:/etc/rc.config.d>netstat -nrv
Routing tables
Dest/Netmask Gateway Flags Refs Interface Pmtu
127.0.0.1/255.255.255.255 127.0.0.1 UH 0 lo0 4136
138.35.86.151/255.255.255.255 138.35.86.151 UH 0 lan4 4136
138.35.86.0/255.255.255.0 138.35.86.151 U 2 lan4 1500
127.0.0.0/255.0.0.0 127.0.0.1 U 0 lo0 4136
default/0.0.0.0 138.35.86.128 UG 0 lan4 1500
root@visccov1:/etc/rc.config.d>
Which can get out the lan to the network...
root@visccov1:/etc/rc.config.d>ping 138.35.86.0
PING 138.35.86.0: 64 byte packets
64 bytes from 138.35.86.151: icmp_seq=0. time=0. ms
64 bytes from 138.35.86.151: icmp_seq=1. time=0. ms
I've been instructed by network staff to change the following:
138.35.86.0/255.255.255.0 138.35.86.151
to
138.35.86.128/255.255.255.192 138.35.86.151
default/0.0.0.0 138.35.86.128
Can someone please advise on how this is done?
Thank you :)
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 11:50 AM
11-20-2008 11:50 AM
Re: Modifying network settings
You can use set_parms to change system ip address and netmask.
# set_parms ip_address
# set_parms addl_netwrk
# set_parms ip_address
# set_parms addl_netwrk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 11:56 AM
11-20-2008 11:56 AM
Re: Modifying network settings
I guess I might ask ... why?
So I'm hoping some real network guru will jump on this thread, cause to me your netstat output looks right.
Your network folks sound like they think you haven't set 138.35.86.128 as your default route, but you have. The last line in netstat is proof of that.
That entry 138.35.86.0/255.255.255.0 138.35.86.151 iseems fine. Maybe they forgot that UNIX boxes are a router too. When you ping 138.35.86.0 you would in effect be pinging every IP that is on the C-class subnet 138.35.86.x.
So...please some network genius jump on here...
Like I said networking is not my strong point.
Rgrds,
Rita
So I'm hoping some real network guru will jump on this thread, cause to me your netstat output looks right.
Your network folks sound like they think you haven't set 138.35.86.128 as your default route, but you have. The last line in netstat is proof of that.
That entry 138.35.86.0/255.255.255.0 138.35.86.151 iseems fine. Maybe they forgot that UNIX boxes are a router too. When you ping 138.35.86.0 you would in effect be pinging every IP that is on the C-class subnet 138.35.86.x.
So...please some network genius jump on here...
Like I said networking is not my strong point.
Rgrds,
Rita
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP