background :
customer wants to block outside IP telnet USG2200(version:V3R1)<?xml:namespace prefix = "v" ns = "urn:schemas-microsoft-com:vml" />
sulotion :
1、if customer know the outside IP , just set a interzone policy to block the ip from untrust to trust.
refer below command:
policy interzone untrust local outbound
policy 0
policy source x.x.x.x
policy destination USG-outside interface IP-address
policy service telnet
action deny
refer below link:
2、set the interface of management access disable the telnet using Web
<?xml:namespace prefix = "o" ns = "urn:schemas-microsoft-com:office:office" /> refer below link: