Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Websites not available after changing IP addresses
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dherremans
n00b
n00b


Joined: 20 Mar 2019
Posts: 1
Location: Brussel

PostPosted: Wed Mar 20, 2019 1:40 pm    Post subject: Websites not available after changing IP addresses Reply with quote

Hi,

I have a old Gentoo linux server that host 4 websites. The server has two network adapters eth0 and eth1. Because we renew our network i needed to change the ip addresses. After changing the ip addressees my site are not available anymore.
Is there Somme kind of routing table that i need to change? Ex: incoming request to witch folder on the server?

Regards,
Danny
Back to top
View user's profile Send private message
mvaterlaus
Apprentice
Apprentice


Joined: 01 Oct 2010
Posts: 237
Location: Switzerland

PostPosted: Wed Mar 20, 2019 2:26 pm    Post subject: Reply with quote

Hi,
could you check your httpd.conf. Maybe you have set a LISTEN statement to the old IP Address. You should change it to the new one.

You can also check, if the server is bound to a specific ip with the netstat command:

Code:
netstat -tulpn | egrep "80|443"



Regards
_________________
For calming down your eyes or clearing your mind: www.patrickwehli.ch
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum