Verizon Actiontec GT704-WG Router (yes, its gunz related)
Hey, i'm trying to make my server go public, but when i portforwarded all my ports, my server still wont show up. I checked too see if my ports are opened, and some of them are not, even though i forwarded them. Does anybody else have this router and seem to have problems with making your server go public?
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Quote:
Originally Posted by
randy1234
What Brand?
You don't read, don't you? It's in the title.
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
I also had that same problem when running a MS server on my Verizon Fios Westell 9100E router...
Actiontec and Westell seems to have similar interfaces on the router..
Can you post the SS of your router configuration?
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Quote:
Originally Posted by
ngabriel
I also had that same problem when running a MS server on my Verizon Fios Westell 9100E router...
Actiontec and Westell seems to have similar interfaces on the router..
Can you post the SS of your router configuration?
what is an SS? and i also ran a MS server when i had a different ISP, and it worked fine, but when i switched to verizon, MS and Gunz couldn't be hosted publicly. WHAT IS AN SS?
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
you have to change your locator port from 8900 in both locator (through locator.ini) and your gunz executable (asm) because your isp denys access to that port for security reasons
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Quote:
Originally Posted by
gregon13
you have to change your locator port from 8900 in both locator (through locator.ini) and your gunz executable (asm) because your isp denys access to that port for security reasons
what is asm?
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Quote:
Originally Posted by
thiefshot5
what is asm?
i have no clue what it stands for but i do know you need a program like olly debug to do asm editing on the client, if you look in the tutorial section lambda has a tut on how to do this
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Quote:
Originally Posted by
gregon13
i have no clue what it stands for but i do know you need a program like olly debug to do asm editing on the client, if you look in the tutorial section lambda has a tut on how to do this
Assembly / Assembler.
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Quote:
Originally Posted by
Trilest
Assembly / Assembler.
i've heard about those things and about olly and stuff, but i have no idea how to use them
Re: Verizon Actiontec GT704-WG Router (yes, its gunz related)
Assembly = ASM.
Rather easy to learn, just not really the choice in my opinion. Best choice would be to go with Detour, or CDetour via C++.