I can connect locally, but not online?

Posted by Zer0 on Fri 27 Dec 2019 02:15 AM — 4 posts, 17,989 views.

#0
So here is my issue, I can connect to my mud locally but if I use a vpn on my spare pc it will say it connected but nothing happens, I sat there for 5 minutes at one point. The port is listed as open using:
Quote:
nmap -p 5555 127.0.0.1
And using an online port checker list the port as open as well. I am wracking my brain on this one :(
Any help would be awesome!

Here is the log, you can see where I tried to connect at.


Thu Dec 26 21:11:55 2019 :: Boot_db: starting...
Thu Dec 26 21:11:55 2019 :: Initialising random number generator.
Thu Dec 26 21:11:55 2019 :: FightDB [][] cleared to 0.
Thu Dec 26 21:11:55 2019 :: Loading the FDB! location: ../src/fightdb.dat
Thu Dec 26 21:11:55 2019 :: Finished loading the FDB
Thu Dec 26 21:11:55 2019 :: Setting time, date and weather information.
Thu Dec 26 21:11:55 2019 :: Assinging GSNs for skills...
Thu Dec 26 21:11:55 2019 :: Reading in all area files...
Thu Dec 26 21:11:55 2019 :: Completed: Loading all areas in area.lst.
Thu Dec 26 21:11:55 2019 :: Starting: fix_exits
Thu Dec 26 21:11:55 2019 :: Completed: fix_exits
Thu Dec 26 21:11:55 2019 :: Starting: area_update
Thu Dec 26 21:11:55 2019 :: Completed: area_update
Thu Dec 26 21:11:55 2019 :: Starting: load_bans
Thu Dec 26 21:11:55 2019 :: Completed: load_bans
Thu Dec 26 21:11:55 2019 :: Starting: load_kingshit
Thu Dec 26 21:11:55 2019 :: Completed: load_kingshit
Thu Dec 26 21:11:55 2019 :: Starting: load_leaderboard
Thu Dec 26 21:11:55 2019 :: Completed: load_leaderboard
Thu Dec 26 21:11:55 2019 :: Starting: load_kingdoms
Thu Dec 26 21:11:55 2019 :: Completed: load_kingdoms
Thu Dec 26 21:11:55 2019 :: Starting: load_boards
Thu Dec 26 21:11:55 2019 :: Completed: load_boards
Thu Dec 26 21:11:55 2019 :: Starting: save_notes
Thu Dec 26 21:11:55 2019 :: Completed: load_notes
Thu Dec 26 21:11:55 2019 :: Starting: load_disabled
Thu Dec 26 21:11:55 2019 :: Completed: load_disabled
Thu Dec 26 21:11:55 2019 :: Starting: load_artifacts
Thu Dec 26 21:11:55 2019 :: Completed: load_artifacts
Thu Dec 26 21:11:55 2019 :: Starting: load_changes
Thu Dec 26 21:11:55 2019 :: Completed: load_changes
Thu Dec 26 21:11:55 2019 :: Boot_db complete in DB.C.
Thu Dec 26 21:11:55 2019 :: The Beast Within is ready to rock on port 5555.
Read_from_descriptor: Connection reset by peer
Thu Dec 26 21:12:13 2019 :: Function: close_socket, closing and freeing
Thu Dec 26 21:13:26 2019 :: EOF encountered on read.
Thu Dec 26 21:13:26 2019 :: Function: close_socket, closing and freeing
Thu Dec 26 21:13:37 2019 :: EOF encountered on read.
Thu Dec 26 21:13:37 2019 :: Function: close_socket, closing and freeing
Thu Dec 26 21:13:45 2019 :: EOF encountered on read.
Thu Dec 26 21:13:45 2019 :: Function: close_socket, closing and freeing
USA Global Moderator #1
My first guess is that you need to configure port forwarding on your router to make sure that it knows to forward connections from the outside to the right computer on the network.
Amended on Fri 27 Dec 2019 03:39 AM by Fiendish
#2
I have the port forwarded correctly.
Here is my mudlet from when I try to connect.:

[ INFO ]  - Looking up the IP address of server: tbw.hopto.org:5555 ...
[ INFO ]  - The IP address of tbw.hopto.org has been found. It is: 174.96.189.119
[ INFO ]  - Trying to connect to 174.96.189.119:5555 ...
[ INFO ]  - A connection has been established successfully.
                
                
    
[ ALERT ] - Socket got disconnected.
            Reason: The remote host closed the connection
[ INFO ]  - Connection time: 00:00:11.970
Amended on Fri 27 Dec 2019 03:48 AM by Zer0
Australia Forum Administrator #3
What happens if you connect with MUSHclient?