SimpleTunnel icon indicating copy to clipboard operation
SimpleTunnel copied to clipboard

BUG: tunnel_server can't receive anything from UTUN interface.

Open cocos543 opened this issue 3 years ago • 1 comments

image

Have done the following things:

  1. sudo sysctl net.inet.ip.forwarding=1
  2. Loading anchor simpleTunnel from /etc/pf.anchors/simpleTunnel nat on en1 inet from 10.10.0.0/16 to any -> 192.168.28.132

cocos543 avatar Oct 27 '21 09:10 cocos543

https://stackoverflow.com/questions/33338268/how-to-config-nat-pmp-on-os-x-to-support-utun-device

networkextension avatar Jul 13 '22 01:07 networkextension