redmick wrote: » interface Vlan1 description Private network ip address 10.0.3.1 255.255.255.0 no ip route-cache shutdown ! interface Vlan10 description Guest wireless network ip address 10.0.5.1 255.255.255.0 ! interface FastEthernet0/1.1 description Private VLAN encapsulation dot1Q 1 native ip address 10.0.3.1 255.255.255.0 ip nat inside ! interface FastEthernet0/1.10 description Guest VLAN encapsulation dot1Q 10 ip address 10.0.5.1 255.255.255.0 ip nat inside !
Can ping 10.0.3.1 but cant ping 10.0.3.1 i get reply from 10.3.0.100: Destination host unreadable. 10.0.3.100 being my laptop plugged into fa0/3