11-25-2015 10:38 PM - edited 03-11-2019 11:57 PM
Hi Team,
We want to change the syslog forwarding port 514 to 516 in Cisco ASA firewall. Can we change that? If it is then, How?
Because if we are changing it. It gives error "The port Number for UDP must be either 514 or between 1025 to 65535".
Please help us.
Regards,
Shalendra
Solved! Go to Solution.
11-25-2015 11:08 PM
Hello Shalendra,
By default the ASA uses UDP 514 port for sending the sysylog information . So port no 516 cannot be configured. The port range has to be in the range of 1025-65535
ciscoasa(config)# logging host tftp 1.1.1.1 udp/516
WARNING: interface Ethernet0/1 security level is 0.
ERROR: Port '516' is not within the range 1025-65535.
Regards,
Bhavik Shah
11-25-2015 11:08 PM
Hello Shalendra,
By default the ASA uses UDP 514 port for sending the sysylog information . So port no 516 cannot be configured. The port range has to be in the range of 1025-65535
ciscoasa(config)# logging host tftp 1.1.1.1 udp/516
WARNING: interface Ethernet0/1 security level is 0.
ERROR: Port '516' is not within the range 1025-65535.
Regards,
Bhavik Shah
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide