Recent content by DFFRZ

  1. D

    NVRAM Variable not updating.

    Invoked directly at the SSH prompt and also in a script (which was invoked at the shell prompt). Failed, as shown above, in both cases.
  2. D

    NVRAM Variable not updating.

    I think ministun has a bug running on the RT-AC68P because stun.wtfismyip.com fails also: /usr/sbin/ministun -t 1000 -c 1 -i tun13 stun.wtfismyip.com Response read #0 timeout, retry
  3. D

    NVRAM Variable not updating.

    Ping works fine: ping -c 4 stun.l.google.com PING stun.l.google.com (64.233.177.127): 56 data bytes 64 bytes from 64.233.177.127: seq=0 ttl=45 time=7.559 ms 64 bytes from 64.233.177.127: seq=1 ttl=45 time=7.844 ms 64 bytes from 64.233.177.127: seq=2 ttl=45 time=7.536 ms 64 bytes from...
  4. D

    NVRAM Variable not updating.

    Oh yes, perfectly. VyprVPN
  5. D

    NVRAM Variable not updating.

    Yes, I looked at the script and saw that after running it and getting no result. I did pass 3 as an arg but it doesn't return a result. I even tried running the ministun commands individually: /usr/sbin/ministun -t 1000 -c 1 -i tun13 stun.l.google.com:19302 Response read #0 timeout, retry...
  6. D

    NVRAM Variable not updating.

    Running the /usr/sbin/gettunnelip.sh script at the prompt in a shell, does not return a result on my RT-AT68P running 380.68_4 with VPN Client 3 connected. The Public IP field on the WEB UI VPN Status page is also blank.
  7. D

    ddns_return_code=200

    Ok, thank you.
  8. D

    ddns_return_code=200

    Yes, I have the DDNS Client enabled in the webui and server set to custom. However, this variable gets set to a value other than "200", multiple times during the day when I'm not logged into the webui.
  9. D

    ddns_return_code=200

    "/sbin/ddns_custom_updated 1" appears to set the nvram variable ddns_return_code to a value of 200 For some reason that variable gets inexplicably cleared and/or set to "unknown_error" for no apparent reason. Does anyone know how and when that variable gets cleared or set to a value other than...
Back
Top