<html>
<body>
<font size=3>Any ideas? I run Fedora 9. <br><br>
-- Mache<br><br>
At 01:30 PM 11/11/2008, Mache Creeger wrote:<br>
<blockquote type=cite class=cite cite="">I am having problems getting
iptables to block traffic from my MBE <br>
(DIGIT) to my SBE (DEN). I have the proper iptables script in place <br>
but packets still get through. It has got to be something simple. <br>
What have I forgotten?<br><br>
-- Mache<br><br>
[root@DIGIT mythtv]# iptables -L<br>
Chain INPUT (policy ACCEPT)<br>
target&nbsp;&nbsp;&nbsp;&nbsp; prot opt
source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
destination<br>
DROP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp; --&nbsp;
DEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DIGIT<br><br>
Chain FORWARD (policy ACCEPT)<br>
target&nbsp;&nbsp;&nbsp;&nbsp; prot opt
source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
destination<br><br>
Chain OUTPUT (policy ACCEPT)<br>
target&nbsp;&nbsp;&nbsp;&nbsp; prot opt
source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
destination<br>
DROP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp; --&nbsp;
DIGIT&nbsp;&nbsp;&nbsp; DEN<br><br>
[root@DIGIT mythtv]# ping DEN<br>
PING DEN (192.168.1.19) 56(84) bytes of data.<br>
64 bytes from DEN (192.168.1.19): icmp_seq=1 ttl=64 time=13.6 ms<br>
64 bytes from DEN (192.168.1.19): icmp_seq=2 ttl=64 time=0.166 ms<br>
^C<br>
--- DEN ping statistics ---<br>
2 packets transmitted, 2 received, 0% packet loss, time 1893ms<br>
rtt min/avg/max/mdev = 0.166/6.916/13.667/6.751
ms</font></blockquote></body>
</html>