-
**Problem**
Currently, the UOA only support IPv6 on ipo mode, which is using private protocol. If the UOA kmod is not installed on the RS, UDP pkt would not be recognized.
**Solve**
So, why not i…
-
## 环境
操作系统:centos 7
机器:Vmware
虚拟网卡: e1000
## 配置
```
! This is dpvs default configuration file.
!
! The attribute "" denotes the configuration item at initialization stage. Item of
! this ty…
-
According to [RFC4666 section-1.3.2.4](https://datatracker.ietf.org/doc/html/rfc4666#section-1.3.2.4):
```
[1.3.2.4] Support for the Management of SCTP Associations between the SGP and ASPs
.......…
-
I am trying to test the following SCTP connection scheme:
![sheme](https://github.com/loxilb-io/loxilb/assets/7645221/e2a23cc5-6806-4063-ae62-da9c315c9088)
The loxilb configuration is the followin…
-
dpvs 1.9.0版本, vs条目增加到2万后,systemctl reload keepalived后 dpvs.log中一直 IFA: [00] ifa_entry_add: add ifaddr xx.xx.xx.xx failed -- already exist , 观察15分钟仍没停止,感觉是死循环了, 这时候访问vip + port是正常的。
-
[root@S0512 bin]# cat setup.sh
#!/bin/sh
VIP=119.188.210.149
LIP=119.188.210.240
RS=119.188.210.128
./dpip vlan add dpdk0.100 link dpdk0 id 100
./dpip addr add ${VIP}/24 dev dpdk0.100
./ipvsad…
-
I am running the master branch dpvs with dpdk-stable-18.11.2 patched on Ubuntu 18.04 with kernel 5.3.0-59-generic
used https://github.com/iqiyi/dpvs/blob/master/doc/tutorial.md#simple-fnat as examp…
-
【OS版本】:ubuntu20.04 kernel 5.4.0-155-generic dpdk-20.11.1
【网卡】:Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
【dpvs配置点】
测试fullnat模式
```bash
./dpip addr add 192.168.0.9/3…
-
`Image: ghcr.io/loxilb-io/kube-loxilb:latest`
`Args:`
> --loxiURL=http://172.24.25.207:11111,http://172.24…
> --externalCIDR=172.24.25.0/24
> --monitor
> --setLBMode=2
Deploy rabbitmq svc with…
-
Hi, I have encountered an issue with SCTP traffic.
We are using LoxiLB on an EC2 instance as the SCTP load balancer for our EKS cluster. SCTP traffic is coming in and routed to the cluster and com…