- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: netmask/Gateway changed itself
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-13-2006 05:35 PM
02-13-2006 05:35 PM
netmask/Gateway changed itself
Some of our Unix servers have access problem
suddenly, found that route table have been changed. Question, What would be the possible
cause ? Would the route table changed itself when encountered problem ?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 05:48 PM
02-13-2006 05:48 PM
Re: netmask/Gateway changed itself
Are you using DHCP? If so your interface ip-address, gateway and netmask is changed too.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 05:54 PM
02-13-2006 05:54 PM
Re: netmask/Gateway changed itself
Did you look into log files ? syslog.log and dmesg?
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 06:13 PM
02-13-2006 06:13 PM
Re: netmask/Gateway changed itself
Nothing particular in dmesg and syslog. The server is not using DHCP,
One of the server, netmask has been changed, the other, the default gateway has been changed to the host ip address.
Would the server reread the setting in /etc/rc.config.d/netconf without rebooting the server?
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 07:38 PM
02-13-2006 07:38 PM
Re: netmask/Gateway changed itself
# /sbin/init.d/net stop
# /sbin/init.d/net start
it will do it. Check history files for ifconfig or route command usage.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 07:40 PM
02-13-2006 07:40 PM
Re: netmask/Gateway changed itself
You can do with # /sbin/init.d/net
USAGE: /sbin/init.d/net {start_msg | stop_msg | start | stop}
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 11:37 AM
02-14-2006 11:37 AM