Accessing a ngrok link through direct ip address? - ngrok

Hi is there any way to access my ngrok link through ip address?
I have tried to get the IP of the ngrok and access it but it doesn't work, any ideas?

Related

When I get the ip address using the terminal, I get an ip address for a different website, how is this possible?

When I ping or traceroute the website I want to resolve, I get an ip address back, but when I put that into the browser, it leads to a different website. How is this possible?
The IP address you are getting is for a SHARED HOSTING. In Shared Hosting multiple websites are hosted on same IP address. If you have dedicated hosting, you will get your website when you hit the IP address.
The http request sent by your browser includes a Host header that tells the server which website you are trying to reach. This is how multiple websites can be hosted with a single IP address.

My IP is Blocked by Cpanel how to add my IP in Whitelist?

How can I put my IP in whitelist that I won't face BlackList in Cpanel anymore?
I tried following way but no success, I mean still my IP is in blackList
In cPanel, find the "Databases" section.
Select "Remote MySQL".
Enter the IP address you wish to whitelist in the field provided.
Click "Add Host".
I really appreciate your advice here.
Regards
You need to add your IP in server firewall allow list but with the cPanel access you can't do it. You will have to contact your hosting provider to add your IP in a firewall allow list.
The steps you have mentioned are used to allow remote MySQL access on an IP address from cPanel.
If cPanel access is getting blocked then you will have to add your IP in server firewall. This can only help you if you have a static IP address.

Access internal resource from external ip

I have a network with a resource with an internal ip of 192.168.1.254 for example. I need to be able to access this resource from the external IP address of 86.126.1.234 let's say. I am off site and need to use VNC to access this computer.
How can I access this resource using just the two IP addresses.
Thanks in advance,
Maksim
192.168. is a non routable ip address.
You need an external facing ip address.
to find out your external ip address you can try
whatsmyipaddress.com
You will probably need to change your router configuration to make your VNC port forwarded to 192.168.1.254.
Or, you if you just need remote control access to your Computer, try using
www.teamviewer.com

Can't get my IIS website online

I just tried to publish my website via IIS.
I forwarded the right ports to my LAN and it successfully connects to the LAN, but can't connect the internet.
When using 192.168.1.20:8080 (which is my local IP address), it connects to the website, but when using my external IP address it doesn't work.
What do I do wrong?
Thanks!
It likely has something to do with the port being auto-blocked by your Windows firewall or :80 not being routed to :8080 in your router.
I had this issue too, Windows Firewall's default was to block the :80 port. I just had to go in and make an exception.
-first of all you should have a static IP address.
-second make sure you add the make sure you add that IP address to your Network (NIC) card Interface and I hope it will work fine.
Check This Please or this topics

Find my IP address when ssh'ing when behing a web proxy

I'm on a corporate network and need to find out the external IP address that my ssh is showing up as so I can white-list it.
I can't use whatismyip.com or "curl ifconfig.me" because this network is proxying all the web traffic, so the IP is different than what SSH goes out as.
Is there an equivalent service that I can SSH to and it will repeat my external IP address?
Ok, finally got around to solving this myself:
http://ipcheck.finne.us/
Chrome won't do a request on port 22, so
curl http://ipcheck.finne.us:22/

Resources