2b83442a6d
* replace dead token page with live dashboard * add dev release notes * fix urls * add IPv6 KVM guide * simplify node setup command * add operator updates * PR finished: add WG exit policy steps andfinish changelog * PR finished: fix typo * add components to the branch * fix styling
10 lines
485 B
Plaintext
10 lines
485 B
Plaintext
- Install these dependencies on your local machine:
|
|
```shell
|
|
sudo apt install tcpdump
|
|
|
|
sudo tcpdump -i nymwg -n
|
|
```
|
|
- Connect to [NymVPN](https://nym.com) and select your node as an Exit Gateway (after running the exit policy [manager script](#wireguard-exit-policy-configuration))
|
|
- Run the `tcpdump` command before registering
|
|
- Have the output of the `echo $BLOCKED_IP` from your node and try to go into your browser or a registered client and try to connect - It will not resolve.
|