ゲートウェイ
NAT(IPマスカレード)を起動開始.
ルーティング,フォワーディング,etcをごっちゃにしていたのが,やっと整理できはじめました.
Kernel IP routing table<
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 MN128-SOHO-PAL 255.255.255.255 UGH 1 0 0 eth1
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default MN128-SOHO-PAL 0.0.0.0 UG 0 0 0 eth1
ということで,全てのマシンをゲートウェイ経由で接続.
残るはipchains, iptablesでのセキュリティです.
今動いているのは,samba, netatalk, apacheのみ.