DrayTek UK Users' Community Forum

Help, Advice and Solutions from DrayTek Users

Saving SSH/Telnet Commands

  • mattbacns
  • Topic Author
  • Offline
  • New Member
  • New Member
More
25 Nov 2016 14:51 #1 by mattbacns
Saving SSH/Telnet Commands was created by mattbacns
Hi All,

I'm running a script that updates an IP address firewall rule on a Draytek 2850. For the most part it seems successful, the command is ipf rule S R -s "u 1 IP Address". where S and R are the relevant set and rule number. The script I've created saves a log file of the SSH session and states at the end "Setting saved" so the command is being taken over the ssh session happily. To further back this up when you check the 2850's GUI the IP address has updated (I've tested this extensively), though when you run ipf view -d the IP address in an SSH/Telnet session the IP Address in the relevant rule remains unchanged. Does anyone know if this is a bug, or am I missing a step? Thanks in advance.

Please Log in or Create an account to join the conversation.