[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:36260] Re: iptable での personal firewall
こんにちは、YamYasです。
# なんか、竹島さんのメールが、36255からおかしいようです。
# iso-2022-jpじゃない感じで、muttで普通に見ると全て'?'になって
# しまいます。lvを通すと、読めますが。。。
# で、ヘッダを見ると、X-Spam-Status:が"EIGHTBIT_BODY"となって
# いるので、やはり7bit JISでは送られてないようですが。。。
On Tue, Feb 11, 2003 at 07:19:25PM +0900,
nakazintuyosi@xxxxxxxxxxxxxxxxxx wrote:
> iptables -A INPUT -p tcp --dport 139 -s 192.168.72.0/24 -j ACCEPT
> iptables -A OUTPUT -p tcp --sport 139 -d 192.168.72.0/24 -j ACCEPT
> iptables -A INPUT -p udp --dport 138 -s 192.168.72.0/24 -j ACCEPT
> iptables -A OUTPUT -p udp --sport 138 -d 192.168.72.0/24 -j ACCEPT
> iptables -A INPUT -p udp --dport 137 -s 192.168.72.0/24 -j ACCEPT
> iptables -A OUTPUT -p udp --sport 137 -d 192.168.72.0/24 -j ACCEPT
このマシンってルータですよね?(NIC2枚差しですよね?)
だったら、内側だけに限定した方が良いと思います。
ちがったら、余計でした。ごめんなさい。
--
YamYas <yamyas@xxxxxxxxxx>