- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- WAN Routing
- >
- HP Router MSR20-11
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2012 09:41 AM
08-10-2012 09:41 AM
HP Router MSR20-11
How to do port forwarding on this router?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-16-2013 11:28 PM
08-16-2013 11:28 PM
Re: HP Router MSR20-11
Hi Ivan
There is a simpe way to do this using "NAT internal servers".
You can find all the required information in Chapter 6 (Layer 3 - IP Services Configuration Guide) subchapter 7 (NAT configuration) of the configuration guide.
Say you have ethernet 0/0 connected to the Internet with IP address x.y.z.t assigned.
Your LAN computers are on a subnet: 192.168.1.0 / 24
Your WEB server is 192.168.1.2
The simple way to do the port forwarding is:
<router> system-view
[router] interface ethernet 0/0
[router-Etherner0/0] nat outbound
[router-Etherner0/0] nat server protocol tcp global x.y.z.t 80 inside 192.168.1.2 80
The nat server command is explained in the command reference manual and the configuration guide.
Hope it helps.
Regards,
Alex
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP