nas
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
nas [2011/11/22 10:57] – created alex | nas [2011/11/22 11:09] (current) – alex | ||
---|---|---|---|
Line 2: | Line 2: | ||
As we are limited on disk space, we are using NASes lurking on the end of xDSL connections. | As we are limited on disk space, we are using NASes lurking on the end of xDSL connections. | ||
- | ===== NAT Firewall | + | ===== Configuration |
+ | ==== NAS Side ==== | ||
+ | === NAT Firewall | ||
Unfortuantely Debian squeeze does not support IPv6 NFS mounts so we have to jump through a bunch of NAT hoops. | Unfortuantely Debian squeeze does not support IPv6 NFS mounts so we have to jump through a bunch of NAT hoops. | ||
Line 21: | Line 23: | ||
-A PREROUTING -i ppp0 -s 188.246.204.87 -d 192.0.2.1 -p tcp -m multiport --dports 111, | -A PREROUTING -i ppp0 -s 188.246.204.87 -d 192.0.2.1 -p tcp -m multiport --dports 111, | ||
-A PREROUTING -i ppp0 -s 188.246.204.87 -d 192.0.2.1 -p udp -m multiport --dports 111, | -A PREROUTING -i ppp0 -s 188.246.204.87 -d 192.0.2.1 -p udp -m multiport --dports 111, | ||
+ | |||
+ | === LDAP Replication === | ||
+ | FIXME | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | === NFS Replicas === | ||
+ | FIXME | ||
+ | |||
+ | Jamie and I plan to have an rsync session keeping content between our NASes in sync (probably with [[https:// | ||
+ | |||
+ | ==== marmot side ==== | ||
+ | Until the NFS replica is set up a sraight forward mount point is configured in ''/ | ||
+ | router.foobar.wormnet.eu:/ | ||
+ | | ||
+ | The "'' |
nas.1321959422.txt.gz · Last modified: 2011/11/22 10:57 by alex