No result with port forwading with mono.nat - c#-4.0

Hi guys any one can help me with mono.nat dll , i do what this url said but nothing happens , upnp is activated in my router but i get no result.
url : http://www.fluxbytes.com/csharp/upnp-port-forwarding-the-easy-way/

Probably you NAT is an ADSL modem instead of an IP router. Try Open.NAT and please read it documentacion.
I hope it can help you. If it doesn't work (doen't worry, it will) enable the tracing with verbose level and open an issue in github.

Related

RaspberryPi Webserver /Cant Access Nginx Server via external public ip. What am i missing? Timeout

im trying now for hours and didnt get any further. I just got a simple Express app and an nginx server running on my raspberry pi.
Problem: I cannot access it through the external api. I always got a timeout :/
Steps that i took:
Configured Sites-available.
Checked for listeners:
[
Tried all port-forwarding stuff i could found in the router settings:
(its german but i guess u get the point)
Please help me ! Thx in advance :)
Problem Solved
The missing point was my router. Not every Router supports to access the external API while ure connected with the youre local internet.
I turned of the WI-FI on my phone and were able to access the site via external ip adress and the domain routing to it.
I hotspoted my PC and were also able to access the website
!! Most modern routers allow accessing while you stayed connect locally to the internet, so in most set up guides they didnt mention.
Hope i could help someone in future trouble.
For me it was a waste of 4-5 h. Happy Coding guys!

How to start and Bid Port 8080 to be able accessed by Oracle in browser - 127.0.0.1:8080

I need your help.
So, I Installed an Oracle 11G R2 Express Edition. But when I tried to open the Database Home Page in //localhost:8080/apex/ or
//127.0.0.1:8080/apex/, I always got error mssg on my browser (I Used Google Chrome and Baidu Browser).
Here is the Error Msg Pic on Google Chrome And
This one also.
I had tried running this code on my Sql Command Line
connect system
begin
dbms_xdb.sethttpport('8181');
end;
/
Press enter
And tried to access ://localhost:8181/apex/ on my browser, but there is no change.
I checked all the listener port with netstat -a And find out that there is no port 8080 as The Listener/ NO 127.0.0.1:8080.
Then I checked my Listener Status and got THIS
Based on the Listener Status and List of listener port got by netstat -a, I tried access http://0.0.0.0:1521/apex/ on my Chrome browser. GOT THIS
I really have no Idea what should I do. I had read and tried many, but no change at all.. Please if somebody here can help me solve this problem. I would thank and appriciate for all the helper so much..
Do I need to instal XAMPP?
I had turned on / off my firewall from control panel. But there's also no change. Should it be ON / OFF?
Note :
Im using Windows 7 - 32 Bit
Plese give the answer with the detailed steps, as Im not really good about
computer and A new comer in Oracle.
Thanks

opening a port on windows 10

I have googled around a lot. I may not have googled the right keywords, if this question has been answered somewhere else, please link me to the question.
The Problem
I have a simple node web server I wrote and I want to be able to access the files from anywhere not in my home.
If I connect to localhost, it works fine and gives me the file I want
But if I were to connect to my computer's IP, it does not connect
I assume it is something to do with my firewall, but I added a rule to allow connections from port 80.
The Question
What is causing this, and how do I fix it
any help would be greatly appreciated
I have found the answer.
It was nothing to do with port forwarding, everything to do with my node application.
I had it listen on localhost only, which blocked the other ips

Socket.IO Connection Not working on University Wifi

I have created an chat app using Socket.IO . It works fine on my home internet. But whenever I am at my university and connected to versity wifi internet, I can't get connected at all. Its facing 'net::ERR_CONNECTION_TIMED_OUT' error.
Here is the url: demo.codesamplez.com/ultrachat/demo.html (You will may get it OK, as I do on home)
I guess, this might be some kind of firewall issue or something?
Does anybody has any clue how to go forward for solving this? Thanks in advance.
Switching from HTTP to HTTPS should get around the problem with incompatible proxy server. That forces the proxy to use HTTP tunneling to maintain the connection instead performing whatever magic it does.

Minecraft Connection Errors

This is probably on the wrong site, so go ahead and move it if you have to... but I have been getting this same problem for the past week and it's really starting to irritate me. When I try to join my friend's MC server, I get an error saying "Disconnected Took too long to login." I googled the error and found that it could possibly be because the minecraft member authentication servers are down, but I eliminated that possibility by having my friend login to my account. It worked fine for him with the same server.
I also thought that maybe my minecraft client wasn't up to date with the server, so I tried updating my client with the update that the server used(12w07a) but that didn't change anything.
Then, I tried the idea to port forward my router to 25565, but that didn't do anything. My friend said sometimes ISP's(mine is verizon fios) block certain ports from being forwarded. If that's the case, is there any way of getting around it?
So I am not sure what exactly is causing the problem. Anybody have any ideas?
If your connection worked fine before this past week, it wouldn't make sense that Verizon is suddenly blocking certain ports. More than likely, there are some odd network settings floating around in your computer. If you're not sure if port 25565 is the correct port to forward, you can Enable DMZ (if your router supports it), which is basically forwarding ALL your ports (be sure to set it to your correct LAN IP, which can be found by command-prompting 'ipconfig'). If you have no software firewalls turned on, and you have enabled DMZ, there really shouldn't be any more networking issues...

Resources