Skip to main content

Questions tagged [ip]

The IP (internet protocol) is a protocol for transmitting data over packets ("datagrams"). It is the primary protocol of the Internet. "IP" may also refer to an IP address, the numerical address assigned to an IP-capable device.

0 votes
0 answers
12 views

WANem Emulator and two VM hosts configuration

enter image description here The below are the configurations I made , ` WANEM IP - 192.168.1.111 255.255.255.0 Client Windows IP - 192.168.1.10 255.255.255.0 Default gateway - 192.168.1.111 It is a ...
user26427295's user avatar
-1 votes
0 answers
22 views

Can we establish communication contact between two phones ip address for a whatsapp call? [closed]

I am in law enforcement, and we wish to establish contact between two persons who called each other through whatsapp audio call. there is no possibility of whatsapp backup in their phones by the time ...
Deval's user avatar
  • 1
0 votes
1 answer
54 views

How do I set up a server on PC if my router is not connected to the Internet directly?

For educational purposes I am trying to set up a personal Apache server on a virtual machine on my laptop (the VM runs Ubuntu Server 24.04, the host laptop has Ubuntu Desktop 24.04). The laptop is ...
Daigaku no Baku's user avatar
0 votes
0 answers
44 views

Cannot join my own gameserver via my external IP

In short, when I launch a game server on Windows, I can only join it via the local IP address but not via my public IP. The server and the client are on the same machine, same interface. The server is ...
t7e's user avatar
  • 720
0 votes
0 answers
24 views

Dynamic IP keeps on getting blacklist

Problem started when our emails stop going out from my Microsoft outlook, then I checked my public IP, and checked that IP on mxbox and other blacklist websites , my IP keeps on different blacklist ...
Asad Aijaz's user avatar
0 votes
0 answers
33 views

Getting the ipv4 address of my VM

I just installed metasploit2 on VMware and changed its network to a Bridge Adapter. Now I want to get my Metasploit2 IPv4 but when I run ifconfig it shows only IPv6 for eth0. I need IPv4. What should ...
Cyber Practice's user avatar
1 vote
0 answers
52 views

My Home IP address suddenly became unreachable?

I'm running a small website on my IP (IPv4) address. Suddenly, since last night, nobody could establish a new connection to my IP, they get a connection timeout. This is despite my internet seemingly ...
tuskiomi's user avatar
  • 853
1 vote
1 answer
40 views

How to find out why host is blocking Google Crawl bots [closed]

We have a server host with WHM . This host is a vertual host with a bunch of websites. We have recently found that Google analytics and Search Console can't seem to access website pages because the ...
Martin's user avatar
  • 101
0 votes
0 answers
37 views

My Windows (not server) computer can be accessed with IPv6 but not IPv4 (telnet and HTTPs)?

I have a Windows 11 Pro computer with IIS enabled. It has public IPv4 1.2.3.4 and 1:2:3:4 (from https://whatismyipaddress.com/). I setup an IIS website and route my domain to my server with Cloudflare ...
Luke Vo's user avatar
  • 1,653
1 vote
1 answer
67 views

What IP adress do I point my domain to?

Im currently trying to host my website after buying a domain and adding it to cloudflare. But I dont get which IP Adress I need to enter there, as it cant be my local IP adress but I also dk if I am ...
benflex's user avatar
  • 13
0 votes
0 answers
71 views

How to block IPs behind a web server?

I have a service in my page (hosted behind an Oracle server) that is being attacked by specific IPs. I see this in the Apache logs: 201.17.83.xxx, 201.17.83.xxx 10.0.1.xxx - - [14/Jun/2024:10:46:58 -...
Luis A. Florit's user avatar
1 vote
3 answers
80 views

Getting a Thunderbolt Port on a Laptop to act as a "USB Device"

I have a Laptop with a Thunderbolt port (ROG GU603HM on Arch) that I would like to bridge to another device (2018 iPad Pro) using IP over Thunderbolt technology. However, the second device does not ...
raybb's user avatar
  • 31
1 vote
0 answers
65 views

After switching to Spectrum, I can no longer access any Raspberry Pi using its IP address

After switching from Hotwire to Spectrum, I can't access any of my Raspberry Pi's using their new IP addresses: All of my other devices, including Mac and Windows, can be contacted fine, but for some ...
Parking Master's user avatar
0 votes
0 answers
33 views

Outbound connections blocked by the ghost of a recently departed IP address

I have a raspberry Pi running Raspberry OS 12 (Debian Bookworm). It had an IP address of 172.16.1.17 and it appeared to be working fine. I moved it to a new subnet with a new IP of 192.168.0.117 and ...
user108168's user avatar
1 vote
1 answer
79 views

What is the default tunnel 'mode' when creating with `ip`

I'm trying to convert this ip tunnel creation process: sudo ip tuntap add tun0 mode tun sudo ip addr add 192.168.7.2/25 dev tun0 sudo ip link set dev tun0 up sudo ip addr show tun0 to a netplan ...
tarabyte's user avatar
  • 2,395

15 30 50 per page
1
2 3 4 5
189