Author Topic: trouble with port forawrding  (Read 5895 times)

fleash eater

  • Posts: 408
  • Turrets: +25/-33
trouble with port forawrding
« on: November 20, 2008, 02:23:48 am »
i says "start" and "finish" and allows me to type 3 numbers and application name and then the ip address. i dont know what to type in port to make it go from my computer to the router so my server shows up on the master list instead of local (i think?) anyways i just wont work im on a mac im using groove machines script packet.


please help
-ƒlesh  :dretch:
for Chaos info, contributing, and Community events go to chaos.Nomnomclan.org

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Re: trouble with port forawrding
« Reply #1 on: November 20, 2008, 05:21:13 am »
I'm assuming you know what you need to do just aren't sure how to do it.
Your NAT probably came with a manual; read it. PortForward.com also has decent directions for most common routers but no directions for Tremulous. Basically, every router (minus those running 3rd party firmware) has a different interface and expects different things. Without knowing your particular brand and model, no one can do anything more than guess.
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: trouble with port forawrding
« Reply #2 on: November 20, 2008, 10:51:25 pm »
Copy the exact mask or make a screenshot!

The mask probably lets you put in a range of ports (START portnumber - FINISH portnumber).

If you don't give us more information what EXACTLY you are reading/seeing.. we can't help you.

fleash eater

  • Posts: 408
  • Turrets: +25/-33
Re: trouble with port forawrding
« Reply #3 on: November 21, 2008, 01:44:45 am »
ttp://img74.imageshack.us/img74/7346/picture1yp8.png i trying to make it so my server doesnt appear on lan and does on master list... help please :S
for Chaos info, contributing, and Community events go to chaos.Nomnomclan.org

Archangel

  • Guest
Re: trouble with port forawrding
« Reply #4 on: November 21, 2008, 01:46:01 am »
start and end should be 30720 or whatever port you run your server on.

fleash eater

  • Posts: 408
  • Turrets: +25/-33
