In the zip that I downloaded it has no upnpc only upnpc-static and upnpc-shared. Picking them in the cmd responded with "No IGD UPnP Device found on the network !"
Not working bro, port checker said my port is closed. My router has upnp function and the port that I insert from cmd is already listed in my router UPNP list. Please Help!!!!
They is a way easier method built into windows to do this. If you go to the properties of your router device normally can be done through network > Right click router > Properties and then click settings and you can add ports to be open there
I guess we have the same problem, the guy in the video shows 3 executeable files, upnpc.exe, upnpc-static.exe, upnpc-shared.exe But I only got two, and there ain't upnpc.exe 😅😅
mine keeps saying 'C:\Users\Name\Documents' is not recognized as an internal or external command, operable program or batch file. and then when i do every thing else i get C:\Users\Name\Documents\PortFoward' is not recognized as an internal or external command, operable program or batch file.
LilcheoGamingRAPS Make sure that in your command line, you include the file that you want it to execute. So for example : C:\Users\GenghisKahn\Documents\UpnPC.exe
If using your public IP address is resulting in Error code AddPortMapping(25565, 25565, Your Ip Address) failed with code 718 (ConflictInMappingEntry) GetSpecificPortMappingEntry() failed with code 714 (NoSuchEntryInArray). What I did to fix this is I changed C:\Users\bren\Documents\upnpc-exe-win32-20150918\upnpc-static.exe -a Your Ip Address 25565 25565 TCP To C:\Users\bren\Documents\upnpc-exe-win32-20150918\upnpc-static.exe -a Your Ipv4 Address 25565 25565 TCP Witch you can find by running the command ipconfig in a Cmd window. It worked like a charm for me. Hope This was able to help!
Hi ! it says " No IGD UPnP Device found on the network ! " ...... someone can help ??? i am connected to my phone data through usb cable (thetering) and using internet on my pc .. i cant open thiz ports..
Mine says AddPortMapping failed with code 402 (Invalid Args) and then GetSpecificPortMappingEntry failed with code -1 (Miniupnpc Unknown error) I might know what’s causing it but I unfortunately can’t fix it
guyz before you say its not working go to the cmd and type C:\Users\yourname\Documents\upnpc-shared.exe -a YourIp 25565 25565 TCP (and you are done) edit:it was not working cause the file was upnpc but you need to rename it in the cmd to upnpc-shared.exe
The Only1 Zombie Gamer Then that means the device you are using for internet connectivity does not support UPnP Netgear routers are one of the most common for supported devices
I'm not connected to a netgear router but I have one but when I port forward on it cause I can actually sign into it, the port doesn't open will this still work?
You could run do it together or seperately. I'd prefer together. Just replace upnpc-static with your exe name. ADD Both: To do it together, just do this (replace 12345 with port): [upnpc-static -a @ 25565 12345 udp && upnpc-static -a @ 25565 12345 tcp] DELETE Both: If you wanted to stop hosting for both, (replace 12345 with port): [upnpc-static -d 12345 udp && upnpc-static -d 12345 tcp] Syntax: -a (add) just port forwards -d (delete) removes port forward @ is your Local IP 25565 is the duration of the port forward (forever) 12345 is your port udp or tcp LIST: You can check your port forward status with: [upnpc-static -l] I think that about covers it.
i believe its your local ip which can be checked from command ipconfig, then upnpc-shared -a 192.168.1.x port port tcp. I found it success in can you see me.
i got a problem i CANT acess nothing with this port, i cant open server here with this port and cannot acess servers with this port ... this works to solve ?
Guys those who are all having all the problems in cmd like "system cannot find path specified" or "not recognized as an internal or external command" well fear not,i have had the same problem on my Win10 64 Bit and i have succesfully resolved it(i dont know whether the error was caused only for 64 bit systems or both) The solution is simple, First i want you to rename "Upnpc-shared" to just "upnpc.exe"(go to the directory u extracted the upnpc files and u will find the file) Then, Open cmd, Write in " cd C:\Users\USERNAME\Documents\ " (without quotes) *then it will be set to that directory. Now Type "upnpc.exe -a EXTERNALIP WANPORT LANPORT TCP" (Find your ip and ports just like from the video, without quotes) Thats all folks!!! Upnp will now execute the file Thank me later guys!! :D If this helped,give a like so others also can find this helpful :)
i got it working kind of it shows all that message stuff but in the message it says this AddPortMapping(25565, 25565, 99.44.102.96) failed with code 718 (ConflictInMappingEntry)
Yes, it may not have opened that specific port, but it works. There is a port opened. Got to your router settings and view the port it has opened. I tried to specify port 25566 but it opened 72343 instead
Sir, I want to open a port for certain static IP address of a device at my home. I dont want to open port for my computer. Is there any way to do it? Open port for certain IP address using cmd?
The download didn't come with a .bat file, where can I find it? I am getting the "not recognized as an internal or external command, operable program or batch file." error
I know why it did not work if you need to put you lan ip instead of you public ip this will make it work correctly so instead of putting 50.47.563.135 you would put your computers local ip for example 192.168.1.5 or 10.0.0.9
Y AM GETTING THIS ERROR ..............{AddPortMapping(25565, 25565, 106.51.31.8) failed with code 718 (ConflictInMappingEntry) GetSpecificPortMappingEntry() failed with code 714 (NoSuchEntryInArray)}
so we have to do this again and again when we start our pc ? and the line is saying that port opened? Found valid IGD : blah blah/control?WANIPConnection
@@crizna007 I am assuming you on Windows. If you go to your File explorer and select Network, what do you see there? Do you see the router there as a network device?
No matter what I do, it still says that it fails to see the port, and when I launch my MC server, it still doesn't say the server is up. I wish I could just go into my router and do the settings myself. (I know how to do it manually, but this router sucks.) Any ideas on why it isn't working?
Using your UPnP should automatically open up ANY free port, even if you specify using port 25565. With a MC server, It does not have to be port 25565. I can be any port ranging from 10000 to 70000. Make sure that in your server properties that you leave the port blank and your server IP blank as well. Check in your router for the port number your UPnP opened. Hope this helps
Filz It is a bug. I can almost guarantee that you have opened up a port. It may not be the one you have specified, but if you go into your routers local gateway, and in the admin panel you will find a list of open ports. The ports listed are the ports eligible to be open
DevilOfChaos You will need to log in to your router and go into your Advabced settings looking for a tab called UPnP and closing the port you have opened to your IP
It did work, however it wasn't on the port that I specified. I also learned that not only do you need a valid device that uses UPnP, but a static IP on both ends from PC to Router. ill be making a video soon that will touch up following this video. Thanks for the feedback
don't forget to add details about using ports, for example if I can use any port I want or not. And also a quick demonstration, accesing your localhost server ;)
(c) 2005-2014 Thomas Bernard. Go to miniupnp.free.fr/ or miniupnp.tuxfamily.org/ for more information. List of UPNP devices found on the network : desc: 192.168.1.1:5000/Public_UPNP_gatedesc.xml st: urn:schemas-upnp-org:device:InternetGatewayDevice:1 Found valid IGD : 192.168.1.1:5000/Public_UPNP_C3 Local LAN ip address : 34248324823 ExternalIPAddress = 45645646456 *AddPortMapping(20000, 20000, 534534535) failed with code 402 (Invalid Args* GetSpecificPortMappingEntry() failed with code -1 (Miniupnpc Unknown Error)
after executing its gives "failed with code 718" ... help guys ... Local LAN ip address : 192.168.0.105 ExternalIPAddress = 10.1.234.83 AddPortMapping(3389, 3389, public ip) failed with code 718 (ConflictInMappingEntry) InternalIP:Port = 192.168.0.105:3389 external 10.1.234.83:3389 TCP is redirected to internal 192.168.0.105:3389 (duration=0)
Explanation far too fast and there is a serious presumption of knowledge here, we are viewing this video to learn but he is assuming that everyone knows what he knows and that we are familiar with the terminology. Please slow down, explain in more and explain what terminology your using.
C:\Users\Administrator>C:\Users\Administrator\Documents\upnpc.exe -a MYIPHERE 28015 28015 UDP upnpc : miniupnpc library test client, version 1.9. (c) 2005-2014 Thomas Bernard. Go to miniupnp.free.fr/ or miniupnp.tuxfamily.org/ for more information. No IGD UPnP Device found on the network ! how to fix this? my ipv4 is my public ip fyi. not sure if they should be different or not
Are you using a separate router or a modem/router combo? Also, if it worked you can log into your router and go to the UPnP tab and view the ports that are open
You left out ONE line. it should look like this C:\Users\(you)\Documents\upnpc\upnpc.exe -a (IP) (port) if you put the EXE in a folder. The people disliking are not very intuitive.
In the zip that I downloaded it has no upnpc only upnpc-static and upnpc-shared. Picking them in the cmd responded with "No IGD UPnP Device found on the network !"
try changing it from upnp.exe to upnpc-static.exe?
@@nathaniellaid6557 I tried that too, didn't work
Use shared
Not working bro, port checker said my port is closed. My router has upnp function and the port that I insert from cmd is already listed in my router UPNP list. Please Help!!!!
No valid UPNP Internet Gateway Device found. can anyone help?
They is a way easier method built into windows to do this. If you go to the properties of your router device normally can be done through network > Right click router > Properties and then click settings and you can add ports to be open there
there is no settings after you click properties
@Best of All you are right. its much easier on the windows settings, no third party programs and shit
Whats the difference with upnpc-static and upnpc-shared ?
I guess we have the same problem,
the guy in the video shows 3 executeable files, upnpc.exe, upnpc-static.exe, upnpc-shared.exe
But I only got two, and there ain't upnpc.exe
😅😅
@@ydp.studio I use upnpc static (rename it to "upnpc.exe") and follow the tutorial
Thanks... it seems very useful... ;-)
but...
I think that util only works if your router/gateway has UPNP enabled... ?am i right??
mine keeps saying 'C:\Users\Name\Documents' is not recognized as an internal or external command,
operable program or batch file.
and then when i do every thing else i get
C:\Users\Name\Documents\PortFoward' is not recognized as an internal or external command,
operable program or batch file.
LilcheoGamingRAPS Make sure that in your command line, you include the file that you want it to execute. So for example : C:\Users\GenghisKahn\Documents\UpnPC.exe
thanks
did this, didn't work :(
If using your public IP address is resulting in Error code AddPortMapping(25565, 25565, Your Ip Address) failed with code 718 (ConflictInMappingEntry)
GetSpecificPortMappingEntry() failed with code 714 (NoSuchEntryInArray). What I did to fix this is I changed
C:\Users\bren\Documents\upnpc-exe-win32-20150918\upnpc-static.exe -a Your Ip Address 25565 25565 TCP
To
C:\Users\bren\Documents\upnpc-exe-win32-20150918\upnpc-static.exe -a Your Ipv4 Address 25565 25565 TCP
Witch you can find by running the command ipconfig in a Cmd window.
It worked like a charm for me. Hope This was able to help!
OMFG THAT'S IT!!! IT WOOORRRKKKEEEDDDDD THANK YOU SO MUCH
OMG this is the only way works for me. Thanks🥳🥳
Hi ! it says " No IGD UPnP Device found on the network ! " ...... someone can help ??? i am connected to my phone data through usb cable (thetering) and using internet on my pc .. i cant open thiz ports..
everybody gangsta till he reveals his public ip address
2:15
Mine says AddPortMapping failed with code 402 (Invalid Args) and then GetSpecificPortMappingEntry failed with code -1 (Miniupnpc Unknown error) I might know what’s causing it but I unfortunately can’t fix it
is this program do this in my router and it does this things in my router?
GetSpecificPortMappingEntry() failed with code -1 (Miniupnpc Unknown Error) this shows up, how do I fix it?
guyz before you say its not working go to the cmd and type C:\Users\yourname\Documents\upnpc-shared.exe -a YourIp 25565 25565 TCP (and you are done)
edit:it was not working cause the file was upnpc but you need to rename it in the cmd to upnpc-shared.exe
Agreed.
@@TectrixGamingZension hey my pc says "No IGD UPnP Device found on the network"
How do I open multiple ports with this software?
for me it says No IGD UPnP Device found on the network !
The Only1 Zombie Gamer Then that means the device you are using for internet connectivity does not support UPnP
Netgear routers are one of the most common for supported devices
I'm not connected to a netgear router but I have one but when I port forward on it cause I can actually sign into it, the port doesn't open will this still work?
@@ZombieStudios i have same problem what do i do?
if you wanted both UDP and TCP, how would you enter that code line? and also if you could do it together or separately in different CMD's
@BlackDrake brother I still got like 400 something subs, most of them hardly watch my content xD
You could run do it together or seperately. I'd prefer together.
Just replace upnpc-static with your exe name.
ADD Both: To do it together, just do this (replace 12345 with port):
[upnpc-static -a @ 25565 12345 udp && upnpc-static -a @ 25565 12345 tcp]
DELETE Both: If you wanted to stop hosting for both, (replace 12345 with port):
[upnpc-static -d 12345 udp && upnpc-static -d 12345 tcp]
Syntax:
-a (add) just port forwards
-d (delete) removes port forward
@ is your Local IP
25565 is the duration of the port forward (forever)
12345 is your port
udp or tcp
LIST: You can check your port forward status with:
[upnpc-static -l]
I think that about covers it.
@BlackDrake
GetExternalIPAddress failed.
GetSpecificPortMappingEntry() failed with code -1 (Miniupnpc Unknown Error) ???
same
bro there is no exe file in the folder, is this a scam!!!!????
change the command of upnpc.exe to upnpc-shared.exe
i believe its your local ip which can be checked from command ipconfig, then upnpc-shared -a 192.168.1.x port port tcp. I found it success in can you see me.
i got a problem i CANT acess nothing with this port, i cant open server here with this port and cannot acess servers with this port ... this works to solve ?
And it only says that error when I open it up as a TCP but when I load it as UDP it doesn't have an error but it still says an error on can you see me
Guys those who are all having all the problems in cmd like "system cannot find path specified" or "not recognized as an internal or external command"
well fear not,i have had the same problem on my Win10 64 Bit and i have succesfully resolved it(i dont know whether the error was caused only for 64 bit systems or both)
The solution is simple,
First i want you to rename "Upnpc-shared" to just "upnpc.exe"(go to the directory u extracted the upnpc files and u will find the file)
Then,
Open cmd,
Write in " cd C:\Users\USERNAME\Documents\ " (without quotes)
*then it will be set to that directory.
Now Type "upnpc.exe -a EXTERNALIP WANPORT LANPORT TCP" (Find your ip and ports just like from the video, without quotes)
Thats all folks!!!
Upnp will now execute the file
Thank me later guys!! :D
If this helped,give a like so others also can find this helpful :)
Dude I am honored to be your first like in all those 2 years. You have helped me solve it And I love you for that! THANK YOU SO FUCKING MUCCHHHH!!!
@@renaudperron8451 Glad to help❤
THERES NO UPNPC.EXE in the archive since download.
i got it working kind of it shows all that message stuff but in the message it says this AddPortMapping(25565, 25565, 99.44.102.96) failed with code 718 (ConflictInMappingEntry)
Yes, it may not have opened that specific port, but it works. There is a port opened. Got to your router settings and view the port it has opened. I tried to specify port 25566 but it opened 72343 instead
Ok thx
Sir, I want to open a port for certain static IP address of a device at my home. I dont want to open port for my computer. Is there any way to do it? Open port for certain IP address using cmd?
Yes there is. You will need to specify the IP for the port you would like to open. Does your router support UPnP?
thanks bro it worked but udp wont open tcp is fine if udp is open i cant connect to it on mc kinda annoying asf
There is no .exe file in the folder. its missing -_- there is something wrong with the link.
Check for a .bat file
non
Tectrix Gaming [Zension] yeah I'm having the same issue
When I extracted it or downloaded it I couldn't find upnpc.exe in it only shared and static
same
I only have upnpc-static and upnpc-shared..... there is no upnpc.exe what do I do ?
did you even watch the video or did u skip into it..
it says "Found a ( not connected?) IGD
The download is missing the "upnpc.exe" file
Same
The download didn't come with a .bat file, where can I find it? I am getting the "not recognized as an internal or external command, operable program or batch file." error
Make sure that you are specifying the exact path where you put the UPnP folder. i.e. "C:\Users\GanghisKahn\Documents\UPnP\upnp.exe"
I did, but the file itself, upnp.exe is not contained in the download
Did you download the tar.gz file type? The file you should download is called upnpc-exe-win32-20150918.zip
yes that is the one I am downloading, for some reason the only thing missing from the .zip is the upnp.exe or .bat itself, everything else is there.
Also, did you rename your "upnpc shared" file to just "upnpc"?
I know why it did not work if you need to put you lan ip instead of you public ip this will make it work correctly so instead of putting 50.47.563.135 you would put your computers local ip for example 192.168.1.5 or 10.0.0.9
Mine just says No IGD UPnP Device found on the network
Chase Gee That means that your router does not have UPnP capabilities
Y AM GETTING THIS ERROR ..............{AddPortMapping(25565, 25565, 106.51.31.8) failed with code 718 (ConflictInMappingEntry)
GetSpecificPortMappingEntry() failed with code 714 (NoSuchEntryInArray)}
Dude I've got the same fucking problem why has no one answered you yet??!
I did all the stuff right but my ports are still closed?
Does your router support UPnP?
@@TectrixGamingZension yep
my port forwarding isnt working bc of my router i use xfinity
Hello, Help there is no npnpc.exe file in that zip file.
same
so we have to do this again and again when we start our pc ?
and the line is saying that port opened?
Found valid IGD : blah blah/control?WANIPConnection
Failed with code 666
satan denied your port request lol :D
this guy saved many lives
you mean changed?
@@shelli6518 the same
@@sup1ns661 its not working for me could u help?
@@shelli6518 i did it router this worked for a while but its stopped working
Will this work if my isp has blocked by router ip to access?
Only if your router supports uPnP and your ISP didn't turn off uPnP which they probably did.
@@ReaL0RazZ router supports upnp n its on n done port forwarding still port is closed
@@crizna007 I am assuming you on Windows.
If you go to your File explorer and select Network, what do you see there?
Do you see the router there as a network device?
@@ReaL0RazZ yes i do
@@crizna007 Right click the router and click properties, you see a button called settings?
can I use it for DVR cameras but how can I assign to IP
Im sure you can, I would check the manual of the camera you use that supports wireless connect.
isn't 25565 the default port for minecraft servers?
oh wait... you literally said minecraft server so yeah
It still says the add port mapping error thing
No matter what I do, it still says that it fails to see the port, and when I launch my MC server, it still doesn't say the server is up. I wish I could just go into my router and do the settings myself. (I know how to do it manually, but this router sucks.) Any ideas on why it isn't working?
Using your UPnP should automatically open up ANY free port, even if you specify using port 25565. With a MC server, It does not have to be port 25565. I can be any port ranging from 10000 to 70000. Make sure that in your server properties that you leave the port blank and your server IP blank as well. Check in your router for the port number your UPnP opened.
Hope this helps
and if you are making an mcpe server what to do ?
@@i-ocode mate 4 years too late lmfao
@Red4178 bro... i commented this nearly 5 years ago
am i late to the party? XD
great vid just one thing. its just dont work my port still closed!! nice!
hello, it keeps saying invalid protocol what can i do to bypass or fix this
Filz Does your router support UPnP?
Also, are you typing in the correct command?
yes my router does suppot UPnP and it is working as in the video, the last line of text just says invalid or could not complete
Filz It is a bug. I can almost guarantee that you have opened up a port. It may not be the one you have specified, but if you go into your routers local gateway, and in the admin panel you will find a list of open ports. The ports listed are the ports eligible to be open
ok, Thank you for your help, amazing video keep up the great work
can you do it with ethernet
GameCrave Of course
Could you please make a video on how to port foward a unturned server without router access if you do you would be the best you tuber ever thanks.
you can get the game off steam
is this miniupnp still safe in 2020
can I open 3544 port torento I tray not work
before that just enable 1st the UPnP on the router before you do that.
how
i dont have a router i use hotspot
How to I un-port forward the port I just did?
DevilOfChaos You will need to log in to your router and go into your Advabced settings looking for a tab called UPnP and closing the port you have opened to your IP
Tectrix Gaming Thank you
@@TectrixGamingZension or type upnpc -d "port" "protocol"
Ex: upnpc -d 8080 tcp
Whats the tcp for gta online ?
Mine says access is denied... lol any ideas?
is it safe
Found the file, but it don't works.
Should not teach us, how to make it works ? It seems that in the end, it did'n worked for you also. ;)
It did work, however it wasn't on the port that I specified. I also learned that not only do you need a valid device that uses UPnP, but a static IP on both ends from PC to Router. ill be making a video soon that will touch up following this video. Thanks for the feedback
don't forget to add details about using ports, for example if I can use any port I want or not. And also a quick demonstration, accesing your localhost server ;)
failed with error code -3
This is the only Portforward solution that is simpler and easier
failed with code 402 can someone help
After doing it, it says error 402...
Tyrone Paloma To which part of the process gives you the 402 error?
(c) 2005-2014 Thomas Bernard.
Go to miniupnp.free.fr/ or miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
desc: 192.168.1.1:5000/Public_UPNP_gatedesc.xml
st: urn:schemas-upnp-org:device:InternetGatewayDevice:1
Found valid IGD : 192.168.1.1:5000/Public_UPNP_C3
Local LAN ip address : 34248324823
ExternalIPAddress = 45645646456
*AddPortMapping(20000, 20000, 534534535) failed with code 402 (Invalid Args*
GetSpecificPortMappingEntry() failed with code -1 (Miniupnpc Unknown Error)
Hello, i get this message when i enter:
no igd upnp device found on the network
pls help ;)
Do you have a router with your modem? or is it a modem/router combo?
i have a modem router combo what to do
?
what if the ports i wanna get are TCP+UDP?
@@okipiatenep lol yes
after executing its gives "failed with code 718" ... help guys ...
Local LAN ip address : 192.168.0.105
ExternalIPAddress = 10.1.234.83
AddPortMapping(3389, 3389, public ip) failed with code 718 (ConflictInMappingEntry)
InternalIP:Port = 192.168.0.105:3389
external 10.1.234.83:3389 TCP is redirected to internal 192.168.0.105:3389 (duration=0)
Is your IP static?
no :(
Are you using WiFi or LAN?
i have a tenda router connected with Wifi...
GTX SpaceJam use duckdns
Failed With Code - 174
says error
on canyouseeme.org
ddos means a lot of pcs dos a site so dos means a single attack on a pc so it sounds SuS
Im missing an exe file
you are the GOAT dawg THANK YOU
can i add you on steam
Jeremie Dionaldo Of course
pls. add me or i add you
ty
my NAME
in steam is GLOBE™
with the picture of globe telecom
Theres no upnpc in file
On the download page?
my minecraft server won't open but the log says that it cant open because the port 25565 is already being used
Try removing the port 25565 from the server properties and leaving it blank. Hope this helps
Explanation far too fast and there is a serious presumption of knowledge here, we are viewing this video to learn but he is assuming that everyone knows what he knows and that we are familiar with the terminology. Please slow down, explain in more and explain what terminology your using.
dude, its too dangerous to show ur public ip address
It didnt work :(
hello how to enable upnp on mobile router hotspot
C:\Users\Administrator>C:\Users\Administrator\Documents\upnpc.exe -a MYIPHERE 28015 28015 UDP
upnpc : miniupnpc library test client, version 1.9.
(c) 2005-2014 Thomas Bernard.
Go to miniupnp.free.fr/ or miniupnp.tuxfamily.org/
for more information.
No IGD UPnP Device found on the network !
how to fix this?
my ipv4 is my public ip fyi. not sure if they should be different or not
Are you using a separate router or a modem/router combo?
Also, if it worked you can log into your router and go to the UPnP tab and view the ports that are open
"Access is denied." what the fuck lol
When I download this, Windows Defender automaticly deletes this, welp I think I am not gonna use that xD
me either 😂😂
"this program wont work on your computer" cancelled
please help
this is promising
THIS IS SOOOOOOOOOOOOOOOOOOOOOO HARD!!!!!!!
It could be harder lol
Tectrix Gaming [Zension] Even ?
Ghangis Khan? Critikal fan eh?
You left out ONE line. it should look like this
C:\Users\(you)\Documents\upnpc\upnpc.exe -a (IP) (port)
if you put the EXE in a folder. The people disliking are not very intuitive.
it says my public ip failed with code 718
Error could not see me. Connection timed out.