Resolved! Simple NAT Network
i try to access web server(8.8.8.8) but it didn't work, here is my cmds :-interface FastEthernet0/0 ip address 88.84.121.121 255.255.255.0 ip nat outside duplex auto speed auto!interface FastEthernet0/1 ip address 192.168.1.1 255.255.255.0 ip nat ins...