Cannot access site via IP / hostname
- by DaveB
I am renting a VPS with Debian installed running JBoss AS6 for my web app. I recently had some problems with my DNS hosts as they messed up the A-records for my domain which caused some new A-records to be added by mistake
The DNS problem is now sorted and the domain is working ok, however I noticed that the web server no longer responds via direct IP or hostname in a web browser (although it pings ok and I can SSH in using the hostname ok)
Is there any explanation for this? I am using rinetd to forward traffic from 80 to port 8080 but thats been ok for a while
Any suggestions would be appreciated
Regards