首页 科技问答 MSR36-10 外网无法通过端口映射访问内网(远程桌面)

MSR36-10 外网无法通过端口映射访问内网(远程桌面)

科技问答 252
1675998544,

在外网端口下做端口映射,无法访问?????


interface Dialer1

 ppp chap password cipher $c$3$YEofTnWdr5KvCiP/pe4qw52eZZi5dk9h+CfU

 ppp chap user adxxxxx

 ppp pap local-user adxxxx  password cipher $c$3$PZW00ZkOPbRZ6IV6mzue4p1JcfZo9f8phchy

 dialer bundle enable

 dialer-group 1

 dialer timer idle 0

 ip address ppp-negotiate

 tcp mss 1024

 nat outbound 3000

#

interface Dialer2

 ppp chap password cipher $c$3$YP3Wtm4sG6LMnke/sLQoqRY/f3TTsL9S1r4d

 ppp chap user adxxxx

 ppp pap local-user adxxxx password cipher $c$3$2u2XaMcufyPHXadAzz9Ec9WatzTFgni+NgTy

 dialer bundle enable

 dialer-group 2

 dialer timer idle 0

 ip address ppp-negotiate

 tcp mss 1024

 nat outbound 3000

 nat hairpin enable

#

interface NULL0

#

interface GigabitEthernet0/0

 port link-mode route

 combo enable copper

 ip address 10.10.100.101 255.255.255.0

 nat hairpin enable

#

interface GigabitEthernet0/1

 port link-mode route

 pppoe-client dial-bundle-number 1

#

interface GigabitEthernet0/2

 port link-mode route

 nat outbound 3000

 nat server protocol tcp global 116.226.218.xxx 3389 inside 10.10.17.38 3389

 pppoe-client dial-bundle-number 2

(0)

最佳答案

nat server下发到dialer口下

(0)

nterface Dialer2 ppp chap password cipher $c$3$YP3Wtm4sG6LMnke/sLQoqRY/f3TTsL9S1r4d ppp chap user adxxxx ppp pap local-user adxxxx password cipher $c$3$2u2XaMcufyPHXadAzz9Ec9WatzTFgni+NgTy dialer bundle enable dialer-group 2 dialer timer idle 0 ip address ppp-negotiate tcp mss 1024 nat outbound 3000 nat hairpin enable nat server protocol tcp global 116.226.218.xxx 3389 inside 10.10.17.38 3389 直接这样吗,测试过,不行也。。。

zhiliao_45103 发表时间:

该问题暂时没有网友解答

,MSR36-10 外网无法通过端口映射访问内网(远程桌面)