基本情報 同じサブネット上に構築 Amazon Linux AMI 2012.03 (64bit / m1.small) × 3台 サーバ構成 source-01 (10.0.10.1) switch-01 (10.0.10.2) 『net.ipv4.ip_forward = 1』 『net.ipv4.conf.default.rp_filter = 0』 Source Dest. Checkはdisabled dest-01 (10.0.10.3) 下準備 ICMPのリダイレクトはしない shell> tail /etc/sysctl.conf ... net.ipv4.conf.all.accept_redirects = 0 net.ipv4.conf.all.send_redirects = 0 net.ipv4.conf.default.accept_redirects = 0