Skip to content

Instantly share code, notes, and snippets.

@bkudria
Created June 18, 2009 17:05
Show Gist options
  • Save bkudria/132016 to your computer and use it in GitHub Desktop.
Save bkudria/132016 to your computer and use it in GitHub Desktop.
version 5
server_torrent_ports="tcp/6881:6999 udp/4444"
client_torrent_ports="default"
server_torrentdht_ports="udp/6881"
client_torrentdht_ports="default"
# Accept all client traffic on any interface
interface "eth0 wlan0 wlan1" world
protection all
client all accept
server ssh accept with recent ssh 30 2
server torrent accept
server torrentdht accept
server ident reject with tcp-reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment