[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:24214] Re: potato での IP Masquerade について
佐野@浜松です。
In <006501c029a8$250e1ba0$0300a8c0@note>,
on "Fri, 29 Sep 2000 09:00:34 +0900',
with "Re: potato での IP Masquerade について",
"white" <white@xxxxxxxxxxxxxxxx> さん wrote:
> もう一度、現在のの/etc/network/interfacesを書いておきます。
以下のようにしてみては ?
iface eth0 inet static
address 192.168.0.1
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
pre-up /sbin/ipchains -P forward DENY
pre-up /sbin/ipchains -A forward -s 192.168.0.0/255.255.255.0 -j MASQ
post-down /sbin/ipchains -D forward -s 192.168.0.0/255.255.255.0 -j MASQ
iface eth1 inet static
address 172.16.1.2
netmask 255.255.255.0
network 172.16.1.0
broadcast 172.16.1.255
gateway 172.16.1.1
意味は man -7 interfaces 参照。
--
# (わたしのおうちは浜松市、「夜のお菓子」で有名さ。)
<kgh12351@xxxxxxxxxxx> : Taketoshi Sano (佐野 武俊)