Skip to main content
1 vote
0 answers
23 views

In my network I have multiple endpoints (devices) behind multiple vpn edge routers. The edge routers have all different ip addresses. The endpoints (devices) behind the egde routers have all the same ...
Tom Freudenberg's user avatar
1 vote
0 answers
26 views

I have been trying to add qdiscs and filters on an interface, and I can successfully do so by calling the tc command on the terminal. I can also achieve what I want by calling system(tc...) in my cpp ...
Akash Cherukuri's user avatar
0 votes
1 answer
286 views

I am wanting to route traffic on the android app I am developing, though I am having trouble accessing the ip tables on the kernel. I am not sure if this is even supposed to be accessible for normal ...
gooberzoomer's user avatar
-1 votes
1 answer
2k views

I'm trying to use traffic control (tc) in my docker container. However it does not find it. I have installed iproute with yum yum install iproute -y I thought it should include traffic control (tc) ...
BarbetNL's user avatar
  • 497
3 votes
0 answers
2k views

I have a rooted android 13 phone(oneplus 10 pro) and at home I have a local WiFi network used for smart home devices NAS and CCTV this network is not connected to the internet. If I connect to this ...
vetkak's user avatar
  • 31
0 votes
0 answers
2k views

I am trying to use tc to emulate network conditions inside docker containers. My linux is an ubuntu 20.04 LTS inside WSL2. For this, I am running the container with docker run -it --cap-add=NET_ADMIN ...
N. Rak's user avatar
  • 138
0 votes
1 answer
1k views

I'm trying to set the link up using 'ip link set' command. But I need to type this for each interface as below. ip link set ens1f0 up ip link set ens1f1 up ip link set ens1f2 up ip link set ens1f3 up ...
ss3071's user avatar
  • 15
1 vote
1 answer
3k views

I have a requirement where I have to route traffic from different countries to mobile application. I want traffic coming from different countries IP addresses to mobile application. (USA, Australia ...
RV Patel's user avatar
1 vote
1 answer
2k views

Problem: I want 2 IPs so that I can run two servers on my LAN. Apparently my ISP doesn't allow static IPs and I need to use DHCP to obtain my second IP. What I have learned so far: In order to get ...
Hackerman21's user avatar
0 votes
1 answer
2k views

We have a pod which is trying to reach an IP (192.168.xx.xx) which is out side the kubernetes cluster. IP its trying to reach is the the Internal IP of an external entity which can be reached normally ...
rgaduputi's user avatar
  • 510
-1 votes
1 answer
516 views

I am attempting to validate ECMP functionality on a linux host with unnumbered interfaces and network namespaces. The following example can be used to demonstrate: # add address to loopback for ...
theG's user avatar
  • 1,281
-1 votes
1 answer
1k views

Help me to configure 3 SIP Trunks (200 Channels per Trunk) from Telco, Where all the 3 SIP has different outbound Caller ID and all the Three trunks needs to route via Single Private / SBC IP (100.0....
Ajee Lancer's user avatar
0 votes
1 answer
108 views

Hi this is on Raspbian buster and NetworkManager 1.10.0 but it is a network manager question mostly I think. My application has a Wifi and a cellular network connection. When I am debugging I use ...
Martin Joseph's user avatar
1 vote
1 answer
2k views

We're trying to enable Traffic Control (tc) on YOCTO (warrior dist.), while it seems that tc was indeed built into the YOCTO image, when trying to apply a tc filter command we're getting this error: ...
Nadav's user avatar
  • 708
0 votes
0 answers
3k views

My aim is that the docker container gets an IP different from server IP it is hosted on AND is reachable from VPN client My server hosting docker config: $ sudo docker -v Docker version 19.03.6, ...
xibi's user avatar
  • 101

15 30 50 per page