@SuYon
Anything to share
Nothing here yet.
Nothing here yet.
Feb 5, 2024 · 1 min read · Steps: Enable routing and NAT on macOS Open the Terminal application and enter this command: sysctl -w net.inet.ip.forwarding=1 Steps: Enable NAT on macOS Create a file titled “pf-nat.conf” and add this rule: nat on enX from 100.96.0.0/11 to a...
Join discussion