Compare cert salaries and plan your next career move
jamesleecoleman wrote: » I've been trying to do an ACL for weeks and I still don't understand it. I'm trying to block traffic from a server with the ip address of 192.168.1.2. Can anyone help me out? This is my running-config Router#show ru Building configuration... Current configuration : 1626 bytes ! version 12.4 no service password-encryption ! hostname Router ! ! ! ! ! ip ssh version 1 ! ! interface FastEthernet0/0 ip address 192.168.0.1 255.255.255.224 ip access-group 1 in duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.0.33 255.255.255.224 duplex auto speed auto ! interface Serial0/0/0 ip address 192.168.10.1 255.255.255.252 encapsulation ppp clock rate 4000000 ! ! interface Vlan1 no ip address shutdown ! router eigrp 1 network 192.168.0.0 0.0.0.31 network 192.168.0.32 0.0.0.31 network 192.168.10.0 auto-summary ! ip classless ! ! access-list 1 deny host 192.168.1.2 access-list 1 permit any ! ! ip dhcp pool fa0/0 network 192.168.0.0 255.255.255.224 default-router 192.168.0.1 dns-server 192.168.1.2 ip dhcp pool fa0/1 network 192.168.0.32 255.255.255.224 default-router 192.168.0.33 dns-server 192.168.1.2 ! line con 0 line vty 0 4 login ! ! end
jamesleecoleman wrote: » Thanks fly351 and everyon else for the input, it worked out for me. I get confused because I'm trying to figure out if the traffic is going to or coming from and if its going in or out. It seems really simple when everything is figured out.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.