Project

General

Profile

Actions

action #54860

closed

Firewall: NAT Rules for inbound Routing via VPN are missing.

Added by flacco almost 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2019-07-30
Due date:
2020-06-01
% Done:

100%

Estimated time:

Description

It seems to be impossible to reach hosts inside the internal net via OpenVPN Connections.

To set them manually the following commands are necessary:

firewall-cmd --direct --permanent --add-rule ipv4 nat POSTROUTING 0 -o intern -j MASQUERADE
firewall-cmd --direct --permanent --add-rule ipv4 filter FORWARD 0 -i vpn -o intern -j ACCEPT
firewall-cmd --direct --permanent --add-rule ipv4 filter FORWARD 0 -i intern -o vpn -m state --state RELATED,ESTABLISHED -j ACCEPT

Untestet yet.


Files

direct.xml (384 Bytes) direct.xml EDV_Lotse, 2019-07-30 14:12

Related issues 1 (0 open1 closed)

Related to invisAD-setup - action #104730: "Direct Rules" der Firewall greifen nicht mehr.Closedflacco2022-01-092022-01-31

Actions
Actions

Also available in: Atom PDF