LoginGate & SelGate Port errors help needed!

Simon180

Dedicated Member
Dedicated Member
Dec 13, 2006
54
11
34
Newcastle Upon Tyne
When I try to run the SelGate on my server I get following error

[12:35:21 PM] Service started...
[12:35:21 PM] Windows socket error: Only one usage of each socket address (protocol/network address/port) is normally permitted (10048), on API 'bind'

felgate.ini

[SelGate]
KeepConnectTimeOut=60000
Title=SelGate
ServerAddr=209.97.###.###
ServerPort=5100
GateAddr=0.0.0.0
GatePort=7100
ShowLogLevel=3

I allso get the same error for the LoginGate allso

[12:35:10 PM] Service started...
[12:35:10 PM] Windows socket error: Only one usage of each socket address (protocol/network address/port) is normally permitted (10048), on API 'bind'

logingate.ini

[LoginGate]
KeepConnectTimeOut=60000
MaxConnOfIPaddr=10
BlockMethod=0
Title=LoginGate
ServerAddr=209.97.###.###
ServerPort=5500
GateAddr=0.0.0.0
GatePort=7000
ShowLogLevel=3

I checked to see if there was more then one server runing and there was not!

can anyone help me?
thanks alot
 
Last edited:

Simon180

Dedicated Member
Dedicated Member
Dec 13, 2006
54
11
34
Newcastle Upon Tyne
I dont no how my server is setup as I pay for it but i did contacted the host and there opend all the ports and access to servers it works fine on localhost but when I move it over to my main system it gives me them errors
 
Upvote 0

Dizon

Banned
Banned
Dedicated Member
Aug 31, 2006
148
0
42
Make sure you have all ports forwrded on both router and any firewalls. Also make sure you dont have them gates minamized on your desktop. If that doesnt work try useing the ip 127.0.0.1 on both exe and all ip`s in your server files see if it works offline.

P.S A screenshot would be helpfull ;)
 
Upvote 0