hi, On Mon, Jul 31, 2023 at 11:42:18AM +0000, Jason Long via Openvpn-users wrote: > My problem is that I did it by enabling the IP Forwarding. I wanted to do it > without it. I guess that I must to enable the IP Forwarding because of my > OpenVPN server NICs. It has two NICs (NAT and Local) and because of it I must > enable IP Forwarding.
Anything that forwards IP packets that are "for a 3rd party" must have
IP forwarding turned on.
This is just the way networking works.
ip_forward=0 <- Host
ip_forward=1 <- Router, VPN server, ...
gert
--
"If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor."
Robert A. Heinlein, The Moon is a Harsh Mistress
Gert Doering - Munich, Germany [email protected]
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
