Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back a page or two to re-sync the thread and this will then show latest posts. Thanks, Mike.

Strange Connection Problem

  • 07-04-2005 12:11pm
    #1
    Registered Users, Registered Users 2 Posts: 2,001 ✭✭✭


    I have a process running on a computer A that is listening on port 8080. Computer B tries to connect to it but fails. Two machines are win2k, are on same netowrk, same domain and can communicate fine. Process is definitely listening on correct port as netstat shows it is.

    If I telnet to Computer A on port 8080 I get connection refused.
    If I telnet to Computer A on port 139 (netbios) it connects fine.
    If I then telnet to Computer A on port 8080 again it connects.

    So it seems as if netbios has something to do with preventing access to the port. Ive googled for other ppl having this problem but couldn't find anything. Anyone else see this problem before? The same happens If I try and connect to computer A from a linux/unix box.

    btw, neither machine has firewall


Advertisement