Skip to main content
0 votes
0 answers
34 views

I have two namespaces, ns1 and ns2. I created two veth pairs and connected the namespaces to the host via these veth pairs. Now, I want to enable these two namespaces to ping each other using a very ...
light_rain's user avatar
0 votes
1 answer
147 views

I am using VS Code Insiders for some reasons (a bug in copilot). VS Code insiders Terminal cannot resolve local ip domain. PING 10.0.0.52 (10.0.0.52): 56 data bytes ping: sendto: No route to host ping:...
TSR's user avatar
  • 21.5k
0 votes
0 answers
68 views

I am writing a program that involves printing Raw Printer Command Language (PCL) files wrapped in Print Job Language (PJL) commands. I print it via a port 9100 socket connection to the printer using ...
silverbrook4's user avatar
0 votes
0 answers
45 views

I need a VM to have the full access to the network, with no filtering at all (I will use it as a virtual switch with advanced switching features). What I've done : a VM (let's call it "switch&...
ChPortos's user avatar
1 vote
2 answers
206 views

Initial Problem I had what I thought was a simple task in Golang: format some data according to one of Wireshark's dissectors (MAC-LTE) and then send it over UDP so that it could be viewed in ...
ribs2spare's user avatar
0 votes
2 answers
162 views

When I try to use a custom DNS server (either a single server using SimpleResolver or multiple servers using ExtendedResolver) and want to do a lookup for ANY records relating to a domain, I am ...
Chase Haasbroek's user avatar
-1 votes
1 answer
410 views

before this error happen , my React native app can not run on mobile when i scan qr code on my device and after watching a youtube video for fixing the issue it got worse . my entire project can not ...
Quốc Thịnh Lê Viết's user avatar
1 vote
0 answers
172 views

Is there any way I can append new IPs to network allow list of Snowflake? I can use the ALTER command, but each time when new entries need to be appended, I have to run ALTER with the old values and ...
Gurupreet Singh Bhatia's user avatar
0 votes
1 answer
272 views

I built a raspberry pi 5 image for my raspberry pi 5, using only the base image found in meta-raspberrypi/conf/machine/raspberrypi5.conf, which I modified a bit to include some modules, one of which ...
minimus_maximus's user avatar
0 votes
1 answer
103 views

I can't solve the problem with traffic routing on Linux on this system: root@fl-imx6ull:~# uname -a Linux fl-imx6ull 4.1.15 #1 SMP PREEMPT Tue Apr 8 08:26:30 MSK 2025 armv7l armv7l armv7l GNU/Linux ...
Дмитрий Стеняев's user avatar
-1 votes
1 answer
87 views

I am trying to make a python IP locator, which currently relies on this function: def get_location(ip_address="", show_duplicates=True): url = f"http://ip-api.com/json/{ip_address}&...
Prometheus's user avatar
0 votes
1 answer
175 views

We have a use of subnets for doing geo location of computer assets. In the most up to date data we do not have subnets IE 10.81.66.0, we just have the IP address and subnet mask such as 255.255.255.0 ...
Cyclone's user avatar
  • 13
1 vote
0 answers
36 views

When application layer work upon TCP, do we need to consider the application message size if we want to get better performence? As PMTU is most likely unavaliable, if we choose a size as 3000 which is ...
Jun Huang's user avatar
0 votes
0 answers
111 views

Every time my Docker accesses a domain, even for performing Docker Login, it throws an error: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1....
gbraga's user avatar
  • 11
-1 votes
1 answer
107 views

I made a class that resolve a domain to a ip, now i need this app to show me both ipv4 and ipv6 but it only shows me ipv4. The problems is i think in this line of the code : InetAddress[] addresses = ...
Lungu Mihai's user avatar

15 30 50 per page
1
2 3 4 5
615