那怎么上不了网啊
我的配置是:
ls08>en
Password:
ls08#show run
Building configuration...
Current configuration:
!
version 6.14(2)
!
hostname "ls08"
!
enable secret 5 $1$e0If$x1ACDeSL9qyFINseakOWB.
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0
no ip address
shutdown
!
interface FastEthernet1
ip address 202.192.91.50 255.255.255.0
ip nat outside
!
interface FastEthernet2
ip address 192.168.0.8 255.255.255.0
ip nat inside
!
interface FastEthernet3
no ip address
shutdown
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
!
voice-port 0
!
voice-port 1
!
voice-port 2
!
voice-port 3
ip nat pool wanpool 202.192.91.51 202.192.91.51 netmask 255.255.255.0
ip nat inside source list 1 pool wanpool
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet1
access-list 1 permit 192.168.0.0 0.0.0.255
!
line con 0
line aux 0
line vty 0 4
password 9908025
login
!
end