disable protocol version 1
turn off X11Forwarding
turn on PrintLastLog
change LogLevel to verbose
turn off PasswordAuthentication
turn off ChallengeResponseAuthentication
add an AllowUsers line
add a tcp wrappers line like khronjw said
Code:
sshd : address/subnet : allow
and turn off PermitRootLogin if it's not already off