I am trying to set up the following home network.
ISP<--->CABLE MODEM<---->CISCO ASA 5505 (0/0 DHCP outside, 192.168.1.1 inside)
|
|-- 0/1 WIRED HOST 1 (DHCP)
|-- 0/2 WIRED HOST 2 (DHCP)
|-- 0/3 WIRED HOST 3 (DHCP)
|-- 0/4 WIRED HOST 4 (DHCP)
|-- 0/5 WIRED PRINTER 1 (RESERVED DHCP 192.168.1.100)
|
|-- 0/7 LINKSYS WIRELESS (Outside 192.168.1.2, Inside 192.168.2.1)
|
|--- WIRELESS LAPTOP 1 (192.168.2.100)
|--- WIRELESS LAPTOP 2 (192.168.2.101)
Can someone provide me with a config for the Cisco ASA 5505? I would like for the following to happen:
-- I want to use the DHCP server on the ASA 5505 to reserve an IP address of 192.168.1.2 for the outside port on the Linksys Wireless Router. (I will use the DHCP server on the Linksys to assign IPs to the wireless hosts)
-- I want to assign a DHCP reserved address of 192.168.1.100 for the printer.
-- All wired hosts should be provided with dynamic DHCP address from the ASA 5505
-- I want all hosts, wired (192.168.1.0/24) and wireless (192.168.2.0/24), to be able to talk to each other on the inside network
-- I want all hosts to be able to talk to the internet
-- I want to be able to VPN to all inside hosts from a remote computer on the internet.
The ASA 5505 is fresh out of the box with the base config. Also, will I need to do anything special on the Linksys Wireless router?
Thanks in advance for the help.
Start Free Trial