Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My friend can't log in to my server??
Author Message
Snaigel
Journeyman
*

Posts: 75
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0



Post: #1
My friend can't log in to my server??
My sphere.ini serv confi looks like this:

[SERVERS]
My server
127.0.0.1
2593

External
192.168.1.3
2593

I can log in my server with no problem, but my friend can't log in from his house, he configurated the login.cfg with the ip for external logins (192.168.1.3) and the 2593 port, but he's always stuck in connecting... he wrote it well because he send me a screenshot.

The port 2593 on my modem/router is opened and still can't

I also have the encrypted client logins allowed on sphere.ini


// Set this to 1 to allow login to encrypted clients
UseCrypt=1

// Set this to 1 to allow login to unencrypted clients
UseNoCrypt=1

Tryied with razor aswell. Do I have to send him some fails?, my client.exe? or any other files?
(This post was last modified: 01-26-2017 02:00 AM by Snaigel.)
01-26-2017 01:44 AM
Find all posts by this user Like Post Quote this message in a reply
dunkan88
Apprentice
*

Posts: 6
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jan 2017
Reputation: 0



Post: #2
RE: My friend can't log in to my server??
Hi.
first modify like this...

[SERVERS]
//My server
//127.0.0.1
//2593

//External
//192.168.1.3
//2593


and after modify this

[SPHERE]
// Name of your Sphere shard
ServName=Name of the shard
// The IP of your server, this will be 127.0.0.1 almost always
ServIP=your ipv4
// The port of your server, this is 2593 by default
ServPort=2593

You can check your ip4 in your connection.
The best way is to use hamachi ^^
(This post was last modified: 01-26-2017 02:08 AM by dunkan88.)
01-26-2017 02:07 AM
Find all posts by this user Like Post Quote this message in a reply
Snaigel
Journeyman
*

Posts: 75
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0



Post: #3
RE: My friend can't log in to my server??
Thanks I didn't try that, will try when my friend is online. And I didn't know about Hamachi working with Ultima online, will try that too. Very helpful, thanks.
01-26-2017 04:02 AM
Find all posts by this user Like Post Quote this message in a reply
dunkan88
Apprentice
*

Posts: 6
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jan 2017
Reputation: 0



Post: #4
RE: My friend can't log in to my server??
i am using hamachi for my staff it is working Tongue
01-27-2017 08:32 AM
Find all posts by this user Like Post Quote this message in a reply
Snaigel
Journeyman
*

Posts: 75
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0



Post: #5
RE: My friend can't log in to my server??
We tryied it and not even me can connect to the server xd, I had to quit the // again and set it like this:

[SERVERS]
My server
127.0.0.1
2593

External
192.168.1.3 (my ipv4)
2593

And with ServIP 127.0.0.1

I don't know what to do now... my friend can't connect to my server even with hamachi
(This post was last modified: 01-28-2017 01:22 AM by Snaigel.)
01-28-2017 01:21 AM
Find all posts by this user Like Post Quote this message in a reply
Snaigel
Journeyman
*

Posts: 75
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0



Post: #6
RE: My friend can't log in to my server??
Now he can see my server, the screen where appears the name of the server and you click on it to enter. We managed to connect with Hamachi and he configured login.cfg with my IP which is 85.219.6.135, but when trying to enter he stucks on connecting... but at least now he can pass the screen of the name account + pass. But now what can it be?

Solved, I needed to configure like this

[SERVERS]
My server
127.0.0.1
2593

External
85.219.6.135
2593
(This post was last modified: 01-28-2017 05:02 AM by Snaigel.)
01-28-2017 04:02 AM
Find all posts by this user Like Post Quote this message in a reply
Snaigel
Journeyman
*

Posts: 75
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0



Post: #7
RE: My friend can't log in to my server??
Update:

configured with 85.219.6.135 allowed him to connect with hamachi, that is the ip that I get in http://myip.es/
but without hamachi he can't.

We tryied with my ipv4 which is 192.168.1.3 and he "connects" but then gets "disconnected", I get this message in my console:
Quote:14:55:2:Client connected [Total:2] ('83.38.55.208' 1/1)
14:55:2:Login 'Enrique'
14:55:2:Client disconnected [Total:1] ('83.38.55.208')

I opened my port:
https://gyazo.com/b300c57e06373c2fe262fe2ba6d1e7bf

But still he can't connect.. Really I don't see anything else that I can do.
02-07-2017 12:06 AM
Find all posts by this user Like Post Quote this message in a reply
xwerswoodx
Journeyman
*

Posts: 86
Likes Given: 4
Likes Received: 7 in 4 posts
Joined: Jun 2012
Reputation: 0

UoMMO

Post: #8
RE: My friend can't log in to my server??
Your ipv4 shouldn't be 192.168.1.3. This seems like your Lan IP. So you need to type your internet ip which you can find from http://www.whatismyip.com

Later he should type it in Login.cfg and you both should TURN OFF your firewall (I am not sure he need to turn off) or firewall automatically blocked the connection.

Also: Are you both connecting on same network? (I mean LAN)
(This post was last modified: 02-07-2017 12:34 AM by xwerswoodx.)
02-07-2017 12:30 AM
Find all posts by this user Like Post Quote this message in a reply
Snaigel
Journeyman
*

Posts: 75
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0



Post: #9
RE: My friend can't log in to my server??
No, he is on his house, we will try that and I will post again

update

Firewall desactivated, sphere.ini configured like this (with my ip which I get from https://www.whatismyip.com/)
Quote:[SERVERS]
My server
127.0.0.1
2593

External
85.219.6.135
2593

And he still can't connect
(This post was last modified: 02-07-2017 02:38 AM by Snaigel.)
02-07-2017 02:12 AM
Find all posts by this user Like Post Quote this message in a reply
Criminal
Journeyman
*

Posts: 182
Likes Given: 38
Likes Received: 22 in 22 posts
Joined: Jun 2015
Reputation: 0

SantiagoUO.com

Post: #10
RE: My friend can't log in to my server??
send me a pm with your skype

[Image: mfqAZnj.png]
Discord: SantiagoUO
Skype:
criminaluo
02-07-2017 02:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)