Re: trouble with port forawrding
« Reply #5 on: November 21, 2008, 01:49:45 am »
it will only let me type 3 numbers in the slot. and how do i find the number i am running my server on?
for Chaos info, contributing, and Community events go to chaos.Nomnomclan.org

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: trouble with port forawrding
« Reply #6 on: November 21, 2008, 08:08:51 am »
its 30720 unless you changed it.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: trouble with port forawrding
« Reply #7 on: November 21, 2008, 10:05:03 pm »
1. Application: tremded not tremulous
2. Start: 30720
3. End: 30721
4. Ip Adress: The ip adress your tremded is running on. F.e. 192.168.1.100 (Basically the ip adress your router is giving your computer. I have no idea how this works on a mac unless tools like "ifconfig" are available.

So, do a "ifconfig" in your command line. You should get something like this:
Quote
eth0     Link encap:Ethernet  HWaddr 00:0C:F6:12:14:40
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1454  Metric:1
          RX packets:663981 errors:0 dropped:0 overruns:0 frame:0
          TX packets:570890 errors:0 dropped:18 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:903834183 (861.9 Mb)  TX bytes:42152038 (40.1 Mb)
          Interrupt:18 Memory:fa000000-fa002000
--- snip ---

The ip adress after the keyword "inet addr" is yours.

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: trouble with port forawrding
« Reply #8 on: November 21, 2008, 11:21:06 pm »
Just a quick heads-up — on Macs, the Ethernet section is usually "en0".

Archangel

  • Guest
Re: trouble with port forawrding
« Reply #9 on: November 21, 2008, 11:33:33 pm »
1. Application: tremded not tremulous
2. Start: 30720
3. End: 30721
4. Ip Adress: The ip adress your tremded is running on. F.e. 192.168.1.100 (Basically the ip adress your router is giving your computer. I have no idea how this works on a mac unless tools like "ifconfig" are available.

So, do a "ifconfig" in your command line. You should get something like this:
Quote
eth0     Link encap:Ethernet  HWaddr 00:0C:F6:12:14:40
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MU LTICAST  MTU:1454  Metric:1
          RX packets:663981 errors:0 dropped:0 overruns:0 frame:0
          TX packets:570890 errors:0 dropped:18 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:903834183 (861.9 Mb)  TX bytes:42152038 (40.1 Mb)
          Interrupt:18 Memory:fa000000-fa002000
--- snip ---

The ip adress after the keyword "inet addr" is yours.
application doesn't matter, it's router web config.

fleash eater

  • Posts: 408
  • Turrets: +25/-33
Re: trouble with port forawrding
« Reply #10 on: November 22, 2008, 07:37:08 am »
it works now thanks guys !
for Chaos info, contributing, and Community events go to chaos.Nomnomclan.org

fleash eater

  • Posts: 408
  • Turrets: +25/-33
Re: trouble with port forawrding
« Reply #11 on: November 25, 2008, 05:39:47 am »
alright for somereason it wont show up on masterlist anymore and only on lan agian
Code: [Select]
----- FS_Startup -----
Current search path:
/Users/Will/Library/Application Support/Tremulous/base/wth.pk3 (8 files)
/Users/Will/Library/Application Support/Tremulous/base/takana2.pk3 (6 files)
/Users/Will/Library/Application Support/Tremulous/base/Port314.pk3 (130 files)
/Users/Will/Library/Application Support/Tremulous/base/Platform_021.pk3 (36 files)
/Users/Will/Library/Application Support/Tremulous/base/outpost_p4.pk3 (30 files)
/Users/Will/Library/Application Support/Tremulous/base/mod-shinytrem-r0012.pk3 (55 files)
/Users/Will/Library/Application Support/Tremulous/base/mapping-competition-2007-mappack.pk3 (56 files)
/Users/Will/Library/Application Support/Tremulous/base/map-volcano-alpha4-1.1.0.pk3 (11 files)
/Users/Will/Library/Application Support/Tremulous/base/map-UTCSb2.pk3 (11 files)
/Users/Will/Library/Application Support/Tremulous/base/map-the_two_towers_b3.pk3 (319 files)
/Users/Will/Library/Application Support/Tremulous/base/map-thermal-b2.pk3 (207 files)
/Users/Will/Library/Application Support/Tremulous/base/map-TheChurch.pk3 (49 files)
/Users/Will/Library/Application Support/Tremulous/base/map-StarGateCommand-b1.pk3 (130 files)
/Users/Will/Library/Application Support/Tremulous/base/map-snipertime.pk3 (29 files)
/Users/Will/Library/Application Support/Tremulous/base/map-pushcannon.pk3 (16 files)
/Users/Will/Library/Application Support/Tremulous/base/map-procyon-beta2.pk3 (93 files)
/Users/Will/Library/Application Support/Tremulous/base/map-pl0xsyn.pk3 (25 files)
/Users/Will/Library/Application Support/Tremulous/base/map-paint8.pk3 (147 files)
/Users/Will/Library/Application Support/Tremulous/base/map-outpost_p4_beta3.pk3 (61 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Outpost-Warthog.pk3 (300 files)
/Users/Will/Library/Application Support/Tremulous/base/map-openfield-beta2.pk3 (49 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mineshaft_a6_7.pk3 (22 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mccfinal.pk3 (69 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mancannon_b3.pk3 (17 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mancannon_b2.pk3 (18 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Labyrinth.pk3 (45 files)
/Users/Will/Library/Application Support/Tremulous/base/map-insanity_final-1_1.pk3 (119 files)
/Users/Will/Library/Application Support/Tremulous/base/map-groundsource-final.pk3 (113 files)
/Users/Will/Library/Application Support/Tremulous/base/map-gamma_core-final.pk3 (75 files)
/Users/Will/Library/Application Support/Tremulous/base/map-gamma_core-beta6.pk3 (78 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Eden-b3.pk3 (111 files)
/Users/Will/Library/Application Support/Tremulous/base/map-DSArena.pk3 (49 files)
/Users/Will/Library/Application Support/Tremulous/base/map-dretchrange-b4.pk3 (39 files)
/Users/Will/Library/Application Support/Tremulous/base/map-citadel.pk3 (143 files)
/Users/Will/Library/Application Support/Tremulous/base/map-battlezone_final.pk3 (19 files)
/Users/Will/Library/Application Support/Tremulous/base/map-atcszalpha-b2.pk3 (50 files)
/Users/Will/Library/Application Support/Tremulous/base/map-atcs-x-beta-1.pk3 (33 files)
/Users/Will/Library/Application Support/Tremulous/base/map-arkadia.pk3 (39 files)
/Users/Will/Library/Application Support/Tremulous/base/map-ancient_remains-1.0.pk3 (123 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Alien2.pk3 (16 files)
/Users/Will/Library/Application Support/Tremulous/base/map-abyss_a1.pk3 (8 files)
/Users/Will/Library/Application Support/Tremulous/base/GrangerRink_b2.pk3 (16 files)
/Users/Will/Library/Application Support/Tremulous/base/dunjeon.pk3 (148 files)
/Users/Will/Library/Application Support/Tremulous/base
./base/takana2.pk3 (6 files)
./base/Port314.pk3 (130 files)
./base/Platform_021.pk3 (36 files)
./base/outpost_p4.pk3 (30 files)
./base/mapping-competition-2007-mappack.pk3 (56 files)
./base/map-volcano-alpha4-1.1.0.pk3 (11 files)
./base/map-veddak-final.pk3 (294 files)
./base/map-UTCSb2.pk3 (11 files)
./base/map-uncreation-1.1.0.pk3 (110 files)
./base/map-tremor-1.1.0.pk3 (45 files)
./base/map-transit-1.1.0.pk3 (135 files)
./base/map-the_two_towers_b3.pk3 (319 files)
./base/map-thermal-b2.pk3 (207 files)
./base/map-StarGateCommand-b1.pk3 (130 files)
./base/map-snipertime.pk3 (29 files)
./base/map-sectorb17.pk3 (173 files)
./base/map-rotcannon-b11.pk3 (31 files)
./base/map-pushcannon_b3.pk3 (17 files)
./base/map-pushcannon.pk3 (16 files)
./base/map-procyon-beta2.pk3 (93 files)
./base/map-pl0xsyn.pk3 (25 files)
./base/map-paint8.pk3 (147 files)
./base/map-Outpost-Warthog.pk3 (300 files)
./base/map-openfield-beta2.pk3 (49 files)
./base/map-niveus-1.1.0.pk3 (134 files)
./base/map-nexus6-1.1.0.pk3 (151 files)
./base/map-mission_one_b6.pk3 (27 files)
./base/map-mission_one_b3.pk3 (21 files)
./base/map-mineshaft_a6_7.pk3 (22 files)
./base/map-mccfinal.pk3 (69 files)
./base/map-Labyrinth.pk3 (45 files)
./base/map-karith-1.1.0.pk3 (118 files)
./base/map-insanity_final-1_1.pk3 (119 files)
./base/map-groundsource-final.pk3 (113 files)
./base/map-gloom2beta2.pk3 (219 files)
./base/map-gamma_core-final.pk3 (75 files)
./base/map-gamma_core-beta6.pk3 (78 files)
./base/map-Eden-b3.pk3 (111 files)
./base/map-DSArena.pk3 (49 files)
./base/map-dretchrange-b4.pk3 (39 files)
./base/map-citadel.pk3 (143 files)
./base/map-battlezone_final.pk3 (19 files)
./base/map-atcs-x-beta-1.pk3 (33 files)
./base/map-atcs-1.1.0.pk3 (87 files)
./base/map-arkadia.pk3 (39 files)
./base/map-arachnid2-1.1.0.pk3 (67 files)
./base/map-ancient_remains-1.0.pk3 (123 files)
./base/map-Alien2.pk3 (16 files)
./base/GrangerRink_b2.pk3 (16 files)
./base/dunjeon.pk3 (148 files)
./base/data-1.1.0.pk3 (1229 files)
./base/common-spog.pk3 (29 files)
./base

----------------------
8857 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
Altivec support is enabled
--- Common Initialization Complete ---
Opening IP socket: localhost:30720
NET_GetLocalAddress: Querying for network interfaces
IP: 192.168.1.199 (en0)
NET_GetLocalAddress: DONE querying for network interfaces
Started tty console (use +set ttycon 0 to disable)
execing server.cfg
------ Server Initialization ------
Server: atcs
Hunk_Clear: reset the hunk ok
----- FS_Startup -----
Current search path:
/Users/Will/Library/Application Support/Tremulous/base/wth.pk3 (8 files)
/Users/Will/Library/Application Support/Tremulous/base/takana2.pk3 (6 files)
/Users/Will/Library/Application Support/Tremulous/base/Port314.pk3 (130 files)
/Users/Will/Library/Application Support/Tremulous/base/Platform_021.pk3 (36 files)
/Users/Will/Library/Application Support/Tremulous/base/outpost_p4.pk3 (30 files)
/Users/Will/Library/Application Support/Tremulous/base/mod-shinytrem-r0012.pk3 (55 files)
/Users/Will/Library/Application Support/Tremulous/base/mapping-competition-2007-mappack.pk3 (56 files)
/Users/Will/Library/Application Support/Tremulous/base/map-volcano-alpha4-1.1.0.pk3 (11 files)
/Users/Will/Library/Application Support/Tremulous/base/map-UTCSb2.pk3 (11 files)
/Users/Will/Library/Application Support/Tremulous/base/map-the_two_towers_b3.pk3 (319 files)
/Users/Will/Library/Application Support/Tremulous/base/map-thermal-b2.pk3 (207 files)
/Users/Will/Library/Application Support/Tremulous/base/map-TheChurch.pk3 (49 files)
/Users/Will/Library/Application Support/Tremulous/base/map-StarGateCommand-b1.pk3 (130 files)
/Users/Will/Library/Application Support/Tremulous/base/map-snipertime.pk3 (29 files)
/Users/Will/Library/Application Support/Tremulous/base/map-pushcannon.pk3 (16 files)
/Users/Will/Library/Application Support/Tremulous/base/map-procyon-beta2.pk3 (93 files)
/Users/Will/Library/Application Support/Tremulous/base/map-pl0xsyn.pk3 (25 files)
/Users/Will/Library/Application Support/Tremulous/base/map-paint8.pk3 (147 files)
/Users/Will/Library/Application Support/Tremulous/base/map-outpost_p4_beta3.pk3 (61 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Outpost-Warthog.pk3 (300 files)
/Users/Will/Library/Application Support/Tremulous/base/map-openfield-beta2.pk3 (49 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mineshaft_a6_7.pk3 (22 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mccfinal.pk3 (69 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mancannon_b3.pk3 (17 files)
/Users/Will/Library/Application Support/Tremulous/base/map-mancannon_b2.pk3 (18 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Labyrinth.pk3 (45 files)
/Users/Will/Library/Application Support/Tremulous/base/map-insanity_final-1_1.pk3 (119 files)
/Users/Will/Library/Application Support/Tremulous/base/map-groundsource-final.pk3 (113 files)
/Users/Will/Library/Application Support/Tremulous/base/map-gamma_core-final.pk3 (75 files)
/Users/Will/Library/Application Support/Tremulous/base/map-gamma_core-beta6.pk3 (78 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Eden-b3.pk3 (111 files)
/Users/Will/Library/Application Support/Tremulous/base/map-DSArena.pk3 (49 files)
/Users/Will/Library/Application Support/Tremulous/base/map-dretchrange-b4.pk3 (39 files)
/Users/Will/Library/Application Support/Tremulous/base/map-citadel.pk3 (143 files)
/Users/Will/Library/Application Support/Tremulous/base/map-battlezone_final.pk3 (19 files)
/Users/Will/Library/Application Support/Tremulous/base/map-atcszalpha-b2.pk3 (50 files)
/Users/Will/Library/Application Support/Tremulous/base/map-atcs-x-beta-1.pk3 (33 files)
/Users/Will/Library/Application Support/Tremulous/base/map-arkadia.pk3 (39 files)
/Users/Will/Library/Application Support/Tremulous/base/map-ancient_remains-1.0.pk3 (123 files)
/Users/Will/Library/Application Support/Tremulous/base/map-Alien2.pk3 (16 files)
/Users/Will/Library/Application Support/Tremulous/base/map-abyss_a1.pk3 (8 files)
/Users/Will/Library/Application Support/Tremulous/base/GrangerRink_b2.pk3 (16 files)
/Users/Will/Library/Application Support/Tremulous/base/dunjeon.pk3 (148 files)
/Users/Will/Library/Application Support/Tremulous/base
./base/takana2.pk3 (6 files)
./base/Port314.pk3 (130 files)
./base/Platform_021.pk3 (36 files)
./base/outpost_p4.pk3 (30 files)
./base/mapping-competition-2007-mappack.pk3 (56 files)
./base/map-volcano-alpha4-1.1.0.pk3 (11 files)
./base/map-veddak-final.pk3 (294 files)
./base/map-UTCSb2.pk3 (11 files)
./base/map-uncreation-1.1.0.pk3 (110 files)
./base/map-tremor-1.1.0.pk3 (45 files)
./base/map-transit-1.1.0.pk3 (135 files)
./base/map-the_two_towers_b3.pk3 (319 files)
./base/map-thermal-b2.pk3 (207 files)
./base/map-StarGateCommand-b1.pk3 (130 files)
./base/map-snipertime.pk3 (29 files)
./base/map-sectorb17.pk3 (173 files)
./base/map-rotcannon-b11.pk3 (31 files)
./base/map-pushcannon_b3.pk3 (17 files)
./base/map-pushcannon.pk3 (16 files)
./base/map-procyon-beta2.pk3 (93 files)
./base/map-pl0xsyn.pk3 (25 files)
./base/map-paint8.pk3 (147 files)
./base/map-Outpost-Warthog.pk3 (300 files)
./base/map-openfield-beta2.pk3 (49 files)
./base/map-niveus-1.1.0.pk3 (134 files)
./base/map-nexus6-1.1.0.pk3 (151 files)
./base/map-mission_one_b6.pk3 (27 files)
./base/map-mission_one_b3.pk3 (21 files)
./base/map-mineshaft_a6_7.pk3 (22 files)
./base/map-mccfinal.pk3 (69 files)
./base/map-Labyrinth.pk3 (45 files)
./base/map-karith-1.1.0.pk3 (118 files)
./base/map-insanity_final-1_1.pk3 (119 files)
./base/map-groundsource-final.pk3 (113 files)
./base/map-gloom2beta2.pk3 (219 files)
./base/map-gamma_core-final.pk3 (75 files)
./base/map-gamma_core-beta6.pk3 (78 files)
./base/map-Eden-b3.pk3 (111 files)
./base/map-DSArena.pk3 (49 files)
./base/map-dretchrange-b4.pk3 (39 files)
./base/map-citadel.pk3 (143 files)
./base/map-battlezone_final.pk3 (19 files)
./base/map-atcs-x-beta-1.pk3 (33 files)
./base/map-atcs-1.1.0.pk3 (87 files)
./base/map-arkadia.pk3 (39 files)
./base/map-arachnid2-1.1.0.pk3 (67 files)
./base/map-ancient_remains-1.0.pk3 (123 files)
./base/map-Alien2.pk3 (16 files)
./base/GrangerRink_b2.pk3 (16 files)
./base/dunjeon.pk3 (148 files)
./base/data-1.1.0.pk3 (1229 files)
./base/common-spog.pk3 (29 files)
./base

----------------------
17714 files in pk3 files
Loading vm file vm/game.qvm...
...which has vmMagic VM_MAGIC_VER2
Loading 881 jump table targets
VM file game pass 0 compiled to 1002068 bytes of code
VM file game pass 1 compiled to 1002068 bytes of code
VM file game pass 2 compiled to 1002068 bytes of code
game loaded in 35181376 bytes on the hunk
------- Game Initialization -------
gamename: base
gamedate: Dec 27 2006
------------------------------------------------------------
InitGame: \sv_minRate\5000\g_unlagged\1\sv_maxPing\0\sv_minPing\0\sv_maxRate\15000\sv_hostname\^1 ]MW[ ^7/ ^4|NoM^7NoM| server\timelimit\100\sv_maxclients\15\g_maxGameClients\0\g_suddenDeathTime\55\version\tremulous 1.1.0 macosx-ppc Aug 14 2006\protocol\69\mapname\atcs\sv_privateClients\0\sv_allowDownload\2\g_needpass\0\gamename\base
!readconfig: loaded 11 levels, 3 admins, 0 bans, 0 commands
2 teams with 2 entities
-----------------------------------
-----------------------------------
Resolving master.tremulous.net
master.tremulous.net resolved to 208.116.49.110:30710
Sending heartbeat to master.tremulous.net
Hitch warning: 1155 msec frame time
+set ttycon 0
unknown command: +set
set ttycon 0
Client 0 connecting with 50 challenge ping
ClientConnect: 0 [192.168.1.132] (E95F70053EE9BFA9CAF25BA48C874D14) "^1|NoM^7NoM|^1Flesh^7Eater^1]^7"
broadcast: print "^1|NoM^7NoM|^1Flesh^7Eater^1]^7^7 connected\n"
Sending heartbeat to master.tremulous.net
broadcast: print "^1|NoM^7NoM|^1Flesh^7Eater^1]^7^7 disconnected\n"
ClientDisconnect: 0 [192.168.1.132] (E95F70053EE9BFA9CAF25BA48C874D14) "^1|NoM^7NoM|^1Flesh^7Eater^1]^7"
Sending heartbeat to master.tremulous.net
Client 1 connecting with 50 challenge ping
ClientConnect: 0 [72.200.81.53] (BCF66B88A85D9B0B610B4860EEDF10C0) "^4|NoM^7NoM|^4Flesh^7Eater"
broadcast: print "^4|NoM^7NoM|^4Flesh^7Eater^7 connected\n"
Sending heartbeat to master.tremulous.net
broadcast: print "^4|NoM^7NoM|^4Flesh^7Eater^7 disconnected\n"
ClientDisconnect: 0 [72.200.81.53] (BCF66B88A85D9B0B610B4860EEDF10C0) "^4|NoM^7NoM|^4Flesh^7Eater"
Sending heartbeat to master.tremulous.net

 i cant figure it out  :'( please someone help me in start on port i put 30720 on finish i put 30721 in apllication i put tremded and in IP i put ...my ip


this is really pissing me off i had it >.<
for Chaos info, contributing, and Community events go to chaos.Nomnomclan.org

Archangel

  • Guest
Re: trouble with port forawrding
« Reply #12 on: November 25, 2008, 01:48:02 pm »
You're supposed to put 30720, 30720, tremded, and your LAN IP, for example my LAN IP is 172.16.250.10, but yours is probably something like 192.168.0.5

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: trouble with port forawrding
« Reply #13 on: November 25, 2008, 01:55:09 pm »
It may well never show up on the list for you, most cheap nat's don't work right.
Get someone outside to look.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.