HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Which file to update for changes in Gateway m/...
Operating System - HP-UX
1834790
Members
2617
Online
110070
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
Go to solution
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-14-2003 01:34 AM
04-14-2003 01:34 AM
Hi,
Which file to update for changes in Gateway m/c IP address. Network team informed that
they changed the Gateway ( or DNS ) m/c IP address. After this, we are not able to connect
to remote link database saying unable to reach
destination.
So which configuration file we have to update
for change of Gateway m/c IP address.
Thanks
R.Ezhil
Which file to update for changes in Gateway m/c IP address. Network team informed that
they changed the Gateway ( or DNS ) m/c IP address. After this, we are not able to connect
to remote link database saying unable to reach
destination.
So which configuration file we have to update
for change of Gateway m/c IP address.
Thanks
R.Ezhil
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 01:39 AM
04-14-2003 01:39 AM
Re: Which file to update for changes in Gateway m/c IP address
The gateway ip address is specified in /etc/rc.config.d/netconf
ROUTE_GATEWAY[0]=
ROUTE_GATEWAY[0]=
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 01:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 02:19 AM
04-14-2003 02:19 AM
Re: Which file to update for changes in Gateway m/c IP address
Hi,
edit /etc/rc.config.d/netconf file
ROUTE_DESTINATION[0]="default"
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]="x.x.x.x"
ROUTE_COUNT[0]="1"
ROUTE_ARGS[0]=""
x.x.x.x is the new gateway IP
oe else
#set_parms addl_netwrk
will also do.
however m/c doesn't require reboot if you stop and start the n/w (/sbin/init.d/net stop/start) in the first case, where as in second case (set_parms) needs a reboot.
edit /etc/rc.config.d/netconf file
ROUTE_DESTINATION[0]="default"
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]="x.x.x.x"
ROUTE_COUNT[0]="1"
ROUTE_ARGS[0]=""
x.x.x.x is the new gateway IP
oe else
#set_parms addl_netwrk
will also do.
however m/c doesn't require reboot if you stop and start the n/w (/sbin/init.d/net stop/start) in the first case, where as in second case (set_parms) needs a reboot.
never give up
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