IP WAN: 125.235.11.200/30
IP TĨNH: 125.235.13.112/29
IP PRIVATE: 192.168.1.1/24.
Cấu hinh tren Router Cisco 1841
F0/0 cho WAN
F0/1 cho LAN
Hiện tại IP Private không vào được mạng.
BNH nhờ anh hỗ trợ ah
/////
interface FastEthernet0/0
ip address 125.235.11.202 255.255.255.252
ip nat outside
no shutdown
ip virtual-reassembly
duplex a
speed auto
!
interface FastEthernet0/1
ip address 125.235.13.113 255.255.255.248
ip nat inside
no shutdown
ip virtual-reassembly
duplex auto
speed auto
interface FastEthernet0/1.10
Encapsulation dot1q 10
ip address 192.168.1.1 255.255.255.0
ip nat inside
!
!
ip route 0.0.0.0 0.0.0.0 125.235.11.201
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit any
!
!
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end
IP TĨNH: 125.235.13.112/29
IP PRIVATE: 192.168.1.1/24.
Cấu hinh tren Router Cisco 1841
F0/0 cho WAN
F0/1 cho LAN
Hiện tại IP Private không vào được mạng.
BNH nhờ anh hỗ trợ ah
/////
interface FastEthernet0/0
ip address 125.235.11.202 255.255.255.252
ip nat outside
no shutdown
ip virtual-reassembly
duplex a
speed auto
!
interface FastEthernet0/1
ip address 125.235.13.113 255.255.255.248
ip nat inside
no shutdown
ip virtual-reassembly
duplex auto
speed auto
interface FastEthernet0/1.10
Encapsulation dot1q 10
ip address 192.168.1.1 255.255.255.0
ip nat inside
!
!
ip route 0.0.0.0 0.0.0.0 125.235.11.201
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit any
!
!
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end
Comment