PDA

View Full Version : Problem port forwarding for hid keyboard attack.



jonathanxx1
2015-09-09, 22:22
Hi,
I'm not so sure about the way to configure my router to open a port for that.
When I go in my router panel , to setup a port forward rule it ask me to input the internal and the external port, I'm not sure about what should I put for the internal and external port.
Also it ask me for a device or ip number , do I need to put my internal or external IP address.
Please help.

ict-m
2015-09-28, 07:37
Internal port is your local port on your local device !

External port is your public port on your Public IP Address , when you try to access your local device from Internet or anywhere , you must Enter Public IP and External port (port you Generate on your router) ,


Example :

i need to deploy my local web server tp Internet , i access the local website on my LAN by port 80(default http...) but on the my router port 80 is used by Router web Interface and i need it for remote configuration ! so what i now doing ?
i can create a Port forwarding rule on my router for public port 8080 and forward it to my local web server on port 80 , what happned ?
when i writen http://publicIP:8080 and pressed Enter , i can see my website .