SEC450 iLab1 Report Initial Configuration Dallas Router
Initial Configuration Dallas Router
version 12.3(4)T7
!
hostname Dallas
!
interface FastEthernet0/0
ip address 192.168.100.1 255.255.255.0
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
shutdown
!
interface Serial0/0
bandwidth 1544
ip address 192.168.30.1 255.255.255.0
shutdown
!
interface Serial0/1
bandwidth 1544
ip address 200.100.10.2 255.255.255.0
!
router rip
network 192.168.100.0
network 200.100.10.0
!
ip default-network 200.100.10.0
ip route 0.0.0.0 0.0.0.0 serial0/1
!
!
line con 0
line aux 0
line vty 0 4
password cisco
line vty 5 15
password cisco
!
end
Verify Connectivity and Configuration in Dallas router
Deny Upper TCP ports from suspicious hosts to Dallas Server
Port scan packets and other malicious activities have been detected by an Instruction Detection System (IDS) deployed in Dallas LAN. They are upper TCP port packets arriving to Dallas Server from the Attack PC.