10-04-2016 09:56 AM - edited 03-05-2019 07:12 AM
Hi all,
Sorry but I'm a newbie to CLI so am trying to configure a router through CCP 2.8.
Problem I'm having I think .... is routing between the vlan (Local LAN) and the WAN interface.
From CCP I can ping internet addresses but cant do so from a local IP. I have attached running config, hope someone can help. Not sure if I'm giving enough info ... Thanks!
Solved! Go to Solution.
10-04-2016 12:13 PM
hey if I'm reading this right and its your wan port it should be ip natr outside and lan side gets ip nat inside , that's all I see wrong at first glance
interface GigabitEthernet1
description $FW_OUTSIDE$$ETH-WAN$
no ip dhcp client request tftp-server-address
ip address 87.192.96.118 255.255.255.192
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside--------------------------ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
10-04-2016 12:13 PM
hey if I'm reading this right and its your wan port it should be ip natr outside and lan side gets ip nat inside , that's all I see wrong at first glance
interface GigabitEthernet1
description $FW_OUTSIDE$$ETH-WAN$
no ip dhcp client request tftp-server-address
ip address 87.192.96.118 255.255.255.192
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside--------------------------ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
10-05-2016 03:46 AM
Thank you !!!
For some reason ip NAT outside would not keep its settings as I had changed it before hand, I had to remove the NAT and save config and reboot router then rerun the NAT wizard and it kept the settings this time :)
10-05-2016 03:52 AM
no problem glad you sorted it :)
10-06-2016 05:03 PM
Moving this Discussion to the correct community.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide