User Tools

Site Tools


doc:appunti:hardware:dlink_dva_5593z

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doc:appunti:hardware:dlink_dva_5593z [2021/05/20 06:53] – created niccolodoc:appunti:hardware:dlink_dva_5593z [2021/05/20 06:57] (current) – [How to configure a port forward from the command line] niccolo
Line 3: Line 3:
 ===== How to configure a port forward from the command line ===== ===== How to configure a port forward from the command line =====
  
 +{{ dlink-dva_5593.png?200|D-Link DVA‑5593Z}}
 Enter the command line using **telnet** with the **admin** account. Enter the command line using **telnet** with the **admin** account.
  
Line 12: Line 13:
 DLINK(cfg-nat)# add portmapping my-ssh DLINK(cfg-nat)# add portmapping my-ssh
 DLINK(cfg-nat)# portmapping my-ssh DLINK(cfg-nat)# portmapping my-ssh
-DLINK(cfg-nat-portmap:ssh-IPBOX)# extPortList add TCP:59722 +DLINK(cfg-nat-portmap:my-ssh)# extPortList add TCP:59722 
-DLINK(cfg-nat-portmap:ssh-IPBOX)# host 192.168.1.3 +DLINK(cfg-nat-portmap:my-ssh)# host 192.168.1.3 
-DLINK(cfg-nat-portmap:ssh-IPBOX)# intPort 22 +DLINK(cfg-nat-portmap:my-ssh)# intPort 22 
-DLINK(cfg-nat-portmap:ssh-IPBOX)# allInterfaces enable +DLINK(cfg-nat-portmap:my-ssh)# allInterfaces enable 
-DLINK(cfg-nat-portmap:ssh-IPBOX)# enable +DLINK(cfg-nat-portmap:my-ssh)# enable 
-DLINK(cfg-nat-portmap:ssh-IPBOX)# show +DLINK(cfg-nat-portmap:my-ssh)# show 
-DLINK(cfg-nat-portmap:ssh-IPBOX)# configSave+DLINK(cfg-nat-portmap:my-ssh)# config
 </code> </code>
 +
doc/appunti/hardware/dlink_dva_5593z.1621493586.txt.gz · Last modified: 2021/05/20 06:53 by niccolo