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...
sun007002.com1 min read
No responses yet.