I have a problem that I cannot access a web page when using eth0 interface. If I use loopback interface everything works fine.
wget http: //127.0.0.1:8080/app - works ok wget http: //192.168.50.129:8080/app - connection refused.
I'm doing this on the same machine.
Any ideas what might be the problem?