Skip to main content

Questions tagged [localhost]

`localhost` usually refers to the special addresses `127.0.0.1` and `::1` that map to a loopback device, which allows a computer to connect to itself.

0 votes
0 answers
37 views

I would like to connect over LAN to a webapp listening on IPv6. What are some ways to accomplish this?

I would like to host a guestbook for our home for visitors to use to post messages and photos. In my router settings I can use a DNS to forward guestbook.example to my local IPv4 adress, 192.XXX.XXX....
user avatar
0 votes
0 answers
9 views

Config a CwPanel local server to read local domains

I have the following situation: I have a local test server where I use Almalinux 8 with CWPanel. I have several test domains configured on it: 192.168.1.50/~virtual 192.168.1.50/~cliente 192.168.1.50/~...
EvandroPH's user avatar
0 votes
1 answer
28 views

How to simulate Hercules on local IP address?

I would like to simulate a TCP server, using Hercules (by HW-Group). When I configure the port (12714), netstat -aon | findstr "12714" shows me this result: DOS Prompt>netstat -aon | ...
Dominique's user avatar
  • 2,281
0 votes
0 answers
23 views

Viewing camera's stream in Motion from another computer

I am trying to stream my USB camera through Motion using Linux 21.2. It sees it through localhost:8080 but I've been trying to disable localhost streaming so I can view it from another computer (...
xxxVxxxlinux's user avatar
0 votes
1 answer
73 views

Using requestly replace string to reroute a local call to a live test environment

I am using the replace string rule to try and replace a content endpoint call within a test environment and replacing it with my localhost url to be able to use live data from an endpoint to test in ...
Brandon Webb's user avatar
0 votes
0 answers
9 views

localhost social media script, images and avatars not loading

I have installed a script on localhost, script name wowonder. it is a social media, running on php javascript. I am using wampserver64 The images goes into: wamp64/www/uploads images not working with ...
oneonly's user avatar
0 votes
1 answer
15 views

Can a ssh reverse tunnel bind to something else than localhost?

Machine A has a service (say - web server) bound to localhost:80. Machine B wants to access this service but has no direct connection to machine A. I want to create a reverse ssh tunnel from Machine B ...
WoJ's user avatar
  • 3,253
3 votes
0 answers
32 views

Why Can't My Desktop Access Apache Web Server on LAN While Laptops Can?

Thanks to Using Domain name instead of localhost in with https in xampp I am running a website on an Apache web server using XAMPP on a new laptop (Laptop 1), which is the host, running Windows 11 and ...
Harry McKenzie's user avatar
0 votes
2 answers
107 views

Can't configure Windows to reply me with proper IP address from ping utility

I have a problem with my OS. The ping utility is returning me wrong IP address when I try to ping local hostname server. On my server I have 3 interfaces: Ethernet0, Ethernet1, Ethernet2 The primary ...
Mi1anovic's user avatar
  • 145
1 vote
2 answers
64 views

Expected local range address not resolving to local host

I have a web server running locally with the this address: 127.0.0.1:8000. 127.0.0.1 <-- Local IP address 8000 <-- Port number When I use netstat command, I see the many IP addresses under ...
user3103957's user avatar
0 votes
1 answer
56 views

ufw temporarily reject port on localhost for local testing

I don't understand why those two commands don't block Port 8391 locally. sudo ufw reject from 127.0.0.1 to 127.0.0.1 port 8391 telnet 127.0.0.1 8391 Trying 127.0.0.1... Connected to 127.0.0.1. Escape ...
Wör Du Schnaffzig's user avatar
0 votes
0 answers
463 views

Accessing WSL2 web services from other machines on the LAN

I am having what seems like a familiar issue when trying to access web services running under WSL2 on my Windows 11 PC. Going back to basics then rather than the more complex scenario that I am ...
ceramic's user avatar
0 votes
0 answers
144 views

MySQL is not connecting with server

I am currently using MySQL 8.0.36 on Windows 10. Today, when I started my computer to work on SQL, I encountered an issue where it displayed 'No connection established.' Subsequently, I attempted to ...
NAMIT DUBEY's user avatar
1 vote
0 answers
70 views

Block connections to localhost by non-localhost webpages on Firefox

I am migrating to Firefox from Safari and noticed that websites (ANY website) that I visit has permission to attempt to make connections to localhost ports. I'm concerned with the privacy implications ...
OIRNOIR's user avatar
  • 11
0 votes
0 answers
54 views

ASUS DSL-N16 Router Localhost Connection Issue

I started using ASUS DSL-N16 model router recently. When I send consecutive requests to the stand-alone PHP web server that I run on "127.0.0.1:88" I receive a "server time out" ...
Rawkon's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
46