I need open vnc port 5900/5901 but i don't acces to GUI console(Web), only i have access to network by ssh. Then i need login to router and try set that with commands.
Syntax:
natp add <name> <WAN Interface> <TCP/UDP|TCP|UDP> <External Port(start:end)>
<Internal Port(start:end)> <ipaddr>
#telnet 192.168.1.1
> wan show # for show wan interfaces
> natp show table # for show current settings
> natp add vncport ppp0 TCP/UDP 5901:5901 5901:5901 192.168.1.100
ready!
Notes:
* Try use TP-Link W8960N for bandwidth control.
* If router mac is AABBCCDDEEFF try use BBAADDCCFFEE and user admin (Probably work)
References:
[1] http://www.adslzone.net/postt276042.html
No comments:
Post a Comment