The Meraki Community
Register or Sign in
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • About Lord-Arthas
Lord-Arthas

Lord-Arthas

Comes here often

Member since Aug 12, 2019

‎08-14-2019

Community Record

3
Posts
0
Kudos
0
Solutions
Latest Contributions by Lord-Arthas
  • Topics Lord-Arthas has Participated In
  • Latest Contributions by Lord-Arthas

Re: Port Forwarding and NAT on MX64

by Lord-Arthas in Security / SD-WAN
‎08-13-2019 07:41 AM
‎08-13-2019 07:41 AM
no offense taken question 1 is not about my diagram but where those two uplinks on the device itself are coming from that you explained it. I can't tell what part of my diagram doesn't make any sense, but if you ask I can explain.   I just need to achieve the same result of these two commands on a GUI Switch6500(config)#ip nat inside source static 192.168.1.50 80 81.1.1.30 80 Switch6500(config)#ip nat inside source static 192.168.1.51 80 81.1.1.31 80 ... View more

Re: Port Forwarding and NAT on MX64

by Lord-Arthas in Security / SD-WAN
‎08-13-2019 01:59 AM
‎08-13-2019 01:59 AM
Thx a lot So Security -> Firewall is all about inbound NATs? So how should I do the port forwarding for my 2 different webservers, to be accessible from outside on port 80? I have two Public IP addresses on my UPlink interface.. Webserver1 local IP(192.168.1.50)     Webserver2 Local IP(192.168.1.51) Webserver1 External IP(81.1.1.30)     Webserver2 External IP(81.1.1.31)         ... View more

Port Forwarding and NAT on MX64

by Lord-Arthas in Security / SD-WAN
‎08-13-2019 12:41 AM
‎08-13-2019 12:41 AM
I know how this topology on a Cisco Router, can be implemented but on a Meraki MX64, I can't figure, please show me step by step how to config this with GUI, I can't find a way in this GUI to associate one specific valid public IP address+port to a private address Question 1) First as you can see from the picture of MX64 itself, we have one uplink(internet link) and 4 port to internal LAN so how can we have 2 uplinks as this menu is suggesting, I only see one port?   Question 2) Port Forwarding I think for this part I need to go to Appliance status->Uplink, and click on that pen next to WAN Switch6500(config)#int fa1/1 Switch6500(config-if)#ip add 81.1.1.30 255.255.255.252   For this part you need to goto Security -> Firewall but I can't figure how to associate public port and IP to private Switch6500(config)#ip nat inside source static 192.168.1.50 80 81.1.1.30 80 Switch6500(config)#ip nat inside source static 192.168.1.51 80 81.1.1.31 80   Switch6500(config)#int fa1/1 Switch6500(config-if)#ip nat inside Switch6500(config)#int fa1/2 Switch6500(config-if)#ip nat outside   Question 3) Overloading with PAT Switch3650(config)#access-list 1 permit 192.168.1.1 0.0.0.31 (overload the range from 192.168.1.1 to 192.168.1.32 on ip 81.1.1.30 ) Switch3650(config)#ip nat inside source list 1 81.1.1.30 overload ... View more
Powered by Khoros
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Cookies
  • Terms of Use
© 2023 Meraki