Skip to main content

All Questions

Tagged with
102 questions with no upvoted or accepted answers
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
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

"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
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
1 answer
425 views

Why can i connect from different subnet? Windows 10 PC connected to Ubuntu PC

Ok, so i connected a linux laptop to windows 10 laptop with ethernet cable. Windows machine I specified manual IP settings for windows laptop ethernet adapter to be: IP address 192.168.255.126 Subnet ...
jarvjani's user avatar
1 vote
1 answer
532 views

Workaround for two devices with the same IP address on an airgapped network which is using an unmanaged switch where DHCP isn’t an option

So I have two IP cameras and a PC running Fedora 30 on a local network connected together using an unmanaged switch. The two IP cameras have the same IP address by default and for reasons I won’t go ...
classhalfempty's user avatar
1 vote
0 answers
551 views

Container port/service accessible from all host IP's with docker custom bridge linked to IPv4 alias on Synology NAS

Good day all. I Have a question regarding Docker on a Synology NAS (Linux). I have a Ubiquity Unifi Controller container running on this NAS. (jacobalberti/unifi) This image needs specific ports to ...
Lars Beugelaar's user avatar
1 vote
3 answers
2k views

Forwarding Traffic To Particular IP using IPTABLES

I am dealing with 3 machines (VMs) :- A :-172.20.10.1 (Client) B :-172.20.10.2 (Original Server) C:-172.20.10.5 (Redirect Server) Now I want A to visit B and B to forward that to C. I was able ...
Coding_Karma's user avatar
1 vote
0 answers
966 views

Route all traffic from VPS to my home network

I have a VPS with a static public IP, and I also have a home network with a static public IP. I want to somehow make it so that if the VPS's static IP receives traffic on a certain port, it routes/...
Matthew's user avatar
  • 353
1 vote
1 answer
359 views

ping communication between interfaces in linux

Part 1 - Is it possible to ping between ip on port0 to ip on port1 of same NIC adapter ? The ICMP should traverse on the wire connected between ports. i.e On HOST A with two-port-adapter port-0-...
mungayree's user avatar
  • 111
1 vote
0 answers
80 views

convert Ethernet router into integration gateway

I need to integrate to an Ethernet proprietary network. It is IP based but doesn't implement TCP. I need a router which will poll devices on this network, and periodically post the data using ...
user1032531's user avatar
  • 1,691
1 vote
0 answers
138 views

point multiple ip address to hosting

I have centos server, earlier it had 1 ip [ a.b.c.d ] (external ip , eg., 141.101.114.59). Now, I bought 2 additional ip [b.c.d.e , f.g.h.i] (external ip , e.g, 190.93.244.58 , 130.93.245.8 ). I have ...
user1940831's user avatar
1 vote
0 answers
359 views

Linux IP aliasing with single DHCP and single STATIC IP address

I'm working on an embedded system with a single physical ethernet device. Using aliasing, I'd like the device configured such that one static IP address (call it s.s.s.s) is ALWAYS available. The ...
Chris's user avatar
  • 11
1 vote
2 answers
1k views

How does wlan interface receive 802.11 management frames?

From what I have read, hostapd (its used for creating a wifi access-point) creates a mon0.wlan0 interface to send and receive wifi management frames (http://lists.shmoo.com/pipermail/hostap/2012-May/...
user3465593's user avatar
1 vote
0 answers
1k views

Ethernet port on Linux machine not recognizing ethernet connection with embedded device

I have an atmel at91sam7x256 microcontroller that I would like to use for a TCP/IP communication. The very first step of my project is to be able to "ping" my board given its IP address. I have its IP ...
Adam's user avatar
  • 155

15 30 50 per page
1
2
3 4 5
7