Rob Murray
44a3453d73
Add daemon option --allow-direct-routing
...
Per-network option com.docker.network.bridge.trusted-host-interfaces
accepts a list of interfaces that are allowed to route
directly to a container's published ports in a bridge
network with nat enabled.
This daemon level option disables direct access filtering,
enabling direct access to published ports on container
addresses in all bridge networks, via all host interfaces.
It overlaps with short-term env-var workaround:
DOCKER_INSECURE_NO_IPTABLES_RAW=1
- it does not allow packets sent from outside the host to reach
ports published only to 127.0.0.1
- it will outlive iptables (the workaround was initially intended
for hosts that do not have kernel support for the "raw" iptables
table).
Signed-off-by: Rob Murray <rob.murray@docker.com >
2025-04-30 20:59:28 +01:00
..
2025-04-26 07:58:09 -07:00
2025-04-30 20:59:28 +01:00
2025-04-22 11:31:10 +02:00
2025-02-09 13:22:52 +01:00
2025-04-08 17:35:05 -07:00
2025-04-22 11:31:10 +02:00
2025-04-16 09:58:24 +02:00
2025-01-15 14:09:30 +01:00
2025-01-20 11:52:41 +01:00
2025-01-07 11:18:46 -08:00
2025-04-19 16:35:24 +02:00
2025-01-02 21:37:35 +01:00
2025-04-08 17:35:05 -07:00
2025-04-07 16:19:02 +02:00
2025-01-15 14:09:30 +01:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-01-16 20:58:32 +01:00
2025-04-26 07:58:09 -07:00
2025-01-08 15:43:17 +01:00
2024-10-28 10:30:23 +01:00
2025-04-08 17:35:05 -07:00
2025-01-07 14:13:06 +01:00
2024-10-20 14:04:07 +02:00
2024-11-05 10:00:10 +00:00
2025-04-08 17:35:05 -07:00
2024-11-05 14:22:53 +00:00
2025-04-17 15:43:19 +02:00
2025-03-11 12:25:42 +01:00
2024-09-06 21:53:09 +10:00
2025-04-22 11:31:10 +02:00
2025-04-10 12:30:34 +02:00
2025-04-17 15:43:19 +02:00
2024-11-25 18:28:37 +00:00
2025-03-04 13:56:14 +01:00
2025-01-16 12:58:17 -08:00
2025-04-30 20:59:28 +01:00
2025-04-16 09:58:24 +02:00
2025-04-26 07:58:09 -07:00
2024-11-12 14:02:15 +01:00
2025-01-30 11:39:19 +01:00
2024-10-26 18:31:39 +02:00
2025-02-13 14:52:21 -06:00
2025-02-09 13:22:51 +01:00
2025-03-24 00:43:31 +01:00
2025-01-15 14:09:30 +01:00
2024-11-19 13:55:54 +01:00
2025-01-26 14:37:08 +01:00
2025-04-08 17:35:05 -07:00
2025-01-27 15:55:56 +00:00
2025-01-15 14:09:30 +01:00
2025-01-15 14:09:30 +01:00
2025-04-04 23:07:00 +02:00
2025-04-08 17:35:05 -07:00
2024-11-12 14:02:15 +01:00
2025-03-10 18:32:49 +00:00
2024-10-24 11:19:42 +01:00
2025-04-17 15:43:19 +02:00
2025-04-17 15:43:19 +02:00
2025-04-26 07:58:09 -07:00
2025-03-12 09:59:52 -07:00
2025-03-12 09:59:52 -07:00
2025-03-23 13:11:39 +01:00
2024-11-28 10:03:46 +01:00
2025-03-11 12:25:42 +01:00
2025-02-20 18:03:20 +01:00
2025-01-31 10:34:27 -05:00
2024-10-18 12:59:08 +02:00
2025-04-25 11:21:13 +01:00
2025-01-15 14:09:30 +01:00
2025-04-09 08:45:33 +02:00
2025-04-10 12:30:34 +02:00
2025-01-15 14:09:30 +01:00
2024-10-26 18:31:39 +02:00
2025-04-19 16:35:24 +02:00
2025-01-15 14:09:30 +01:00
2025-01-02 21:37:33 +01:00
2025-04-09 08:45:33 +02:00
2025-02-14 12:22:10 +01:00
2024-10-17 14:04:37 +02:00
2024-10-17 14:04:37 +02:00
2025-01-15 14:09:30 +01:00
2025-04-04 23:07:00 +02:00
2025-03-24 00:43:31 +01:00
2025-01-15 14:09:30 +01:00
2025-01-15 14:09:30 +01:00
2024-10-20 14:10:17 +02:00
2025-02-20 18:03:20 +01:00
2024-11-05 10:01:49 +00:00
2024-11-06 21:04:31 +03:00
2025-04-10 19:12:25 +02:00
2025-04-07 16:19:02 +02:00
2025-04-07 16:19:02 +02:00
2025-01-16 19:47:40 +01:00
2025-04-26 07:58:09 -07:00
2024-11-12 14:02:15 +01:00
2025-02-10 18:58:31 +01:00
2025-02-10 18:58:31 +01:00
2024-10-26 18:31:39 +02:00
2025-02-10 18:35:35 +01:00
2025-04-04 08:24:09 -07:00
2025-01-31 10:34:27 -05:00
2025-04-26 07:58:09 -07:00
2025-04-10 12:30:34 +02:00