Larry,
Is there a way to just make it a wild card to the inside ie
just open up port 50000 to all devices on the lan?


On 03/17/2016 03:29 PM, Larry Smith wrote:
On Thu March 17 2016 15:19, David wrote:
Ok, anyone who has experience with HP routers chime in :)

we have a router configured with LAN and WAN interfaces and need to
allow some ports to pass and I cannot find the commands to add the ports
I need to allow.

If anyone knows how or where I need to look to do this im all ears.
Thanks
Dave
Dave,

   Believe for the HP MSR series this is done under the WAN interface.
<quote>
interface Dialer1  (or whatever your WAN interface is)
  nat server 1 protocol tcp global current-interface 8080 inside \
    192.168.1.126 8080
</quote>

to forward outside port 8080 to a host inside.  If this is not what you are
trying to do, sorry.


Reply via email to