- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Change IP address on system but Apache shows old ...
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
07-07-2006 01:48 AM
07-07-2006 01:48 AM
[Thu Jul 06 16:42:22 2006] [info] mod_unique_id: using ip addr 199.999.99.11
[Thu Jul 06 16:42:23 2006] [notice] Digest: generating secret for digest authentication ..
.
[Thu Jul 06 16:42:23 2006] [notice] Digest: done
[Thu Jul 06 16:42:23 2006] [info] mod_unique_id: using ip addr 199.99.99.11
I have modified the IP address above except for last two(2) numbers should be 10
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 01:53 AM
07-07-2006 01:53 AM
Re: Change IP address on system but Apache shows old addres
have you restarted apache (apachectl) and changed the config file to the new ipaddress?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 01:56 AM
07-07-2006 01:56 AM
Re: Change IP address on system but Apache shows old addres
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 01:57 AM
07-07-2006 01:57 AM
SolutionIts an old apache network connection.
You need to stop apache for a few minutes or have the systems network connection down long enough for the persistane of TCP/IP which defaults to 60 seconds to shut down the old session.
Apache might cease to work altogether if it listens on a particular ip address. The default is 0.0.0.0 which means all ip's but for security reasons I often set this parameter for ssh_config and apache.
If there are problems after following my initial recommendations check the config file of the offending app.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 01:59 AM
07-07-2006 01:59 AM
Re: Change IP address on system but Apache shows old addres
If so, then try looking for the old .11 address in an apache conf file. Also, was the change made to dns and /etc/hosts?
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 02:42 AM
07-07-2006 02:42 AM