minus-squarenathankrebs@alien.topOPBtoTech Support•OpenVPN Subnet RoutinglinkfedilinkEnglisharrow-up1·1 year agoYes ego@ubuntu:~$ sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1 ego@ubuntu:~$ sudo ufw status [sudo] password for ego: Status: active To Action From -- ------ ---- 32400 ALLOW Anywhere 32400/tcp ALLOW Anywhere 53 ALLOW Anywhere 1194/udp ALLOW Anywhere 137/udp ALLOW Anywhere 138/udp ALLOW Anywhere 139/tcp ALLOW Anywhere 445/tcp ALLOW Anywhere OpenSSH ALLOW Anywhere 3389 ALLOW Anywhere 32400 (v6) ALLOW Anywhere (v6) 32400/tcp (v6) ALLOW Anywhere (v6) 53 (v6) ALLOW Anywhere (v6) 1194/udp (v6) ALLOW Anywhere (v6) 137/udp (v6) ALLOW Anywhere (v6) 138/udp (v6) ALLOW Anywhere (v6) 139/tcp (v6) ALLOW Anywhere (v6) 445/tcp (v6) ALLOW Anywhere (v6) OpenSSH (v6) ALLOW Anywhere (v6) 3389 (v6) ALLOW Anywhere (v6) linkfedilink
nathankrebs@alien.topB to Tech SupportEnglish · 1 year agoOpenVPN Subnet Routingplus-squaremessage-squaremessage-square2fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareOpenVPN Subnet Routingplus-squarenathankrebs@alien.topB to Tech SupportEnglish · 1 year agomessage-square2fedilink
Yes
ego@ubuntu:~$ sysctl net.ipv4.ip_forward
net.ipv4.ip_forward = 1
ego@ubuntu:~$ sudo ufw status
[sudo] password for ego:
Status: active
To Action From
-- ------ ----
32400 ALLOW Anywhere
32400/tcp ALLOW Anywhere
53 ALLOW Anywhere
1194/udp ALLOW Anywhere
137/udp ALLOW Anywhere
138/udp ALLOW Anywhere
139/tcp ALLOW Anywhere
445/tcp ALLOW Anywhere
OpenSSH ALLOW Anywhere
3389 ALLOW Anywhere
32400 (v6) ALLOW Anywhere (v6)
32400/tcp (v6) ALLOW Anywhere (v6)
53 (v6) ALLOW Anywhere (v6)
1194/udp (v6) ALLOW Anywhere (v6)
137/udp (v6) ALLOW Anywhere (v6)
138/udp (v6) ALLOW Anywhere (v6)
139/tcp (v6) ALLOW Anywhere (v6)
445/tcp (v6) ALLOW Anywhere (v6)
OpenSSH (v6) ALLOW Anywhere (v6)
3389 (v6) ALLOW Anywhere (v6)