Questions tagged [unicast]

17 questions
9
votes
2 answers

How to determine IP address is unicast or anycast?

I searched the Internet and unable to find an answer. Anyone can help?
John Wong
  • 306
9
votes
1 answer

Why ARP request is unicast?

I have a Wireshark capture that indicates a unicast ARP request from source to destination. As per my understanding, ARP requests (including gratuitous ARP) use broadcast. In what cases are unicast ARP requests used?
6
votes
2 answers

Switch Floods Packets that should be Unicast

I work as a Network Admin in a big company. Lately we noticed an issue with our network infrastructure. Basically our network backend lies on a Catalyst as main L3 backend switch, and few Cisco Nexus switches as edge L2 switches, connected to that…
amito
  • 163
5
votes
0 answers

Corosync unicast issue with different nets

I'm using a setup (on our staging-system) with 2 root-servers and 1 fail-over-ip. As software we use corosync and pacemaker. Corosync is configured for multicast communication via port 5405. --> everything works fine. Now I want to deploy this…
Rene Hellmann
  • 51
  • 1
  • 3
3
votes
1 answer

MAC layer unicast flooding a switched network

The network in question: It is a fully switched network with no routing. There is no known RSPT problems. There are 10 small switches. Each small switch has many small industrial devices talking to each other within that small switch. There is 1…
ugn
  • 31
3
votes
1 answer

Keepalived: multicast vs unicast

I'm planning to deploy a several keepalived routers to maintain floating IPs for different database clusters. The plan is to deploy a separate VRRP instance on each cluster locally according to this guide so there will be only two VRRP…
HTF
  • 3,278
3
votes
2 answers

How should I configure properly my LAN to use IPv6 for communication on LAN and WAN?

I would like to use IPv6 on my LAN and would like to be able to go out to the WAN as well. My network is a classic IPv4 environment. It works well. My ISP provides Global Unicast IPv6 address on the WAN interface of my router (pfsense 2.5.2). I can…
2
votes
1 answer

KeepAliveD, Rackspace Cloud, Unicast - both LB's enter MASTER state...?

I have set up two HAProxy Load Balancers in an Active->Passive pair. KeepAliveD will be used for failover between MASTER and BACKUP servers. Like most clouds, Multicast is not supported so I cannot use a Virtual IP. Instead I'm attempting to use…
1
vote
1 answer

could corosync can support unicast heartbeat mode?

could corosync can support unicast heartbeat mode? from another thread in serverfault, some guy raised below corosync conf: totem { version: 2 secauth: off interface { member { …
Emre He
  • 121
  • 1
  • 4
1
vote
1 answer

NLB Traffic Stops on all nodes when a single node is rebooted

We had a 2 node NLB cluster running IIS websites on virtual machines. Both nodes were online, the balancer functioned exactly as expected, (if traffic is 50/50 balanced, and you stop or drainstop a node, all traffic routes seamlessles to the other…
I.T. Support
  • 611
  • 2
  • 11
  • 27
0
votes
2 answers

VXLAN with unicast only transport?

I started looking into VXLAN recently and I am trying to grasp the basic concepts of it. The standard use of VXLAN transport appears to be multicast, however many ISPs do not allow multicast traffic. Is it possible to implement unicast only VXLAN…
0
votes
2 answers

Oracle Weblogic 10.3.5 Cluster creation issues

I'm trying to create a two node cluster with Oracle Weblogic 10.3.5. During the "Fusion Middleware Configuration Wizard" setup process, I'm not sure what to put in for the "Cluster Address" if I choose "unicast" cluster messaging mode. Also the…
user6123723
  • 113
  • 6
0
votes
2 answers

Can heavy UDP traffic create network congestion?

I have three IP addresses using the same gateway. Two of them are configured as a cluster with multicast address setup. If there is a heavy UDP traffic between those two, can that affect the network on the third IP address ?
cbrdy
  • 211
0
votes
1 answer

Unicast-mode network load balancing on Hyper-V virtual servers

I have been struggling with an issue and I hope that someone can help me. I don't know whether Hyper-V or my physical switch is misconfigured (or both are misconfigured). I have two virtual servers, RDS1 and RDS2, running Windows Server 2022…
0
votes
0 answers

No ARP response using Unicast on VxLAN Overlay IPs in Linux server configurations

I am trying to setup a basic Unicast VxLAN between 3 Ubuntu 22.04 virtual servers (underlay IPs : 172.16.30.26/24, 27 and 28) running on VirtualBox. No firewalls are active. UFW is removed. After the setup, when I try to ping between the 3 overlay…
nata11
  • 1
1
2