[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Localhost/IP Address issue
matthieu.siggen
do-not-reply at jboss.com
Wed Dec 19 09:00:20 EST 2007
Hi Peter,
Thank you for your answer.
> Have you checked the firewall settings?
I tried this with my firewall turned off which didn't help.
> Are you running with UAC on or off?
UAC is turned on but I am still logged in as an admin.
> What is the output from netstat (or tcpview) when you run with and without -b 0.0.0.0?
1. Without -b 0.0.0.0
Active Connections
| Proto Local Address Foreign Address State
| TCP 127.0.0.1:2869 mymachine:49722 ESTABLISHED
| TCP 127.0.0.1:8080 mymachine:49735 ESTABLISHED
| TCP 127.0.0.1:10110 mymachine:49736 ESTABLISHED
| TCP 127.0.0.1:49159 mymachine:49160 ESTABLISHED
| TCP 127.0.0.1:49160 mymachine:49159 ESTABLISHED
| TCP 127.0.0.1:49166 mymachine:49167 ESTABLISHED
| TCP 127.0.0.1:49167 mymachine:49166 ESTABLISHED
| TCP 127.0.0.1:49194 mymachine:49195 ESTABLISHED
| TCP 127.0.0.1:49195 mymachine:49194 ESTABLISHED
| TCP 127.0.0.1:49196 mymachine:49197 ESTABLISHED
| TCP 127.0.0.1:49197 mymachine:49196 ESTABLISHED
| TCP 127.0.0.1:49721 mymachine:49717 TIME_WAIT
| TCP 127.0.0.1:49722 mymachine:icslap ESTABLISHED
| TCP 127.0.0.1:49726 mymachine:1199 TIME_WAIT
| TCP 127.0.0.1:49727 mymachine:49725 TIME_WAIT
| TCP 127.0.0.1:49733 mymachine:8080 TIME_WAIT
| TCP 127.0.0.1:49735 mymachine:8080 ESTABLISHED
| TCP 192.168.0.110:49162 by1msg4276312:msnp ESTABLISHED
| TCP 192.168.0.110:49709 69.60.7.210:http ESTABLISHED
| TCP 192.168.0.110:49710 digg:http ESTABLISHED
| TCP 192.168.0.110:49713 69.60.7.199:http ESTABLISHED
| TCP 192.168.0.110:49714 69.60.7.199:http ESTABLISHED
| TCP 192.168.0.110:49723 cache:http ESTABLISHED
| TCP 192.168.0.110:49724 cache:3128 ESTABLISHED
| TCP 192.168.0.110:49729 cache:http ESTABLISHED
| TCP 192.168.0.110:49730 cache:3128 ESTABLISHED
| TCP 192.168.0.110:49731 cache:http ESTABLISHED
| TCP 192.168.0.110:49732 cache:3128 ESTABLISHED
| TCP 192.168.0.110:49736 pptpuser:pop3 ESTABLISHED
| TCP 192.168.0.110:49737 pptpuser:pop3 ESTABLISHED
|
2. With -b 0.0.0.0
Active Connections
| Proto Local Address Foreign Address State
| TCP 127.0.0.1:49159 mymachine:49160 ESTABLISHED
| TCP 127.0.0.1:49160 mymachine:49159 ESTABLISHED
| TCP 127.0.0.1:49166 mymachine:49167 ESTABLISHED
| TCP 127.0.0.1:49167 mymachine:49166 ESTABLISHED
| TCP 127.0.0.1:49194 mymachine:49195 ESTABLISHED
| TCP 127.0.0.1:49195 mymachine:49194 ESTABLISHED
| TCP 127.0.0.1:49196 mymachine:49197 ESTABLISHED
| TCP 127.0.0.1:49197 mymachine:49196 ESTABLISHED
| TCP 127.0.0.1:49755 mymachine:1199 TIME_WAIT
| TCP 127.0.0.1:49756 mymachine:49754 TIME_WAIT
| TCP 127.0.0.1:49758 mymachine:8080 TIME_WAIT
| TCP 127.0.0.1:49760 mymachine:8080 TIME_WAIT
| TCP 192.168.0.110:49162 by1msg4276312:msnp ESTABLISHED
| TCP [::1]:8080 mymachine:49759 FIN_WAIT_2
| TCP [::1]:49759 mymachine:8080 CLOSE_WAIT
|
Any idea what could cause it not to work?
Thank you in advance,
Matthieu
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114214#4114214
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114214
More information about the jboss-user
mailing list