[GH-ISSUE #4467] Solution #1 #2858

Closed
opened 2026-02-26 07:37:00 +03:00 by kerem · 0 comments
Owner

Originally created by @TgSBot-xD on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4467

vlan 1 - server, vlan2 - client
Добавь ip route,
usermod -aG wheel sshuser,
privilege 15,
timedatectl set-timezone Asia/Yekaterinburg,
clock timezone gmt +5,
/etc/net/sysctl.conf,
iptables -t nat -A POSTROUTING -o ens19 -j MASQUERADE,
iptables-save >> /etc/sysconfig/iptables,
включи iptables,
создай группу для range ip адресов,
nat source eltex(гугл),
ruleset SNAT,
настрой ssh,
tunnel gre 1, выключи firewall, local address 172.16.4.2, remote address 172.16.5.2, ip address 100.10.10.1/30, ttl 16, включить,
key-chain(пример MD5 по OSPF),
router ospf, router-id адрес тунеля 100.10.10.1,
добавить в туннель ospf(tunnel gre), ip ospf 1, ip ospf, ip ospf auntification key-chain+, auntification algoritm md5,
dhcp+ip(network - 64, router - 65, dns - 2, domain-name au-team.irpo,)

Originally created by @TgSBot-xD on GitHub (Apr 3, 2025). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4467 1. vlan *1 - server, vlan*2 - client Добавь ip route, usermod -aG wheel sshuser, privilege 15, timedatectl set-timezone Asia/Yekaterinburg, clock timezone gmt +5, /etc/net/sysctl.conf, iptables -t nat -A POSTROUTING -o ens19 -j MASQUERADE, iptables-save >> /etc/sysconfig/iptables, включи iptables, создай группу для range ip адресов, nat source eltex(гугл), ruleset SNAT, настрой ssh, tunnel gre 1, выключи firewall, local address 172.16.4.2, remote address 172.16.5.2, ip address 100.10.10.1/30, ttl 16, включить, key-chain(пример MD5 по OSPF), router ospf, router-id адрес тунеля 100.10.10.1, добавить в туннель ospf(tunnel gre), ip ospf 1, ip ospf, ip ospf auntification key-chain+, auntification algoritm md5, dhcp+ip(network - 64, router - 65, dns - 2, domain-name au-team.irpo,)
kerem closed this issue 2026-02-26 07:37:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#2858
No description provided.