GregSnider,
First off you need to use an extended access list. Which is in the range of 100-199.
(inbound access list)
access-list 100 permit ip A.B.C.D E.F.G.H eq 443
access-list 100 permit ip A.B.C.D E.F.G.H eq 1723
access-list 100 deny ip any any
(outbound access list)
access-list 101 permit ip A.B.C.D E.F.G.H eq 25
access-list 101 permit ip A.B.C.D E.F.G.H eq 53
access-list 101 deny ip any any
You'll need to apply these to each interface that it applies too. For example:
interface e0
access-group 100 in
interface e1
access-group 101 out
"I can picture a world without war. A world without hate. A world without fear. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey, Deep Thoughts