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
488 views

Public IP configuration on Home router ( TP-link 940N)

I got 196.188.173.32/30 ip adress from my ISP with the following configuration. Wan ip : 10.126.10.158/29 Gateway : 10.12.10.157 Lan Ip : 196.188.173.32/30 I have configured the router per the ISP,...
Tinsae's user avatar
  • 111
1 vote
1 answer
1k views

IP Address delete - RTNETLINK answers: Cannot assign requested address

I am trying to install a distribution of Kubernetes with OVS. During the installation, the script tries to execute ip addr del 65.109.33.184/32 dev enp41s0, The command fails with Error RTNETLINK ...
Mohamed Aly's user avatar
1 vote
0 answers
792 views

How to Map IP to IP in etc/hosts

I know that in C:\Windows\System32\drivers\etc\hosts I can map IP to domain name like this 127.0.0.1 whatever.com however when I tried to map to a different IP it doesn't work. For example 127.0....
Vicheanak's user avatar
  • 111
1 vote
1 answer
55 views

I am having trouble connecting to another machine via a shared network switch

so I am a complete newb to this, so hope this is the right place for help. So I have a local network of a few different machines that are all locally connected to a network switch. I use one specific ...
user avatar
1 vote
0 answers
109 views

Route only certain traffic through F5 VPN

I need to use F5 VPN to enable communications to access a certain server at our university. Since using this VPN all the time is not an option due to other hassles brought by it, I thought to only ...
Hans Müller's user avatar
1 vote
0 answers
419 views

Destination Host Unreachable While Ping between 2 VMs

I'm trying to create a configuration of 2 VMs located on the same hypervisor, to each VM I attached virtIO interface from the hypervisor by editing the XML file of each VM. I created the VMs and I got ...
Eran Yermiyahu's user avatar
1 vote
2 answers
15k views

Setting down and up a working interface with ip command causes it to stop working

I'm running Debian 11 and using the CLI, when bringing down and up a working interface with ip command (doing no changes at all on it's parameters) it stops working. Steps that I follow: Boot the ...
Gerardo romano's user avatar
1 vote
1 answer
2k views

QEMU: How to obtain host address from Ubuntu guest?

When using UTM on a Mac with a Ubuntu guest in it, I need to obtain the host IP address (of my Mac) from the guest to mount its file system by sshfs (or any other mount). It runs UTM based on QEMU. I ...
user513667's user avatar
1 vote
1 answer
3k views

wireshark bad udp length > ip payload length

I have a custom made (not by me) imaging device here. It connects to a computer via ethernet cable. The companying application software guides the user in the process of acquiring an image. So far so ...
KcFnMi's user avatar
  • 604
1 vote
1 answer
2k views

"ip neigh flush" command removes entries with "extern_learn" and "permanent" set

If arp/neighbor entries are programmed with both "extern_learn" and "permanent", "ip neigh flush" command throws "Invalid argument" error, but the entries are ...
Bing S's user avatar
  • 11
1 vote
1 answer
641 views

How to relay a local IP/Port, normally accessed through PuTTY using Telnet connection, to remote PC?

Normally I have access to a local Telnet device (static IP/Port), connected via LAN/ethernet to my Windows PC. I use PuTTY to setup a Telnet terminal and send/receive and go on with the job. Currently ...
Felix's user avatar
  • 11
1 vote
0 answers
313 views

ufw logs BLOCKS from 2 sites while BLOCK logging is completely disabled for ALL sites

Logging is enabled. Only allow rules are logged. The very last line of my firewall rules is: Anywhere DENY Anywhere No logging is asked for, however two IPs repeatedly show ...
david mcgaughey's user avatar
1 vote
2 answers
113 views

A Dos attack possibilty using IP Datagram and TTL

So I recently learned about the whole IP Datagram and its headers. We learned about the TTL field that exists because sometimes a packet from a certain network id will be sent to another router, but ...
the cool sheep's user avatar
1 vote
0 answers
1k views

How do you set a static IP address for hosts that connect to a raspberry pi based wifi hot spot?

I'm looking to set static IP addresses for any device that connects to the pi via the wifi hotspot I created using hostapd and dnsmasq. How do you to this? Right now, it seems the IP may change ...
Alex Kelly's user avatar
1 vote
2 answers
2k views

How to find all subnets in network?

Some time ago I configured couple of routers to work like switches. I just disabled DHCP, changed IP address to something that can't (as I suppose) interfere with our current or future subnets. And ...
Hotery's user avatar
  • 21

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