phantasm wrote: I just whipped this up. I believe it's correct. lol. If it's not, let me know and I'll redo it.
Place standard access list close to the destination as possible.
Router_A(config)#access-list 10 deny host 192.168.3.1 Router_A(config)#access-list 10 permit any Router_A(config)#interface FastEthernet0/1 Router_A(config)#ip access-group 10 out <-- Using Out