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.

832 questions with no upvoted or accepted answers
1 vote
0 answers
60 views

SSDP Discovery not working for IP address other than WSL's instance IP

I am trying to port a process from Windows to WSL/Linux. Earlier, two Windows process were communicating through TCP connection after successful SSDP discovery. Now, I want similar communication to ...
Piyush Kumar Gupta's user avatar
1 vote
0 answers
65 views

Getting a local IP from ISP router when behind NAT

I want my PC to have a unique IP on the LAN (192.168.1.x), however the PC does not have the capability to the router directly. My current setup involves an ISP modem/router (1.254), a Mac (1.231, 2.1),...
franz_hopper's user avatar
1 vote
0 answers
98 views

Wireless connection of camera feed without internet

I am trying to share the live feed of camera connected on my laptop to another laptop wirelessly without internet over 1km range. Like I want to see the live feed of camera attached to my laptop over ...
Aaisha Khan's user avatar
1 vote
1 answer
392 views

I am trying to connect my Raspberry Pi 1 model B+ to the internet via an ethernet cable which runs to my PC, and its just not working

I am running Ubuntu 22.04 and since the past few days I have really been struggling with getting internet connectivity to my Raspberry Pi, it doesn't support wireless networks, so I need to run a LAN ...
zero_day's user avatar
1 vote
0 answers
225 views

Is It possible to use Google One VPN with another VPN?

I would like to use Google One VPN in a country where it isn't supported by connecting from my IP to a VPN and from that to Google One VPN on Windows. For example I've tried using VPNs like Proton and ...
mick12's user avatar
  • 11
1 vote
0 answers
213 views

SSH connection between Ubuntu Server VM

I'm trying to make SSH connection from my Windows 10 host to the Ubuntu Server VM. At the beginning I built the VM from scratch on VMware and chose the Bridged Adapter configuration. It gave me IP of ...
Caveira's user avatar
  • 11
1 vote
2 answers
751 views

Discover the IP address of a device on a wired network, MAC not known

How can I get the IP address of a device (device1) that is connected via ethernet to an unmanaged switch, from another device (device2) connected via ethernet to the same switch? Internet access to ...
A__'s user avatar
  • 337
1 vote
0 answers
181 views

RTNETLINK answers: Invalid argument when trying to use avahi-autoipd on Petalinux device

I have an embedded device running PetaLinux that I wish to configure to use avahi-autoipd to use LLA on an interface. I have been trying to do this from the CLI to ensure it works as expected, and I ...
Douglas B's user avatar
  • 141
1 vote
1 answer
144 views

Routing between two same network (Windows 10) with two computers

I have two separate networks, each network has exactly the same configuration. The first network has one PC and one IP camera. The second network has again one PC and one IP camera. Network PC 1. ...
Salih AKIN's user avatar
1 vote
1 answer
1k views

How to get ARP table of a switch through command line interface?

I could see connected device information on user interface of network switch. Is it possible to query the switch for its ARP table using command line or PowerShell? Following details were added after ...
STEEL's user avatar
  • 11
1 vote
0 answers
96 views

Add route to use Wifi internet directly instead of VPN connection in MAC

I'm trying to add a route to bypass the VPN connection for 95.172.64.2 and just use the Wifi internet directly. I'm using Nord VPN and it doesn't have a split tunneling option so I have to do it ...
Saman's user avatar
  • 111
1 vote
0 answers
94 views

How do I send a request to a specific server that has the same IP?

So for example if I query a DNS lookup to 8.8.8.8, the closest server to me will reply, but what if I want another server to reply?
Hormoz's user avatar
  • 165
1 vote
0 answers
147 views

linux: how to troubleshoot when set multiple subnet (public IP) to single network interface?

==== Question edited after the problem "solved", but the question remains clueless to me ==== Hosting provider's support staff solved the problem without giving explanation. linux: how to ...
user2771324's user avatar
1 vote
1 answer
45 views

How To Make HTTPS IP:PORT Website At Apache Server

<IfModule mod_ssl.c> <VirtualHost _default_:443> ServerAdmin webmaster@localhost DocumentRoot /var/www/html ServerName 68.183.182.49 ErrorLog ${APACHE_LOG_DIR}/error.log ...
MAX 303's user avatar
  • 21
1 vote
0 answers
240 views

I can only access local webpage on browsers using the ip address instead of hostname.local

I have a Raspberry Pi 4 and I set up pi-hole on it. The local IP address of the raspberry pi is 192.168.1.52 and its hostname is "homepi". From my mac I can ping and ssh into the pi using ...
Shree's user avatar
  • 11

15 30 50 per page
1
4 5
6
7 8
56