• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cisco 678 - open port

anton

Banned
Hello,

I have cisco 678 , and I want to make a server on my computer, how do I open a specific port on Cisco 678 ?

Thanks,
bye.
 
Here's an example if you have internal IP address 10.0.0.2


set nat entry add 10.0.0.2 51200 192.168.12 51200 TCP

internal IP "port" outside IP address

if you wanna open all port to 10.0.0.2 for example then this is the command for it

set nat entry add 10.0.0.2

I hope I'm not too confusing for you.. It's just that I'm not really good at describing things like this.
 
Back
Top