Собственно сервер на Arch linux клиенты pppd в правилах iptables
iptables -t nat -A POSTROUTING -s 10.5.0.0/24 -j SNAT --to-source 192.168.0.50
Собственно сервер на Arch linux клиенты pppd в правилах iptables
iptables -t nat -A POSTROUTING -s 10.5.0.0/24 -j SNAT --to-source 192.168.0.50