On Thu, 17 Jun 2004, Randy Clarksean wrote: > I had added those as well ... with one command for each interface ... still > no go .. the packets are still dropped as the forward is attempted > *scratches head* > > I added two commands ... one for each -i eth0 and -i eth1 .. still no go Err, yeah, I suppose it'd help if I typed it right: $IPT -A FORWARD -i eth1 -o eth0 -p tcp -d 192.168.1.99 --dport 22 -j ACCEPT But that's not working? You're not jumping FORWARD to another table, are you? What other FORWARD rules do you have before/after that? Jima _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota Help beta test TCLUG's potential new home: http://plone.mn-linux.org Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list