Home
Bugzilla
DeviceNote
azRecord
Nextcloud
HowTo/Info
Q-System
Suche
Sitemap
Links
DE
EN
Setup NAT over OpenVPN
HowTo/Info
>
APS systems AG
>
Technik
>
TS400
>
Build Etch Linux-Kernel
>
iptables -t nat -A POSTROUTING -p tcp -d 192.168.222.1/24 -j SNAT --to-source 192.168.100.102
wobei in diesem Beispiel '192.168.222.1/24' das Ziel-Netzwerk meint und die Quell-Adresse durch '192.168.100.102' anonymisiert wird.