Hello Cisco, I'm trying to figure out why my ISP adds this static route to an internal address to my routing table. I was able to determine that it is very important by adding an ACL to block outbound traffic to it. Is it just some ISP magic?
Thank you in advance for any assistance!
!
interface FastEthernet4
ip address dhcp
ip nat outside
ip virtual-reassembly
speed 100
full-duplex
end
70.0.0.0/24 is subnetted, 1 subnets
C <omitted> is directly connected, FastEthernet4
172.19.0.0/32 is subnetted, 1 subnets
S 172.19.41.19 [254/0] via 70.170.18.1, FastEthernet4
192.168.0.0/29 is subnetted, 1 subnets
C 192.168.0.0 is directly connected, Loopback0
C 192.168.1.0/24 is directly connected, BVI1
S* 0.0.0.0/0 [254/0] via <omitted>