-
Since AWS has started to charge money for ipv4 addresses, i was looking into switching our backend EC2 servers to ipv6 only
https://aws.amazon.com/blogs/aws/new-aws-public-ipv4-address-charge-public-…
-
I'm working on a project that uses packet sockets directly, and I have to calculate the IPv4 checksum on my own since I'm building from Ethernet frames up.
I notice that `x/net/ipv4` doesn't provid…
-
### systemd version the issue has been seen with
255.4-1ubuntu8.4
### Used distribution
Ubuntu 24.04 LTS
### Linux kernel version used
6.8.0-49-generic
### CPU architectures issue was seen on
x…
-
Even though an ipv6 is accepted, only ipv4 is used:
```
sample_test server :: 8000 keys/server-key.pem keys/server-cert.pem
# works. But...
netstat -putln | grep 8000
udp 0 0 0.0.…
-
**Is your feature request related to a problem? Please describe.**
I just installed Defguard for us to consider using it at our company instead of pure wireguard, unfortunately it seems Defguard does…
-
### Is this a feature relevant to companion itself, and not a module?
- [X] I believe this to be a feature for companion, not a module
### Is there an existing issue for this?
- [X] I have searched…
-
```
Server is not always listning on IPV4
```
Original issue reported on code.google.com by `pierredu...@gmail.com` on 7 Mar 2010 at 7:20
-
```
Server is not always listning on IPV4
```
Original issue reported on code.google.com by `pierredu...@gmail.com` on 7 Mar 2010 at 7:20
-
When we bind to an address that has both an IPv4 and IPv6 address, we should preferentially choose the IPv4 address. While technically both are correct, it is most likely that a user expects binding t…
-
Description
===========
Hello,
I'm trying to create a producer on a Linux Ubuntu machine to produce messages for a Kafka broker on another machine, however, when I run the program the error I see…