access lan0 sshport n

Sets the port for SSH access on LAN0 ethernet interface.

n = 0 to 65535port number, 0 = disabled, (default 22)

Examples:

  1. Set SSH port to 8022 :
    cmd access lan0 sshport 8022
  1. Disable SSH access on LAN0 interface:
    cmd access lan0 sshport 0

See also: Local Remote Access

Last modified 5 years ago Last modified on 14-08-13 09:25:00 AM