Skip to main content

Questions tagged [ipv4]

Use the ipv4 tag ONLY if the nature of your question specifically involves IPv4 addresses or networking -- often in contrast to IPv6. Most networking currently involves IPv4 addresses, so you should NOT include this tag with every networking question.

1 vote
1 answer
34 views

Linux Mint (xfce) is not recognising ipv4 adress of router, but IS recognising ipv6

I have been having trouble connecting to this Wifi router, which is the only one available. When I do connect, I can access ipv6 but NOT ipv4. I have tried disabling and enabling ipv6 and restarting ...
Lum1te's user avatar
  • 11
0 votes
1 answer
95 views

Is it safe to assign multiple IPv4 and IPv6 addresses to a single interface for roaming across multiple networks?

I’m working on a Raspberry Pi-based network device that moves between several known locations, each with its own IPv4 and IPv6 subnet. To streamline connectivity, I’m considering assigning multiple ...
nhz's user avatar
  • 1
0 votes
0 answers
92 views

cURL IPV4 not working while ports 443 and 80 are open

I'm currently setting up a Linux VPS (Debian-based), to run a Flask app and a python script to make API calls (the API only works over IPv4, not IPv6). I'm having trouble with outgoing HTTPS ...
corentin_a's user avatar
2 votes
1 answer
351 views

What process can remove an entry from a router NAT table?

I have just been watching a video which explains UDP holepunching. https://www.youtube.com/watch?v=GfRLNg6DOnI In this video, some processes which create entries in a router NAT table are explained. ...
user3728501's user avatar
1 vote
1 answer
535 views

Force ssh LocalForward to use IPv4 when resolving the hostname

I have the following problem. I need to send report emails for one of our customers to his customers. Our customer provided an SMTP endpoint for that and added the IPv4 Address of our server to his ...
Pablo's user avatar
  • 244
0 votes
0 answers
422 views

Docker intermittently uses IPv6 despite disabling IPv6 system-wide on Raspberry Pi

I'm running Docker on a Raspberry Pi 4 (8GB model) with Raspberry Pi OS, and I'm experiencing an issue where Docker intermittently attempts to use IPv6 addresses to connect to Docker Hub, despite ...
Md Faisal's user avatar
  • 101
0 votes
0 answers
111 views

Check if a port is blocked with socat

How to check if a port is blocked with socat? How to check with IPv6? I heard a saying that machines behind NAT can still be directly connected via IPv6, is that true? Anyway, say I have a machine ...
xpt's user avatar
  • 1,904
1 vote
1 answer
415 views

Setting up network manually, no dhcp, IPV4 only

I’m trying to configure ip (static, so without dhcp), there are some problems that I can't resolve by my self, because I do not understand it in a whole. Sorry if it is already answered, but as I said,...
anothereality444's user avatar
0 votes
1 answer
521 views

curl is not able to resolve host by default, --ipv4 switch works

I have a Linux Alpine (v3.18.6) container running on AKS. The curl command inside that container is not able to resolve a private DNS host. Also, nslookup throws SERVFAIL. However, when I provide --...
Snehasish Karmakar's user avatar
1 vote
1 answer
261 views

Trying to conifugre bridge on GRE interface, facing issue

I have created an ipv6 tunnel by using the following commands: ip link add gre_test type ip6gre remote 2001:4860:4860::8888 local ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff ttl 255 removed actual ipv6 ...
vrax's user avatar
  • 11
0 votes
0 answers
855 views

How to bind a forwarded local port to 0.0.0.0 instead of 127.0.0.1? "Operation not permitted" when using GatewayPorts=yes

A (remote) SSH server remote runs a service on (remote) 127.0.0.1 port 20001. I want to make this service available locally via SSH port forwarding: ssh -vvv -4 -L 20001:127.0.0.1:20001 remote Port ...
finefoot's user avatar
  • 3,554
0 votes
0 answers
40 views

Script for ubuntu with 2 IPv4 so that auto choose which direction to go through

I have a PC with two IPs, for an internal network with IP 10.X.X.X and another for an external network with IP 192.168.X.X I have two network configuration profiles, one for each. If I am on 10.x.x.x ...
B_ Gamer's user avatar
0 votes
1 answer
7k views

raise network interfaces - debian 12

I'm trying to add one main IP, two extra IP and one IP6. Here is my interfaces file located at /etc/network/interfaces: source /etc/network/interfaces.d/* auto lo iface lo inet loopback allow-hotplug ...
ramed rafie's user avatar
0 votes
1 answer
728 views

Unable to ping or ssh into embedded Linux device: eno1 has no IPv4 address

I am trying to ssh into an embedded Linux device (let's call it petalinux) connected to my Ubuntu server running 22.04 (let's call it oip). petalinux and oip are connected by a direct ethernet cable ...
rkshthrmsh's user avatar
0 votes
1 answer
719 views

Unable to get IPV4 with dhcpcd on Alpine in a dual stack setup

After installing dhcpcd, the machine is unable to get IPv4 from DHCP, but generate IPv6 as expected and get DHCPv6 options (like DNS, domain, etc.); the config in /etc/networking/interfaces is auto lo ...
leoniDEV's user avatar

15 30 50 per page
1
2 3 4 5
9