Japanese
Joined: 9th Sep 2011
Posts: 770
Re: Easy Server Portforwarding
Wildsurvival posted: (29th Jul 2011, 07:02 pm)
Deuces posted: (29th Jul 2011 06:36 pm)
I got something that has all ports open automatically.
That sir, is very very unsafe.
LOL very unsafe = hilarious
13 years, 16 weeks ago
|
Re: Easy Server Portforwarding
Japanese posted: (17th Sep 2011, 08:39 pm)
Wildsurvival posted: (29th Jul 2011, 07:02 pm)
Deuces posted: (29th Jul 2011 06:36 pm)
I got something that has all ports open automatically.
That sir, is very very unsafe.
LOL very unsafe = hilarious
Yup :P ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
13 years, 16 weeks ago
|
Re: Easy Server Portforwarding
Do i put the portforward file into my eoserv file? or is it okay to just be on my desktop?
EDIT: i get the same error as caleb did... here...
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PortForwarder.Form1.ForwardPort(String ip, Int32 port, String prot, String descript)
at PortForwarder.Form1.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
PortForwarder
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Users/Jesse/Desktop/Hollow's%20Rev%20v4.0b%20-%20%5BIce%20%26%20Fire%5D/Hollow's%20Rev%20v4.0b%20-%20%5BIce%20%26%20Fire%5D/PortForwarderV2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
---
Why am I still here...
13 years, 15 weeks ago
|
Re: Easy Server Portforwarding
New version : v3
This was completely recoded and i added some new error checking, shouldn't be as glitchy as the others.
Download : Here
---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Thanks for the release, I'll test it now. The last one didn't work for me.
(My routers all fuckered, so hopefully it'll finally portforward with this!)
edit: I get this error " Failed to add port mapping, please make sure UPNP is enabled on your router"
How do I enable that?
---
Why am I still here...
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Youd have to have access to your router to enable it. Most routers enable it by default. ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Wildsurvival posted: (31st Mar 2012, 09:06 pm)
Youd have to have access to your router to enable it. Most routers enable it by default.
Got the same error. So what your saying is that I have a password on my router which is not the default password provided by (Verizon in this case)?
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
No, im saying that UPNP (Universal Plug and Play) is not activated by your router. This allows for desktop programs to add in port mapping to your router's ports. ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Wildsurvival posted: (31st Mar 2012, 09:35 pm)
No, im saying that UPNP (Universal Plug and Play) is not activated by your router. This allows for desktop programs to add in port mapping to your router's ports.
Ohh lets see if I can find that. xD
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Ight, so I enabled upnp, and it said it portforwarded correctly, but it's still not showing up on the SLN. I think it's about time I call up my internet provider, because I've literally done everything to try to portforward. ---
Why am I still here...
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Well, if its not connecting with the sln, that might not be a router problem, if it shows up in the port mapping list, it should be good. Check your firewall, maybe add a port/program exception. ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Already been done ^ + I've completely disabled my firewall just to see if that would work. ---
Why am I still here...
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Wierd... I have no clue. ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
12 years, 40 weeks ago
|
Re: Easy Server Portforwarding
Yeah, I'm pretty fed up with it. Gonna call my internet provider now. ---
Why am I still here...
12 years, 40 weeks ago
|
Chase
Joined: 2nd Apr 2012
Posts: 40
Re: Easy Server Portforwarding
Thats is all I see, I dont see a "Portforward" button? ;/
12 years, 40 weeks ago
| | | | | | | | | | | | | | | |