2008-04-29から1日間の記事一覧

OSXのdscl

なんとなくわかるけれど、groupを一覧して、どのグループ名がどのIDを使っているか見るとか出来ないような気がする。それともなんか良いツールがあるとかpythonとかからアクセスできるのかな。

ipfilterメモ: グローバルIPにnatで出したIPをLANからアクセスする

http://www.openbsd.org/faq/pf/rdr.html#reflect RDR and NAT CombinationWith an additional NAT rule on the internal interface, the lacking source address translation described above can be achieved. rdr on $int_if proto tcp from $int_net to …