NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

p3hndrx's avatar
p3hndrx
Aspirant
Apr 09, 2018
Solved

HMAC Authentication Errors (via VPN)

Greetings--- I have a Nighthawk X4 (R7500), and have enabled the VPN Service per this article: https://kb.netgear.com/25389/Enabling-VPN-service-on-a-Nighthawk-router-using-a-MAC-OS-computer   Ev...
  • p3hndrx's avatar
    p3hndrx
    Apr 12, 2018

    I resolved this by switching to TCP Mode and redownloading the openvpn config.

    The biggest differences were:
    client
    dev tap
    proto tcp
    sndbuf 0
    rcvbuf 0
    [...]