Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, Is there a way to do port forwarding only on LAN?Port forward from LAN Ethernet0 port 80 to web-server (LAN) port 80. version 12.3interface Ethernet0
ip address 10.1.1.250 255.255.255.0
ip nat inside
!
ip nat inside source static tcp 10.1.1.251...
It is simplified scheme.you can't access directly from PC 10.1.1.X to 10.1.1.251 on port 80 (blocked by local firewall on 10.1.1.251)Only way is to access from PC 10.1.1.X to router(10.1.1.250), and then port forward to 10.1.1.251
Hello,
If is not too late I have managed to register Audiocodes MP112/MP118 fxs devices on CUCM 8.
1. configure 3rd-party SIP Device(advanced)
2. configure Device Security Profile(with enabled Digit Auth).
3. configure
DN1: 1001 User1/Password1: test...