Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

tahoe2pf

Generate (OpenBSD) pf rules from Tahoe-LAFS configuration. This tool should make running Tahoe-LAFS nodes inside FreeBSD jails a bit more convenient. It assumes to be run inside the Tahoe-LAFS jail and that the external /NATed interface is stored in "$ext_if" as it is often the case. Example run:

./tahoe2pf tahoe.cfg
# port redirection to tahoe node
rdr pass on $ext_if inet proto tcp to port 41304 -> 192.168.23.42 port 41304

references

About

Generate (OpenBSD) pf rules from Tahoe-LAFS configuration

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages