Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
My zone is green only in LAN.

 
Post new topic   Reply to topic Printable version
 View previous topic  Reloading temp setts with python. Post :: Post ?owner and greet message dont work  View next topic  
Author Message
gilder
Novice


Age:37
Gender:Gender:Male
Joined: Sep 02 2006
Posts: 35
Location: Finland
Offline

PostPosted: Sun Sep 10, 2006 7:39 am    Post subject: My zone is green only in LAN. Reply to topic Reply with quote

I have an ASSS server and i can connect to my zone only with ip address set to 127.0.0.1. That doesn't work with the ip, that is given in http://whatismyip.org/

I have had 3 different routers in a few years. With the first router, i made a zone that worked. Later i tried to host a zone with 2nd router, but couldn't make that work. My current router has the same problem.

I have opened these ports from router settings: TCP 1850, 5000. UDP 1850, 5000, 5001 and all the other ports, that i saw continuum/asss.exe using with kerio firewall.

I have inner and outer ip. Can that be a problem when hosting a zone?

Here is my global.conf:

Code: Show/Hide

[ General ]

;PublicArenas = turf pb


[ Billing ]
;Proxy = bin/proxy
IP = 80.186.131.82
Port = 1850
ServerName = gilder Zone
Password = [N/A]


[mysql] // not on
hostname=localhost
user=asss
password=[N/A]
database=asss


;; the syntax for these is:
;; [log_whatever]
;; modulename = DIMWE
;; D = debug, I = info, M = malicious, W = warning, E = error
;; they MUST be in caps
;; the modulename can be "all" to catch unmatched modules.
;; if you don't filter it out, it's enabled by default.

;[log_console]
; all = DIMWE

[log_file]
all = IMWE
persist = MWE
chat = DIMWE

[log_sysop]
all = ME


[ Listen ]
;; the main listening port
Port = 5000

[ Directory ]

Name = test zone
Description = this is a test zone.

Server1 = sscentral.ds98.com
Server2 = sscentral.subspace.inet.fi
Server3 = sscentral.subspacehq.com
Server4 = sscentral.subspace.net


; changed settings:

_________________
Hockey Zone
Back to top
View users profile Send private message Add User to Ignore List
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Sun Sep 10, 2006 10:42 am    Post subject: Reply to topic Reply with quote

Have you had someone outside of your LAN confirm the zone is red? In my experience if I download a zone I am hosting locally from the directory servers it will always appear red.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sun Sep 10, 2006 2:26 pm    Post subject: Reply to topic Reply with quote

By the way, you only need UDP 5000-5001 open.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
gilder
Novice


Age:37
Gender:Gender:Male
Joined: Sep 02 2006
Posts: 35
Location: Finland
Offline

PostPosted: Sun Sep 10, 2006 6:17 pm    Post subject: Reply to topic Reply with quote

Two of my ss friends tried to add that server, but they saw the server red too.
Back to top
View users profile Send private message Add User to Ignore List
xsp0rtsfanx
Seasoned Helper


Age:36
Gender:Gender:Male
Joined: Dec 27 2004
Posts: 168
Location: California
Offline

PostPosted: Sun Sep 10, 2006 6:50 pm    Post subject: Reply to topic Reply with quote

in modules.conf did you un-comment the directory module?
Back to top
View users profile Send private message Add User to Ignore List MSN Messenger
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Sep 10, 2006 6:58 pm    Post subject: Reply to topic Reply with quote

never mind.
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
gilder
Novice


Age:37
Gender:Gender:Male
Joined: Sep 02 2006
Posts: 35
Location: Finland
Offline

PostPosted: Sun Sep 10, 2006 11:43 pm    Post subject: Reply to topic Reply with quote

Directory is commented. I put this post to general questions, because i have had this problem with subgame too.
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Sep 11, 2006 12:56 am    Post subject: Reply to topic Reply with quote

Try using a port other than 5000. Some ISPs block random port ranges for the 'security' of their users. Find a port that you know isn't blocked and use that. Or, pick out some random ones, like 7230 or 12408.

Another test: can other computers on your LAN connect to your server? Kerio could be blocking packets or you could be in a dual-firewall situation with Kerio allowing it but Windows blocking it. Make sure your computer isn't the problem by having another computer on your LAN connect (use your internal network IP address).
Back to top
View users profile Send private message Add User to Ignore List Send email
gilder
Novice


Age:37
Gender:Gender:Male
Joined: Sep 02 2006
Posts: 35
Location: Finland
Offline

PostPosted: Mon Sep 11, 2006 6:25 am    Post subject: Reply to topic Reply with quote

I changed server listening port to 7943 and opened those ports. I couldn't connect to the server with my own computer or with another LAN comp. I can later ask some friend to try this port.

I added my zone in other computer in my LAN and i could connect without problems with inner ip (192.168.254.1).
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Sep 11, 2006 2:23 pm    Post subject: Reply to topic Reply with quote

gilder wrote:
I couldn't connect to the server with my own computer or with another LAN comp.

I added my zone in other computer in my LAN and i could connect without problems with inner ip (192.168.254.1).

Sounds like you have a software firewall problem. Disable Kerio for now and try again through your LAN. Check to make sure your Windows firewall is also disable.
Back to top
View users profile Send private message Add User to Ignore List Send email
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Mon Sep 11, 2006 11:56 pm    Post subject: Reply to topic Reply with quote

Hm? If his other LAN comps could connect fine, that doesn't sound like a software firewall to me.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
gilder
Novice


Age:37
Gender:Gender:Male
Joined: Sep 02 2006
Posts: 35
Location: Finland
Offline

PostPosted: Tue Sep 12, 2006 5:21 am    Post subject: Reply to topic Reply with quote

Yea. I meant that i couldn't connect with outer ip, but inner ip was fine with both computers.
I think i should try to do something to my adsl modem.
Back to top
View users profile Send private message Add User to Ignore List
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Tue Sep 12, 2006 1:16 pm    Post subject: Reply to topic Reply with quote

I haven't seen many people that can connect to themselves with their outer ip.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 41 page(s) served in previous 5 minutes.

phpBB Created this page in 0.446961 seconds : 37 queries executed (92.5%): GZIP compression disabled