You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed on Monterey (I was previously running Mojave), I get some weird errors at load:
sudo openpyn --server fr702
2022-04-21 17:12:15 [SUCCESS] CONNECTING TO SERVER fr702 ON PORT udp
2022-04-21 17:12:15 [WARNING] Your OS 'darwin' Does not have '/sbin/resolvconf'
2022-04-21 17:12:15 [NOTICE] Manually applying patch to tunnel DNS through the VPN tunnel by modifying '/etc/resolv.conf'
Changing DNS servers to NordVPN's DNS Servers
nameserver nordDNS1 = 103.86.99.100
nameserver nordDNS2 = 103.86.96.100
nameserver openDNS3 = 208.67.222.220 Unrecognized option or missing parameter(s) in [CMD-LINE]:1: status
Use --help for more information.
Any clue ?
Thanks!
The text was updated successfully, but these errors were encountered:
lorenzolamasse
changed the title
Canot connect ender OSX Monterey
Canot connect under OSX Monterey
Apr 22, 2022
BigSur 11.6 same here... 2023-06-07 20:40:52 [INFO] Configuration files are up-to-date, skipping... INFO:openpyn:Configuration files are up-to-date, skipping... 2023-06-07 20:40:52 [SUCCESS] CONNECTING TO SERVER cy ON PORT udp SUCCESS:openpyn:CONNECTING TO SERVER cy ON PORT udp 2023-06-07 20:40:52 [WARNING] Your OS 'darwin' Does not have '/sbin/resolvconf' WARNING:openpyn:Your OS 'darwin' Does not have '/sbin/resolvconf' 2023-06-07 20:40:52 [NOTICE] Manually applying patch to tunnel DNS through the VPN tunnel by modifying '/etc/resolv.conf' NOTICE:openpyn:Manually applying patch to tunnel DNS through the VPN tunnel by modifying '/etc/resolv.conf' Changing DNS servers to NordVPN's DNS Servers
Hello !
Just installed on Monterey (I was previously running Mojave), I get some weird errors at load:
sudo openpyn --server fr702
2022-04-21 17:12:15 [SUCCESS] CONNECTING TO SERVER fr702 ON PORT udp
2022-04-21 17:12:15 [WARNING] Your OS 'darwin' Does not have '/sbin/resolvconf'
2022-04-21 17:12:15 [NOTICE] Manually applying patch to tunnel DNS through the VPN tunnel by modifying '/etc/resolv.conf'
Changing DNS servers to NordVPN's DNS Servers
nameserver nordDNS1 = 103.86.99.100
nameserver nordDNS2 = 103.86.96.100
nameserver openDNS3 = 208.67.222.220
Unrecognized option or missing parameter(s) in [CMD-LINE]:1: status
Use --help for more information.
Any clue ?
Thanks!
The text was updated successfully, but these errors were encountered: