Skip to main content

Questions tagged [linux]

For questions about or involving the open-source operating system modelled on UNIX. Use this tag only when your question is about Linux on on-topic devices (business grade and with optional, paid vendor support).

0 votes
0 answers
20 views

OSPF loopback route learned not installed in forwarding table in FRR [closed]

This should be a REALLY, REALLY simple OSPF config. I have 2 VM running FRR that I would like to announce their /32 loopback address between each other. The config is as below: ip forwarding ipv6 ...
1 vote
2 answers
62 views

Missing ICMP identifier equivalent in ARP protocol and desired arping behavior

Running simultaneously more arping on the same interface and the destination IP address all clients get the responses due missing ICMP identifier equivalent. First, am I correct that there is no ICMP ...
pevik's user avatar
  • 147
0 votes
0 answers
44 views

What is generating the /isan/etc/dcos_sshd_config file?

I posted this on the main stack overflow page, but then I remembered that this niche existed. Figured it was worth a cross-post... During a recent Nessus security scan at work, some of our NX-OS ...
Joe Guichebarou's user avatar
0 votes
1 answer
118 views

iperf3 download and upload test simultaniously giving abnormal results

I have a server (Lenovo using Ubuntu) and 2 clients (both Mac). The server is connected with a Wi-Fi router over Eth interface. The two clients are connected with Wi-Fi router over WLAN interface. All ...
SAM's user avatar
  • 3
0 votes
2 answers
58 views

Is it possible that not adhering to a standard color coding in ethernet cables would affect performances?

I have two gigabit devices connected to a gigabit switch using cat 5e ethernet cables, but the wirings on the RJ45 connectors do not respect any of the established color standards, because they were ...
leonixyz's user avatar
  • 101
1 vote
1 answer
46 views

IPSec Site to Site VPN Connected but Subnets not Routing [closed]

Re: Creating a site to site vpn from ubuntu 22 + strongswan to cisco meraki Issue: I've established a vpn tunnel but routing between clients on the network is not working. meraki config: Non-Meraki ...
Matt Campbell's user avatar
0 votes
1 answer
43 views

Scenarios in which a host (e.g. Debian) would update its ARP table [closed]

For security reasons, I'd like to know for which of the following scenarios would a host (Debian for example) update its ARP table: It receives a gratuitous ARP for IPs that are not in its ARP table ...
AhmedWas's user avatar
  • 273
1 vote
2 answers
134 views

What is the name of the syntax for the "configure" interface?

When accessing routers/switches via ssh cli, I'm familiar with configure syntax but have never bothered to ask "what is it called?" As you might imagine, searches for router configure ...
Josh Hibschman's user avatar
0 votes
1 answer
45 views

Multi-route mobile networking - can wireguard solve this problem? [closed]

I have a fleet of vehicles which will have Linux-based routers, with multiple upstream routes. These routes work intermittently due to coverage of different technologies. Can I use Wireguard to make ...
fadedbee's user avatar
  • 113
0 votes
1 answer
70 views

Allow active connections in firewall on multiple BGP connected routers

We have a network on its own AS with 2 routers connected to 2 AS via BGP (full routes). The routers also both have a firewall on board that by default drops all traffic, except the one allowed. We ...
wimg's user avatar
  • 103
0 votes
1 answer
879 views

Why Linux answers ARP requests for IPs that belong to different network interfaces? [closed]

My machine has a physical network interface (eno1) and a bunch of virtual network interfaces (e.g. tap0). Each interface has its own IP and their subnets do not overlap. I noticed that if I perform an ...
felipeek's user avatar
  • 103
1 vote
1 answer
422 views

Multiple GRE tunnels towards single host using anycast IP

I'm trying to build the following network architecture: Where clients try to connect to a backend server (e.g. SSH) by using a Public Anycast IP adddress (1.2.3.4), that routes the client to the ...
John's user avatar
  • 11
0 votes
2 answers
688 views

Bash script to gather serial numbers from list of cisco switches

I have pieced together a script to login to each switch listed in the file switch.txt, grab the serial number and place it with the IP address into the CSV serials.csv. The problem I am having is that ...
Matthew Cardinal's user avatar
0 votes
1 answer
437 views

Inconsistent behavior of link aggregation

I'm testing bandwidth between two switches and I noticed link aggregation behaves inconsistently between test runs. I'm testing with a single instance of iperf with 2 streams. Sometimes the load is ...
Elliott B's user avatar
  • 101
0 votes
1 answer
149 views

Will the UDP packets reach its destination?

I am trying to send UDP Packets using Linux Socket. Working inside a Linux VM. Server IP = 172.16.x.x Client IP = 172.21.x.x Both are connected via a Ethernet switch. Doing a broadcast on company's ...
shrishri's user avatar

15 30 50 per page
1
2 3 4 5
11